[quote=sisija;3600527]Try this one;
install.php
[php]<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright
[quote=sisija;3600527]Try this one;
install.php
[php]<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright
It isn't coded yet in Holograph Emulator. If it's coded in it, it will work automaticly.
About friends bug, I don't have it.
New download, 2.1.1
This download has the following fixes:
- Enable/disable V23 loader fix (client.php)
- Install fix (install.php)
Don't forget to repleace the map "includes"
Download:
http://rapidshare.com/files/12519271...TABLE.rar.html
http://www.megaupload.com/?d=C4LUIX9L
Answer on the question: do I have to repleace everything for the new download 2.1.0?!
Yes because there is a lot changed in almost every file. From 2.1.1 and higher I will say what's changed ;)
Sisija
my discusion board make no Posts . But Treath make it. No post ??? what is this ???
Still getting this message when I log in, I can't logout after that, so all the pages are giving this problem. I have deleted my old database and executed a new one. I've also putted a clean installation of HoloCMS online, the message:
Feel free to check this:Code:Out of range value adjusted for column 'online' at row 1
http://muble.servegame.com/HoloCMS/
hi this is my first post any where on this site........ and i wanted to ask something about the hc for holo is there a way to maybe set the clothe to be avalable with out buying hc membership
@sisija
i cant seem to change the welcome message well i change it but wen i enter hotel it hasnt changed
^^ Ya, or maybe sign up and get a free certain months of HC?
WOOT! 100 POSTS!
I am not sure but that should work:
Open account.php and scroll down.
When you see this:
replace it with this:Code:swfobj.addVariable("showClubSelections", "1"); <?php if( $hc_member ){ ?>swfobj.addVariable("userHasClub", "1");<?php } ?>
Try it!Code:swfobj.addVariable("showClubSelections", "1"); <?php /*if( $hc_member ){*/ ?>swfobj.addVariable("userHasClub", "1");<?php /*}*/ ?>
also sisja i thnk uve done sumin rong wen u clik save badge wen uve edited it i get this
http://myip/cmssave_group_badge.php says page cannt be displayed
it was diffrent before
nice work tho hows minimail coming along ?
I want to know how to add own bg and stickers to a habbohome / group.
awsome thanks it works
Can somebody please help me out? I keep getting this message when I go to my site, and I think it is in the page core.php since that is the page that is included in every page. The message is:
EDITCode:Out of range value adjusted for column 'online' at row 1
Okay I guess I fixed it, in core.php I've changed:
to:Code:if(session_is_registered(username)){ $blob = time(); mysql_query("UPDATE users SET online = '".$blob."', ipaddress_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
Because inserting the time into the online table that can only contain 0 or 1 is pretty strange :PCode:if(session_is_registered(username)){ $blob = time(); mysql_query("UPDATE users SET lastvisit = '".$blob."', ipaddress_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
-- ----------------------------
-- Table structure for vouchers
-- ----------------------------
CREATE TABLE `vouchers` (
`voucher` varchar(20) collate latin1_general_ci NOT NULL default '',
`type` enum('item','credits') collate latin1_general_ci NOT NULL default 'credits',
`credits` int(5) default NULL,
PRIMARY KEY (`voucher`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
have any a FIX for Vouchers this dont work. ????
How to translate the HabboHome Catalogue? (Sections (General...))
Still no working MUS? Or if it IS working, how can I get it working?
V22 stuff doesn't work for me... i use V23 dcrs, but i can't use the new console and no V22 clothes.
EDIT: Lol, the Windows do work :).
hallo ???? can not any help me with vouchers ???
Just installed the new release.. Honestly don't see what the difference is from BETA 3 and above :S
But anyway...
I Can't Log Into The Hotel :S There Is No Error But The Hotel Image Stay And Don't Enter :S With The Old CMS All Was Ok :S
Any Help?