Here is an Ubercms Donation Page Release.
Here is What It Looks Like:
Installation:
Place all The Image Files in Your wwwroot/images/
Place the donate.tpl In Your wwwroot/includes/tpl/
Place Donate.php in your wwwroot/
Place The Buy_donate.php In your wwwroot/
Editing:
Edit...
If your Using Ubercms 2 By jonty you need to update the web_build on includes/tp/page-client.tpl
if Revcms update your Web_build in the config File With this
63_1dc60c6d6ea6e089c6893ab4e0541ee0/1666
Right Dont listen to those^ there wrong :P your disconnecting because your over rank 7 all you got to do is go to your database then edit permissions_ranks add the amount of ranks you have. For example
my hotel has 9 ranks But that only had 7 Ill need to add 2 more rows with rank id 8 and 9
Thanks i will try and get all the Bugs Fixed if there is any ill have to test it for couple of days then release it when finished but more likely will need people to go over it for Security Checks :)
ohh Ok sorry i just Thought It was :P i was Using Carlos D Edtion Which i Tweaked around with got some bugs fixed but im no Good With Security so i dont use it no more just incase
I Was wondering Whats the Safest r63b Emulator with no back doors?
ive Noticed that http://finghotel.com has been hacked i or something im not sure.
So What is the Safest R63B Emulator?
im using ubercms 2
DROP TABLE IF EXISTS `badge_shop`;
CREATE TABLE `badge_shop` (
`badge_id` varchar(6) NOT NULL,
`cost` int(100) NOT NULL,
KEY `badge_id` (`badge_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
there badgeshop query