Talk Arcades: Forum for Arcade Webmasters    

  Talk Arcades > Arcades > Scripts & Software > onArcade

Welcome to Talk Arcades, the premier forum for arcade webmasters.

You are currently viewing our boards as a guest. By joining our community you will be able to make posts, communicate privately with other arcade webmasters and participate in our Live Marketplace. Registration is easy, so please join us today!

Reply
 
LinkBack Thread Tools Display Modes
Old 06-10-2006, 12:14 AM   #1 (permalink)
admin
Preferred Member
 
Join Date: May 2006
Location: Planet Earth
Posts: 190
admin is on a distinguished road
Send a message via MSN to admin


Default OA Mod: Random Games On Front Page

1 Simply Edit and Your Site could have Random Arcade Games on the Index Page

Open up includes/functions.php

Find (Should be around line 103):
Quote:
// Get files in this category
$result2 = mysql_query("SELECT title, icon, iconlocation, fileid, description, timesplayed FROM files WHERE category = '$categoryid' && status = '1' ORDER BY fileid DESC LIMIT $maxindexpage");
Replace With:
Quote:
// Get files in this category
$result2 = mysql_query("SELECT title, icon, iconlocation, fileid, description, timesplayed FROM files WHERE category = '$categoryid' && status = '1' ORDER BY RAND() DESC LIMIT $maxindexpage");
By doing this, You'll have Random Games shown in each Category in your arcade..
admin is offline  
Digg this Post!
Reply With Quote
Old 06-10-2006, 10:49 AM   #2 (permalink)
v12kid
Preferred Member
 
v12kid's Avatar
 
Join Date: Jun 2006
Posts: 178
v12kid is on a distinguished road
Send a message via AIM to v12kid Send a message via MSN to v12kid Send a message via Skype™ to v12kid


Default

excellent hack! Do you know how to create a "Featured Game" box in the column? I know GSS has a hack for it but id like to see ON have it as well
__________________
The Boss Is Away!
v12kid is offline  
Digg this Post!
Reply With Quote
Old 06-11-2006, 12:37 AM   #3 (permalink)
admin
Preferred Member
 
Join Date: May 2006
Location: Planet Earth
Posts: 190
admin is on a distinguished road
Send a message via MSN to admin


Default

Quote:
Originally Posted by v12kid
excellent hack! Do you know how to create a "Featured Game" box in the column? I know GSS has a hack for it but id like to see ON have it as well
Give me an example, and I'll make a Hack for it
admin is offline  
Digg this Post!
Reply With Quote
Old 06-14-2006, 11:49 PM   #4 (permalink)
v12kid
Preferred Member
 
v12kid's Avatar
 
Join Date: Jun 2006
Posts: 178
v12kid is on a distinguished road
Send a message via AIM to v12kid Send a message via MSN to v12kid Send a message via Skype™ to v12kid


Default

Quote:
Originally Posted by admin
Give me an example, and I'll make a Hack for it
look at my site and you will see the FEATURED GAME on the left column
__________________
The Boss Is Away!
v12kid is offline  
Digg this Post!
Reply With Quote
Old 06-15-2006, 11:46 PM   #5 (permalink)
admin
Preferred Member
 
Join Date: May 2006
Location: Planet Earth
Posts: 190
admin is on a distinguished road
Send a message via MSN to admin


Default

Quote:
Originally Posted by v12kid
look at my site and you will see the FEATURED GAME on the left column
http://talkarcades.com/showthread.php?p=781#post781

Made Special for You

View it in Action @ www.ArcadeCobra.com
admin is offline  
Digg this Post!
Reply With Quote
Old 06-16-2006, 11:16 AM   #6 (permalink)
v12kid
Preferred Member
 
v12kid's Avatar
 
Join Date: Jun 2006
Posts: 178
v12kid is on a distinguished road
Send a message via AIM to v12kid Send a message via MSN to v12kid Send a message via Skype™ to v12kid


Default

looks good, I did notice it stretched the column ot a bit, is it possible to maker the featured games description text fold over into the next line sooner so it wont stretch the column too much?
__________________
The Boss Is Away!
v12kid is offline  
Digg this Post!
Reply With Quote
Old 06-16-2006, 05:16 PM   #7 (permalink)
admin
Preferred Member
 
Join Date: May 2006
Location: Planet Earth
Posts: 190
admin is on a distinguished road
Send a message via MSN to admin


Default

Quote:
Originally Posted by v12kid
looks good, I did notice it stretched the column ot a bit, is it possible to maker the featured games description text fold over into the next line sooner so it wont stretch the column too much?
Actually, thats just the layout...

I can make the text under it, just 1 edit to the functions.php file
admin is offline  
Digg this Post!
Reply With Quote
Old 06-16-2006, 05:25 PM   #8 (permalink)
v12kid
Preferred Member
 
v12kid's Avatar
 
Join Date: Jun 2006
Posts: 178
v12kid is on a distinguished road
Send a message via AIM to v12kid Send a message via MSN to v12kid Send a message via Skype™ to v12kid


Default

oh ok, great

Now I just need to cough up $40 for the ON license, im actually excited about trying it now
__________________
The Boss Is Away!
v12kid is offline  
Digg this Post!
Reply With Quote
Old 06-18-2006, 08:23 AM   #9 (permalink)
Duality
Preferred Member
 
Join Date: Jun 2006
Posts: 185
Duality is on a distinguished road


Default

, thanks for the mod. This makes me want to use OnArcade now. PHPAS has some good mods as well though. The only reason I can't use OnArcade is because it doesn't accept paypal
Duality is offline  
Digg this Post!
Reply With Quote
Old 06-18-2006, 11:54 AM   #10 (permalink)
v12kid
Preferred Member
 
v12kid's Avatar
 
Join Date: Jun 2006
Posts: 178
v12kid is on a distinguished road
Send a message via AIM to v12kid Send a message via MSN to v12kid Send a message via Skype™ to v12kid


Default

Quote:
Originally Posted by Duality
, thanks for the mod. This makes me want to use OnArcade now. PHPAS has some good mods as well though. The only reason I can't use OnArcade is because it doesn't accept paypal

yea, thats a BIG negative imo
__________________
The Boss Is Away!
v12kid is offline  
Digg this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Arcade Script Reviews arcadillo Scripts & Software 6 08-08-2008 02:35 AM
PR5 Arcade Site 5,000 UV Doug Link Exchanges 9 04-10-2008 02:51 PM
Places to submit games webbom Marketing 1 07-25-2007 06:16 AM
Exchange Hand Coded Front Page Links diex Link Exchanges 2 05-11-2007 05:55 AM
Have an Arcade? Need Games? 2229 Games Inside!!! admin Game Packs 3 09-15-2006 10:30 AM


All times are GMT -6. The time now is 11:47 PM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 RC6
© TalkArcades.com
Forum - Register - Calendar - Memberlist - FAQ - Search