Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> For Hire
Author Message
XtraX
Hangin' Around



Joined: Nov 03, 2004
Posts: 43

PostPosted: Sat Sep 29, 2007 7:55 pm Reply with quote

Need a block that will display the games installed in the forum arcade mod

Also need RSS / Atom feed to display the games, url link and description..

Need quote?

ASAP

XtraX
 
View user's profile Send private message
XtraX







PostPosted: Mon Oct 01, 2007 5:01 pm Reply with quote

Anyone that can make this block for us? Willing to pay through paypal!
 
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Mon Oct 01, 2007 8:39 pm Reply with quote

Not sure if a table contains the games, but if so, it shouldn't be difficult to create a class for nukeFEED that generates RSS and ATOM feeds.

If you can point me to the mod, I'll take a look.

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
XtraX







PostPosted: Mon Oct 01, 2007 11:28 pm Reply with quote

Hello kguske,

Thank you for your reply.

The mod can be downloaded from NukeArcade.com its the latest 3.0.2.

We need two seperate things...

1 - a block to display all the games we have installed ... which the table that stores the information is the ".prefix."_bbgames table but we can't seem to pull anymore then one...game

The table ".prefix."_bbgames contains the following fields.

game_name, game_id, game_description etc.....

but like I said we can't figure out how to pull all the games installed instead of just not one!

We already use LIMIT 50, but still no go.

2 - The rss feed to display the games, title, url and description ...

Xtrax
 
XtraX







PostPosted: Mon Oct 01, 2007 11:46 pm Reply with quote

Scrath this we figured it out...

we had this

$content = "

and it should of been this

$content .= "

The game block is now working.

Xtrax
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Tue Oct 02, 2007 5:59 am Reply with quote

XtraX, just so you know, the very first $content assignment should be:

$sontent = '';

All subsequent ones should be:

$content .= ........;

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
XtraX







PostPosted: Tue Oct 02, 2007 9:46 am Reply with quote

Hello montego,

Thank you, we figured that out after .....looking at another block.

$content ="";

$content .= "";

So our block is working and now we are building the RSS Atom feed!

xtrax
 
kguske







PostPosted: Wed Oct 03, 2007 10:37 am Reply with quote

If you use nukeFEED, it's a simple change to a copy of one of the existing content type classes.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> For Hire

View next topic
View previous topic
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 vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©