Help with my UberCMS

Selena

New Member
Oct 11, 2010
61
0
Ok so I made a hotel, UberCMS of course.. and I registered the welcome page shows no rooms, i cant get past the welcome page. Heres a Screenie
You must be registered for see images attach
 

LethalEdward

Member
Sep 2, 2010
119
22
goto the inc folder find class.tpl

Open it with notepad or whatever

find this line

PHP:
		$this->SetParam('web_build', '58_740cdda5150f14b5e2e3cf44ef1f496f/9');

the combination won't be the exact same but replace it with

PHP:
		$this->SetParam('web_build', '63_1dc60c6d6ea6e089c6893ab4e0541ee0/193');

if you still need help on how to do it. Reply.
 

Cablink

http://www.vroleplay.net - join now!
Feb 4, 2011
382
27
goto the inc folder find class.tpl

Open it with notepad or whatever

find this line

PHP:
		$this->SetParam('web_build', '58_740cdda5150f14b5e2e3cf44ef1f496f/9');

the combination won't be the exact same but replace it with

PHP:
		$this->SetParam('web_build', '63_1dc60c6d6ea6e089c6893ab4e0541ee0/193');

if you still need help on how to do it. Reply.

Do what edward said, or just replace the class.tpl with a new file, and keep testing until it works? Hopes this helps you :}
 

Users who are viewing this thread

Top