Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   forum codes not working? (http://www.mysidiaadoptables.com/forum/showthread.php?t=3770)

Nemesis 07-01-2012 08:20 PM

I know nothing of .htaccess stuff so I decided to try that last but I am unsure of what you mean you want me to remove the whole line? Heres what it looks like:

RewriteEngine On


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



I tried some variations but nothing worked :(

SilverDragonTears 07-01-2012 08:21 PM

Code:

RewriteEngine On


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


Nemesis 07-01-2012 08:23 PM

yeah still bad request :( thanks for trying though. I noticed it says HOF hasn't been on all day :catfish:

Hall of Famer 07-02-2012 11:47 AM

Since you are using Mys v1.3.0, I believe there were glitches with the siggy script which was fixed in Mys v1.3.1. Check the 'Bug Tracker' and see if you can fix them manually.

Nemesis 07-02-2012 12:42 PM

Im still a bit confused but it seems that I replace the admuploadpic.php files and then in phpadmin I need to change every url with '../' and delete just that?

so

http://www.pokebox.99webs.info/../picuploads/gif/0

becomes

http://www.pokebox.99webs.info/picuploads/gif/0

and

../picuploads/gif/016fea3b97c8ab02011e789da344a433

becomes

picuploads/gif/016fea3b97c8ab02011e789da344a433

??? Thank you so much!!!

Hall of Famer 07-02-2012 12:48 PM

Indeed, Mys v1.3.0 moved all admin files to a folder called AdminCP, which on the other hand messes up the file uploading path. I fixed this in Mys v1.3.1, but of course you must've found the entry in Bug Tracker that describes the problem and how to resolve it. Good luck.

Nemesis 07-02-2012 12:57 PM

oh noes, it doesn't seem to be working i got rid of the '../' but i still get bad request. And i changed the upload script but now images never get uploaded. it says succesfull but when i go to edit or remove images its not there.

Essentially my sites database is empty but I really care about my design. though not the greatest its a work in progress. So could I try updating and would my template folder be compatible with 1.3.1?

Nemesis 07-02-2012 02:08 PM

solved! I had to get rid of '../' in these tables. adoptables, levels, and filesmap. Now to fix this in the php files for new adopts

Hall of Famer 07-02-2012 02:31 PM

I'd say all templates from Mys v1.3.0 should be compatible with Mys v1.3.1, since we never touched the template system during Mys v1.3.x's development.


All times are GMT -5. The time now is 07:47 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.