Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Search Forums

Notices

Showing results 1 to 22 of 22
Search took 0.00 seconds.
Search: Posts Made By: AlexC
Forum: Questions and Supports 10-17-2011, 08:52 AM
Replies: 40
Views: 27,441
Posted By AlexC
If you read the thread, you'd know that was...

If you read the thread, you'd know that was suggested about three plus times.
Forum: Questions and Supports 09-17-2011, 09:25 PM
Replies: 40
Views: 27,441
Posted By AlexC
I'll message you some ideas.

I'll message you some ideas.
Forum: Questions and Supports 09-17-2011, 09:21 PM
Replies: 40
Views: 27,441
Posted By AlexC
sure! How many/what type. I do pixeling with...

sure! How many/what type. I do pixeling with shading, most animals are fine. I would be willing to do a few if you could do a market page for me as well.

All stages, eggs as well I'm assuming? How...
Forum: Questions and Supports 09-17-2011, 09:17 PM
Replies: 40
Views: 27,441
Posted By AlexC
Can I add a variation of that to my site? I...

Can I add a variation of that to my site? I wouldn't mind somewhere that the members could view some random rats and help them grow. ^.^
Forum: Questions and Supports 09-17-2011, 09:10 PM
Replies: 40
Views: 27,441
Posted By AlexC
The nursery page?

The nursery page?
Forum: Questions and Supports 09-17-2011, 09:03 PM
Replies: 40
Views: 27,441
Posted By AlexC
I had a look, that's nicely done - I'm not sure...

I had a look, that's nicely done - I'm not sure if it's exactly what I'm looking for, but if nobody can figure it out, I guess I'll probably just settle for the search feature. Out of courosity, you...
Forum: Questions and Supports 09-17-2011, 08:57 PM
Replies: 40
Views: 27,441
Posted By AlexC
alright, I'll have a look.

alright, I'll have a look.
Forum: Questions and Supports 09-17-2011, 08:54 PM
Replies: 40
Views: 27,441
Posted By AlexC
Well, can you give me the code then, or show me...

Well, can you give me the code then, or show me the modifications?
Forum: Questions and Supports 09-17-2011, 08:53 PM
Replies: 40
Views: 27,441
Posted By AlexC
I know that, but I just want it to be a page...

I know that, but I just want it to be a page where it displays all of the rats for sale. The site is very collection/breed focused~
Forum: Questions and Supports 09-17-2011, 08:48 PM
Replies: 40
Views: 27,441
Posted By AlexC
alright, I'll just have to leave it for now, I...

alright, I'll just have to leave it for now, I guess. How is the trade page coming along?
Forum: Questions and Supports 09-17-2011, 08:38 PM
Replies: 40
Views: 27,441
Posted By AlexC
http://tinypic.com/r/35mo00x/7 Here is a photo~

http://tinypic.com/r/35mo00x/7 Here is a photo~
Forum: Questions and Supports 09-17-2011, 08:35 PM
Replies: 40
Views: 27,441
Posted By AlexC
I'll take a snapshot of my owned_adoptables.

I'll take a snapshot of my owned_adoptables.
Forum: Questions and Supports 09-17-2011, 08:26 PM
Replies: 40
Views: 27,441
Posted By AlexC
So what do I need to fetch and from where? Sorry,...

So what do I need to fetch and from where? Sorry, I'm slow tonight.
Forum: Questions and Supports 09-17-2011, 06:56 PM
Replies: 40
Views: 27,441
Posted By AlexC
This is the newest script. I have to go at the...

This is the newest script. I have to go at the moment, thank you for your help - I will find what the problem is tomorrow.
Forum: Questions and Supports 09-17-2011, 06:44 PM
Replies: 40
Views: 27,441
Posted By AlexC
<?php include("inc/functions.php"); ...

<?php

include("inc/functions.php");

//***************//
// START SCRIPT //
//***************//

$id = $_GET["id"];
$act = $_GET["act"];
Forum: Questions and Supports 09-17-2011, 06:38 PM
Replies: 40
Views: 27,441
Posted By AlexC
I think so. I opened siggy.php. <?php ...

I think so. I opened siggy.php.

<?php

include("inc/functions.php");

//***************//
// START SCRIPT //
//***************//
Forum: Questions and Supports 09-17-2011, 06:33 PM
Replies: 40
Views: 27,441
Posted By AlexC
<?php include("inc/functions.php"); ...

<?php

include("inc/functions.php");

//***************//
// START SCRIPT //
//***************//

// We need to grab an adoptable ID
Forum: Questions and Supports 09-17-2011, 06:31 PM
Replies: 40
Views: 27,441
Posted By AlexC
I did remove the folder part and now it's just: ...

I did remove the folder part and now it's just:

RewriteEngine On


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L]
Forum: Questions and Supports 09-17-2011, 06:20 PM
Replies: 40
Views: 27,441
Posted By AlexC
RewriteEngine On RewriteCond...

RewriteEngine On


RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /adoptables200/siggy.php?id=$1 [L]


This is all it says.
Forum: Questions and Supports 09-17-2011, 06:13 PM
Replies: 40
Views: 27,441
Posted By AlexC
thanks, that would be wonderful! <33 Do you...

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...
Forum: Questions and Supports 09-17-2011, 06:09 PM
Replies: 40
Views: 27,441
Posted By AlexC
I honestly have no idea how to do that, I'm not...

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...
Forum: Questions and Supports 09-17-2011, 02:35 PM
Replies: 40
Views: 27,441
Posted By AlexC
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...
Showing results 1 to 22 of 22

 
Forum Jump

All times are GMT -5. The time now is 09:51 AM.

Currently Active Users: 9110 (0 members and 9110 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636