Hey you angry lovely people!
I assume this is the right section. Either way, in short I spent the past 4 hours before I went to sleep looking my ass off on google and on forums for the clothes used on HabboRP (and other v26 rps) back when Sojobo ran it. I want the police top the most. I got one...
D: Just pull the seconds from the database and do this then:
function secondsToWords($seconds)
{
$ret = "";
$days = intval(intval($seconds) / (3600*24))...
Since I'm a real retard sometimes I did this to my profiles..
First I got my good old stats from the database
$stats = mysql_query("SELECT * FROM users_stats WHERE id='$id'");
$get1 = mysql_fetch_assoc($stats)...
What is there to explain? Just truncate your already-existing-catalogue-sqlcrap, query in the two things he tells you to then import the sql file(s). Then you just drag and drop the hof furnis into your hof furni folder, add the c_images and bob's your uncle. It's all there.
That doesn't even make sense, not to me atleast.
OT: I know GTE comes with, or used to come with, alot of seperate SQL files - have you imported them all? Also, I (personally) sometimes tend to get importing errors with the achievement tables so maybe try an reimport all ach. related tables? If...
Yup okay, that would probably make sense to someone who is smart, but I'm not smart. I got the first two sentences but lost it at the last. Still doesn't help me understand how I would go about this entire thing though. I almost need an example so I guess I should try stackoverflow . :P
Hay, so I've been at this for about 20 minutes but I can't figure out how to do it (or what to Google for tbh). So what I'm currently trying to get working is a kind of country setting for a usersystem I've gotten hold of. I want the user to be able to select his/her country from a HTML select...
Hm.. Can you open the dev console when it disconnects (if that isn't what you did) and see what errors pop up, if any? Also, check if all the urls you use actually works. I'm just fishing now, but it's better than no help I suppose.
That "error" is a 'bug' in chrome, so don't worry about it. It's not related to your retro. May I see your revcms config and the client file? I have a sneaking suspicion that you might a named a file wrong in there. :P
Maybe I was unclear, or you're just dumb. There is a logout page, but it does jack shit. It's blank in chrome and firefox, but gives/shows the 500 internal error in IE.
Edit2: That didn't make alot of sense to me. Let me rephrase: It doesn't redirect you at all.
Brag all you want about talking...
Hellu! So I'm trying to get this shockcms crap up and running because I want to spend some time fixing it up. I have, however, encountered a few issues that seriously are bugging the frick out of me.
1. When you finish the register, it creates the account, but doesn't sign you in. // It doesn't...
Here I am, back with another idiotic issue. Before complaining and teling me to google: I HAVE TRIED. For hours. No solution. I thought I had this figured out days ago but whatever.
I basicly want to have boxes next to eachother and underneath, however, I want the boxes that go underneath...
Well.. Yeh, but the problem now is different screen sizes, isn't it? Damn it.. How hard can this be? :( I suppose 60% on my laptop isn't the same 60% as on my "bigrig" when the screens are two different sizes..