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.1[Security Release] (http://www.mysidiaadoptables.com/forum/showthread.php?t=3571)

Hall of Famer 04-09-2012 10:22 PM

@KaceKuma:
This is strange, your server does not tell you what the error may be? If so, check your root directory and see if there is a file called error_log being generated. Copy/Paste the last lines and I will see what errors you are getting. Chances are you are missing some files. Note if your database table structure differs from a Mys v1.3.0 fresh install, theres no way to upgrade with the simple upgrader. In such a case, do it manually.

@Silverdragontears:
Yeah, I do not see the difference here besides you need to replace $pet by $row, unless you have another table storing pets descriptions. If this is true, just join another table, plain and simple. The codes I just posted should work fine for ya.

KaceKuma 04-09-2012 10:30 PM

0.e i don't see an error log...and I haven't editted the database either...
I went through to see if the other errors for the login page (I.E not entering in all feilds) worked and they did, but when I enter everything correctly it comes up with that screenshoted screen.
My site is: http://www.generationsaber.com/
If you would like to create an account and see...

Hall of Famer 04-09-2012 10:39 PM

I see, looks like I cannot register lol. Have you heavily modified your users table? If so, the upgrader will not work for you. Also check the files config.php and config_forum.php and see if anything is wrong in these files.

SilverDragonTears 04-09-2012 10:42 PM

I pasted it in and it won't pull up the info.

Hall of Famer 04-09-2012 10:47 PM

Did you change $pet to $row? Also its better for you to start a new thread asking for questions unrelated to installing/upgrading Mys v1.3.1 here.

KaceKuma 04-09-2012 10:49 PM

No my config and forum config both looked filled out and fine. Again I really haden't messed with any of the script or db in fear that something like this would happen when I upgraded. I took a screenie of my adopts_users table as well...I'm veryconfused on what's happening and don't really want to have to wipe my site with other users on it...

Table Screenie: http://www.iaza.com/work/120410C/iaza18671541365100.png

Hall of Famer 04-09-2012 10:53 PM

I see, you were using an earlier version of Mys v1.3.0 that I replaced with an updated file two days later. The version(which I refer to as Mys v1.3.0 RC) you are using is missing a field called 'session' from table prefix.users, so you need to add it manually. The field should be placed between the field 'password' and 'email'. The field 'session' should be VARCHAR(100).

KaceKuma 04-09-2012 11:00 PM

Alright...how should I fill this out (Like what should I put for the details and fill in for each user) and would that fix the problem? Also since I already ran the upgraded would that have messed with things? (*Is so clueless XD*)

Hall of Famer 04-09-2012 11:07 PM

Nope it will not mess up with things, your only problem appears to be the missing field from table prefix.users.

To accomplish this task, you need to go to the tab 'Structure' in Phpmyadmin. Now look at the screenshots below. The first one tells you how to add new field(note you must add the new field after the field 'password'!), the second one gives more detail on what values you should enter when phpmyadmin asks you to add a new field.

http://oi44.tinypic.com/2wfu1rk.jpg

KaceKuma 04-09-2012 11:22 PM

Beautiful! It works fine now, thanks HoF!


All times are GMT -5. The time now is 10:30 AM.

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