Hello,
i have a problem with my emu, when i host it in my own pc, with xampp, phpmyadmin database its work fine no problems, but today i bought a vps and moved my emu to a vps, i bought also a seperated mysql database 5.5 and a webhost
when i connect all, the cms work fine, emu connect fine...
yeah but i want to know what's probleme in session? is database problem? i changed used many db same error everytime when it's "52 minutes left to get your coins" or something like that i get this error and sometimes when i run the emu ..
Hello guys,
i need help with two questions
1st : i want to show text unders image (bcz on my swf they are removed) like this :
2nd : i want to add Health and Energy instead of the red container like this :
Thank's , i'll like who help me..
you are welcome.
To redirect them to home.html
first you need to rename home.html to home.php
and then copy all codes inside lock.php to home.php
then go to index.php (main page)
find this :
<form action="lock.php" method="post">
Change it to :
<form action="home.php" method="post">