DrSterling / ezrpg

Automatically exported from code.google.com/p/ezrpg
GNU General Public License v3.0
0 stars 0 forks source link

Index.php #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. That index.php issue

What is the expected output? What do you see instead?
I installed that game and index.php doenst work, like blank page.

What version of the product are you using? On what operating system?
I dont know?

Original issue reported on code.google.com by martin.v...@gmail.com on 22 Feb 2010 at 3:08

GoogleCodeExporter commented 8 years ago
Can you try turning on error reporting and see what happens?

In config.php, change this line:
define('SHOW_ERRORS', 0);
To this:
define('SHOW_ERRORS', 1);

Original comment by zeg...@gmail.com on 22 Feb 2010 at 10:05

GoogleCodeExporter commented 8 years ago
Figured out the problem - write permissions also need to be on for 
/smarty/templates_c

Original comment by zeg...@gmail.com on 26 Feb 2010 at 12:31

GoogleCodeExporter commented 8 years ago
Ok.

Original comment by martin.v...@gmail.com on 26 Feb 2010 at 10:22

GoogleCodeExporter commented 8 years ago
Works now, thanks.
And i was remember, that was shop, but new version theres no shop? :S

Original comment by martin.v...@gmail.com on 26 Feb 2010 at 10:24

GoogleCodeExporter commented 8 years ago
Nope, the new version doesn't have much in game features.
Instead you can download game modules and add them to your game.

Maybe somebody will write a Shop module and a Battle module some time, but 
right now 
there isn't very much to do with ezRPG except for coders. Sorry!

Original comment by zeg...@gmail.com on 26 Feb 2010 at 6:10

GoogleCodeExporter commented 8 years ago
Where game modules?

Original comment by martin.v...@gmail.com on 27 Feb 2010 at 11:47