In your wwwroot folder, make sure you have a web.config file, not a htaccess.
If you dont, make a file called 'web' and make the extension type .config so the file is named web.config. Inside the file replace everything in there with this
<?xml version="1.0" encoding="UTF-8"?>
<configuration>...
Hi,
I'm looking for a C# and PHP developer to develop on my plus emulator and revcms hotel. Things like customized commands and features with latest emu builds and swfs, etc. All hosting is paid for and I'm financially stable - this hotel isn't closing. Last time we opened we reached 20 online...
This code doesn't have the full data and fields needed to make profile_wall work but it will get your cms up for now. If you get any other of these problems post it
ALTER TABLE `users` ADD `country` VARCHAR(999)
DROP TABLE IF EXISTS `cms_news`;
CREATE TABLE `cms_news`
--...
If you could pm me your skype we can talk there for instant messaging, may be easier. Forgot to update the thread but @JMG supplied me with a fix for the logging out issue, just put my class.core and class.users back to the original and he gave me a code to put in ssoticketevent. Saved that...
The one in the user table hasn't updated since yesterday, only thing that's changing is the user_auth_ticket table
All fixed now, just needed to use the same SWF that came with the emulator, not the latest cracked one. Could you assist me with the logging out issue? It really is a pain.
Latest (cracked) habbo.swf off *****, and I had it up earlier but I reset my vps for personal reasons and can't seem to get it back up - using exact same backed up cms, just different emu and the edits in class.core / .users . All swfs linked correctly, no issues in console and the...
Nothing on the console, nice and clean.
Also, since I updated the codes I was supplied with to fix the sso in class.core and class.users, everytime i try to refresh the client page or close it and try navigate to another page on the cms, It logs me out to the index. And I changed the ip's in...
Hi, I have set up many hotels r63 and r63b. I'm trying to set one up currently. I downloaded the latest swfs and emu from *****, and also applied a few exploit fixes myself in the emulator code. No issues upon debugging - but I get 76% on the client. Emu shows that I am not connected. I...
I'm extremely tired so going to keep this short,
I need a developer/co-owner with skills needed to modify and customize a v26 hotel. I'll be paying all bills if needed, just need someone to help me get it started and continue running it with me.
Must have experience with holograph emulator and...
Or instead of people spoon feeding you, you could actually look at the errors the webpage displayed for you and follow it:
"Unknown table tmod" make table tmod.
"Missing column name in tmod" create column called name.
Stuff like that. Really not hard.