Free Arcade Script
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Forum
Demo
Help
Search
Store
Gallery
Contact
Login
Register
Free Arcade Script
»
Forum
»
FAS Help
»
V2.x
»
Error:(!
Recent
« previous
next »
Print
Pages: [
1
]
Author
Topic: Error:(! (Read 2745 times)
Cineva
Newbie
Posts: 2
Force: +0/-0
Error:(!
«
on:
December 10, 2009, 12:17:39 PM »
Hello!
I installed this CMS and I have the following errors:
http://img710.imageshack.us/img710/2233/84731749.png
Can you help? Thanks!
Logged
kurt
Developer
Hero Member
Posts: 634
Force: +16/-1
Re: Error:(!
«
Reply #1 on:
December 10, 2009, 07:24:27 PM »
I'm seeing 2 errors here.
1) You need to have some games activated. If you loaded some games, they are not marked active in the admin panel. If you loaded a game pack, they are also marked inactive by default. You can activate them all at the same time through phpMyAdmin by running an SQL Query along the lines of
Code:
[Select]
update dd_games wet active='1';
Depending on what version of MySQL you have loaded, it MIGHT need to be tweaked some to run right, but probably not.
2) You need to set permissions on the file /includes/hitcounter.txt to 777 or it can't read it. That should take care of the errors in the right column.
Let me know how it works out. If it does not take care of the problems, PM me your cPanel/FTP login info and I can take a look.
Logged
Newest book -
Final Piece of thePuzzle
Hosting starting at $3.75 a month
Get your own dropship business
Print
Pages: [
1
]
« previous
next »
Free Arcade Script
»
Forum
»
FAS Help
»
V2.x
»
Error:(!