![]() |
Page with Tradable Pets?
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. |
you can call all the owned adopts that are "fortrade" in the database and show them on a page...
|
also you should add the alternative bbcode to your site =( I can't post them on my forum.
|
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.
|
I can code something for you =) Just give me awhile.
|
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? |
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) |
Code:
RewriteEngine On |
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] |
I did remove the folder part and now it's just:
Code:
RewriteEngine On |
All times are GMT -5. The time now is 04:47 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.