Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Mysidia Adoptables Official Announcement (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=2)
-   -   Mysidia Adoptables v1.3.0[Security Release] (http://www.mysidiaadoptables.com/forum/showthread.php?t=3514)

SilverDragonTears 03-22-2012 04:29 PM

I thought I was.... will edit once I try it.

Edit: Worked :)

Edit 2:
it works up until i try to enter the new password it gives me, it says it cannot log me in with the details specified

Hall of Famer 03-22-2012 04:36 PM

1 Attachment(s)
I see, thanks for informing me this. I will take a look again.

Edit: Download this file...

SilverDragonTears 03-22-2012 05:13 PM

Thank you :) Perfect!

Hall of Famer 03-22-2012 05:18 PM

1 Attachment(s)
Oh btw, please download this file too since I found that change password was not working from the demo site...

SilverDragonTears 03-22-2012 05:36 PM

Alright :) :)

SilverDragonTears 03-22-2012 05:44 PM

Hmmm... Trading isn't working. I haven't touched that file either...

When you submit a trade you get no error or anything. Just goes right back to trades.php


Ohhhh it's this

Code:

if(is_numeric($adoptwanted)){
and
Code:

        if(is_numeric($adoptgiven)){
Since mine are not numeric. Now what?

Hall of Famer 03-23-2012 03:39 PM

change is_numeric($adoptwanted) to !empty($adoptwanted) should suffice.

SilverDragonTears 03-23-2012 05:43 PM

Thanks. And how can I make the levelup page so that non members can level up adopts?

Hall of Famer 03-23-2012 06:21 PM

1 Attachment(s)
Use this file then, I did not realize the default option had all guests actions disabled lol.

SilverDragonTears 03-23-2012 06:25 PM

Can you tell me which lines you changed? You know my script is all modified and shtuff :)

Just this part right?

Code:



        if($userstatus['canlevel'] == "no"){
          $article_content .= "It appears that you have been banned from leveling up adoptables. Please contact an administrator for assistance."; 
        }
        elseif(!is_object($voters)){

        // The number of results is still zero, so we did not vote on this adoptable yet today...



All times are GMT -5. The time now is 11:31 PM.

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