Just sorted a temp fix for the group badges, i've reverted to using the old script i made that saved the images, so if you want to use it then here it is;
http://free-host.ath.cx/downloads/GbadgeFix.rar
Read this carefully!
You'll need your own external_texts file for this..
open it up and change this group_logo_url_template=
to this
group_logo_url_template=http://addresstoyourCMS/habbo-imaging/badges/saved/%imagerdata%.gif
you also need to add a folder called saved to your badges folder
the way to the folder is HoloCMS\habbo-imaging\badges
inside that badges folder make a folder called 'saved' without the ' then create a badge via the group badge editor, it'll save to that folder and then it will load in client (Y)
Look, my hotel still doesn't load the navigator after a few logins, is anyone gonna release a fix?
Yes.
Could anyone here do teamviewer with me, and set up my server? I cant do it :S
EDIT: No need, just needed to download newer version of VB
Okay, I really don't get all your problems. Here's what I did to test:
- Imported the latest HoloDB.sql in a database called holodb
- Installed HoloCMS on that fresh database
- Configured & Compiled Holograph Emu
And everything worked fine. Everything from connecting to MUS stuff. I really can't help you with your weird ass problems because I simply don't have those problems myself; because of that, there is nothing I can fix right now.
fixed the tag showing up in game
Search cms_tag in entire solution then replace ("SELECT tag FROM cms_tags WHERE owner = '" + owner + "'", 20) with ("SELECT tag FROM cms_tags WHERE ownerid = '" + ownerID + "'", 20) =)
i can't enter my hotel. the welcome message appears and nothing else happens.
Step-by-step tutorial? Okay, this is what I did to test wether everything worked or not (I had to do everything fresh so yeh);
- Drop 'holodb'
- Create a new database called 'holodb'
- Do a SVN checkout of the latest version of Holograph Emu C#
- Import the latest holodb.sql you just checked out together with HoloEmu into your fresh database (holodb)
- Empty your HoloCMS config.php file
- Put installer.php back in the HoloCMS directory (hence you shoulda deleted/renamed it after the first install)
- Navigate to your HoloCMS directory and do the installer stuff again
- Delete installer.php after finished
- Login with the admin user
- Everything worked
Also - thanks to SuperFun's help (deleting all the hidden svn stuff from every folder), I have put everything in SVN trunk as well should you prefer that way of getting HoloCMS.
When i create an admin user , i get this error! "table 'online' doesn't have a default value"
And holodb is the most recent. What do?
If my memory serves me well I answered that question in this thread earlier today.When i create an admin user , i get this error! "table 'online' doesn't have a default value"
And holodb is the most recent. What do?
After finish setting up HoloCMS, i'm getting a Restricted access error. I've no idea what i did wrong, i entered all the db stuff correctly, everything should be working @.@(I'm using the latest holograph emu and also a clean database which has the latest sql file executed)
i've tried to run; Holograph Emulator.sln
But it doesn't appear/open
what to do?