![]() |
#1
|
||||
|
||||
![]()
I was wondering if there is a small php code I can enter into a page that will display a list of all the pets available for trade on the site?
I wanted to set up a "marketplace" so to speak, since the site is mostly based off member breeding and so forth. Members can create their own Ratteries and so on~ I want people to be able to just look through a (perhaps randomly organized) page with all of the currently trade-able rats on it, see if anything strikes their fancy and so on. EDIT: if anyone can help me figure out how to enable the alternate bbcode, that would be wonderful.
__________________
Last edited by AlexC; 09-18-2011 at 07:38 AM. |
#2
|
||||
|
||||
![]()
you can call all the owned adopts that are "fortrade" in the database and show them on a page...
|
#3
|
||||
|
||||
![]()
also you should add the alternative bbcode to your site =( I can't post them on my forum.
|
#4
|
||||
|
||||
![]()
I honestly have no idea how to do that, I'm not some php genius. xD And I will do that, I just had to reinstall the script due to lingering coding effects, so some of the features I had set up haven't been reactivated.
__________________
|
#5
|
||||
|
||||
![]()
I can code something for you =) Just give me awhile.
|
#6
|
||||
|
||||
![]()
thanks, that would be wonderful! <33
Do you know how to enable the alt bbc? I clicked the selection in the admin area, but it says I need to do something with the .htaccess thing, and I'm not sure. Is there a thread saying how?
__________________
|
#7
|
||||
|
||||
![]()
go into your control panel of your site server or FTP to edit the .htaccess file. Make sure it is named .htaccess
Then tell me what it says in that file (copy and paste it) |
#8
|
||||
|
||||
![]() Code:
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^get/([0-9]+).gif$ /adoptables200/siggy.php?id=$1 [L]
__________________
|
#9
|
||||
|
||||
![]()
Ok remove adoptables200 and put the folder that your adopt script is in. If it is in the root folder remove adoptables200 so it looks like:
Code:
/siggy.php?id=$1 [L] |
#10
|
||||
|
||||
![]()
I did remove the folder part and now it's just:
Code:
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L]
__________________
|
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help Making Stats Page = Click Page & Lineages? | squiggler | Questions and Supports | 2 | 02-22-2014 04:42 AM |
Adopt Page & Pound Page change? | tahbikat | Questions and Supports | 3 | 02-14-2014 03:19 PM |
pets | dradar | Questions and Supports | 5 | 08-06-2010 05:48 PM |
Page that will display a user's pets (non layout destroying update) | kisazeky | Addons/Mods Graveyard | 12 | 11-05-2009 08:27 PM |
I don't see my pets...help | sdsmith64 | Questions and Supports | 8 | 07-27-2009 06:03 PM |
What's New? |
What's Hot? |
What's Popular? |