The housekeeping is missing a few pages
The housekeeping is missing a few pages
hey yifan_lu, why am I still having problems with the Client.php? I can not access the hotel. help me
Hey I Need Help Idk Why Its Not Working I Cant Login On The Website It Takes Me To Error Page.
Revision 70 committed: http://code.google.com/p/phpretro/source/detail?r=70
This revision mainly focused on the installer. Since I figured out that most people don't READ before trying to install. I added some checks that checks if your server supports PHPRetro before attempting to install it. I also fixed the bug where it says you don't have a valid Holograph database when you do (mainly on TDbP edition). Also, the config.php is now generated in ./install/ instead of ./includes/ and the user (you) have to manually move it to ./includes/ when install is finished. This is similar to how you install MediaWiki. Why? Because on Unix based servers, ./includes/ has premission of 755 which doesn't allow any writing. You have to make ./includes/ 777 in order for it to work. This is bad because anyone can now write to the ./includes/ folder if you forget to change it back. To make it easier and more secure, config.php is now generated in ./install/ which is CHMOD 777 and will be deleted after installation anyways. Finally, I removed the email log feature. It was pointless because it only logs when a email is sent, now IF it was sent successfully.
Basically, it's now easier, as you don't have to CHMOD 777 a bunch of things. Just 777 ./cache/ and ./install/ and you'll be ok.
i am a newbie at this lloll how do u CHMOD 777
Can you help me i am using dissi's version the emu work's but the client just says hotel offline i went to housekeeping>settings>site the disabled that thingy but it loads client then
disconnecy
Is the site offline? :O
I still have problems ...
Url: http://mysite/client_error?error=loa...lient_uptime=0
Help?![]()
lol the site is down:(
LOLOL !!!
The URL is false...
http://mysite/.....
It's a problem with your vars, not your SSO
i think...
Last edited by Bjork; 09-08-09 at 02:25 AM.
add me, yifan_lu!
Last edited by pedro ferraz; 09-08-09 at 02:58 AM.
No. I tried it on another Client.php and was usuallyCode:It's a problem with your vars, not your SSO i think...
Great work yifan. I'll use this for my retro :)
TyPhoid, you had no problem with the Client.php?