It is currently Sat Sep 04, 2010 7:52 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2, 3  Next
 [Release] TheArcadeScript v1.3.0 
Author Message
TheArcadeScript Creator
TheArcadeScript Creator

Joined: Sun Jul 15, 2007 3:55 am
Posts: 206
Post [Release] TheArcadeScript v1.3.0
Hello,

TheArcadeScript v1.3.0 (Still Alive Edition) has been released.
It has been quite a while since I have posted a new release. This one contains mostly fixes that have been pointed out by users here on the forums, but haven't been officially released. Also included are the ability to create Google Sitemaps and to have meta keywords for game pages.

Known Credits For Fixes/Updates:
  • Fixed spelling mistake in addgame.php in AdminCP (credit to Dream; Referance Thread)
  • Custom code games not working (credit to MasterVamp; Referance Thread)
  • Fixed dropdown menu not populating (credit to ArcadeSiteBuilder; Referance Thread)
  • Fixed DCR games not working correctly (credit to kejabe; Referance Thread)
  • Meta descriptions and keywords added to game pages (credit to biliyom; Referance Thread)
  • Added Google Sitemap generator (credit to ArcadeSiteBuilder)

Upgrading:
To upgrade you have two options. You can either re upload all the new files contained in the zip overwriting your old ones (EXCEPT includes/sql.php)
OR
You can see this thread for information on manually upgrading.


Attachments:
File comment: TheArcadeScript v1.3.0 (Still Alive Edition)
TheArcadeScriptv1.3.0.zip [201.22 KiB]
Downloaded 3921 times
Tue Mar 25, 2008 5:25 am
Profile
New Member
New Member

Joined: Sun Oct 28, 2007 5:11 am
Posts: 16
Post Re: [Release] TheArcadeScript v1.3.0
Oh yeah,

thanks for this

_________________
Juegos Gratis

Sorry for my bad english :S


Tue Mar 25, 2008 8:05 am
Profile
Full Member
Full Member

Joined: Thu Dec 06, 2007 11:39 pm
Posts: 61
Location: La La Land
Post Re: [Release] TheArcadeScript v1.3.0
Thanks for the update.
Off to upgrade...


Tue Mar 25, 2008 3:21 pm
Profile
New Member
New Member

Joined: Tue Jan 22, 2008 9:07 pm
Posts: 17
Post Re: [Release] TheArcadeScript v1.3.0
Hiya guys.

I think i might have found a problem

When trying to change template through the admin panel, it says settings changed but doesnt actually change the theme.

EDIT: Its actually everything in the 'site' tab of the admin panel. Site name, url, theme etc..

_________________
http://guba.uni.cc/blah - GuBa Play!


Sun Apr 06, 2008 1:27 pm
Profile
TheArcadeScript Creator
TheArcadeScript Creator

Joined: Sun Jul 15, 2007 3:55 am
Posts: 206
Post Re: [Release] TheArcadeScript v1.3.0
smithey253 wrote:
Hiya guys.

I think i might have found a problem

When trying to change template through the admin panel, it says settings changed but doesnt actually change the theme.

EDIT: Its actually everything in the 'site' tab of the admin panel. Site name, url, theme etc..

Looks like the upgrader isn't actually upgrading the database with the new changes.

To manually do it yourself execute the following in phpMyAdmin. I will get the fixed installer up later today.
Code:
ALTER TABLE `config` ADD `config_meta` TINYINT( 1 ) NOT NULL AFTER `config_delayednum` ;
ALTER TABLE `games` ADD `g_keywords` TEXT NOT NULL AFTER `g_flags` ;


Sun Apr 06, 2008 6:24 pm
Profile
New Member
New Member

Joined: Sun Feb 10, 2008 1:24 pm
Posts: 15
Post Re: [Release] TheArcadeScript v1.3.0
Hy,
I cannot get it installed! When I go to admincp I get error message(see attached picture) and I have disabled php safe mode. PS: I had no problem installing 1.22 script. Any clue ?


Attachments:
dobreigre.png
dobreigre.png [ 53.05 KiB | Viewed 6483 times ]

_________________
Igrice Ljubav Oglasnik
Tue Apr 08, 2008 11:44 am
Profile
New Member
New Member

Joined: Mon Apr 07, 2008 2:37 pm
Posts: 10
Post Re: [Release] TheArcadeScript v1.3.0
I had the same problem. I had to disable the login, go into admin and create username, password and select the template.

Change this:

Code:
// Check to see if admin is signed in
admin_login_check();


To this in main.php and others.

Code:
// Check to see if admin is signed in
// admin_login_check();


When you are done, go back and change the files back so that the login process protects them.

Good luck!


Tue Apr 08, 2008 10:43 pm
Profile
New Member
New Member

Joined: Sun Feb 10, 2008 1:24 pm
Posts: 15
Post Re: [Release] TheArcadeScript v1.3.0
Hy,
I changed 18 files containing that in admincp folder and nothing changed !?

_________________
Igrice Ljubav Oglasnik


Wed Apr 09, 2008 8:12 pm
Profile
New Member
New Member

Joined: Mon Apr 07, 2008 2:37 pm
Posts: 10
Post Re: [Release] TheArcadeScript v1.3.0
If you have access to PHPmyAdmin you have to insert 'bluerazor' into the 'config' table under the 'config_template' field.

GOTO PHPmyAdmin
SELECT the database
BROWSE config
EDIT config
INSERT bluerazor into 'config_template' field
SAVE

Hope this helps!


Thu Apr 10, 2008 10:27 pm
Profile
Beginner
Beginner

Joined: Sat Apr 12, 2008 2:59 pm
Posts: 4
Post Re: [Release] TheArcadeScript v1.3.0
I disabled the login
I created username and password and choose a template but nothing happened. no data appeared in the database
I can't log in
here is a config table screenshot:
Image
I cant find where to insert "bluerazor"
and do not know what to do with admin account


Tue Apr 15, 2008 8:14 pm
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2, 3  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin for Free Forums/DivisionCore.