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)

AlexC 03-27-2012 05:35 AM

Thanks, Kitsune figured that out for me. xD

The only problems I'm having at the moment are being logged out and that profile.php is still off.

SilverDragonTears 03-27-2012 04:42 PM

If the profile would work for me I would fix it :/ I checked though and still saying no one exists :(

Hall of Famer 03-27-2012 04:49 PM

umm for the profile... Check your table prefix.users and see if you find anything abnormal such as the root admin id is not 1.

AlexC 03-27-2012 05:44 PM

Checked it, admin id is 1, and it appears to otherwise be normal. o.O

Hall of Famer 03-27-2012 06:29 PM

Umm I see, this is weird. It seems that Corsair had the same problem on her site before, but then it was fixed automatically. No idea why but perhaps there is flaw in the script profile.php. I will see if I can find anything.

SilverDragonTears 03-27-2012 06:35 PM

I'm not having the same problem, but there is this one member on my site whom no one can view. It says the user doesn't exist. I've checked the database and everything seems to be the same as any other regular member. Very strange...

AlexC 03-27-2012 06:46 PM

Quote:

Originally Posted by Hall of Famer (Post 22366)
Umm I see, this is weird. It seems that Corsair had the same problem on her site before, but then it was fixed automatically. No idea why but perhaps there is flaw in the script profile.php. I will see if I can find anything.

Alright thanks. Perhaps the problem is with the host, though I can't see how.

SilverDragonTears 03-27-2012 08:29 PM

Since I can see "Bea's" profile I'll go fix the div if you' like... Just make sure you aren't editing. And that the pw is the same.

Can I also fix how your links are unclickable b.c of the rat image?

SilverDragonTears 03-28-2012 12:18 AM

HoF error in accountpost.php

Users can't update their avatar... you forgot the avatar='{$avatar}' ,

Code:

// Run update queries...
$query = "UPDATE {$prefix}users_profile SET avatar='{$avatar}' , nickname='{$nickname}' ,
                                            gender='{$gender}' ,
                                                                                color='{$color}' ,
                                                                                bio='{$bio}' ,
                                                                                favpet='{$favpet}'  ,
                                                                                about='{$about}' WHERE username='{$loggedinname}'";
$adopts->query($query);

// All done!


Hall of Famer 03-28-2012 12:32 AM

Oh crap, another glitch spotted. I will install a bug tracker plugin on this forum later and make sure we resolve all of them by the time Mys v1.3.1 is released(except for the css though, since I cant fix these myself).

SilverDragonTears 03-28-2012 01:05 AM

I'm in love with the bug tracker.. wonder if there is one for mybb... *runs off to google*

Hall of Famer 03-28-2012 01:49 AM

Well I believe this is a feature available only to vbulletin forums.

SilverDragonTears 03-28-2012 01:54 AM

Well I figured this exact one wouldn't be available :) I googled for mybb.. found this if anyone else is interested for the mybb forums.

http://mods.mybb.com/view/help-center

AlexC 03-28-2012 05:26 AM

Quote:

Originally Posted by Silver Kitsune (Post 22375)
Since I can see "Bea's" profile I'll go fix the div if you' like... Just make sure you aren't editing. And that the pw is the same.

Can I also fix how your links are unclickable b.c of the rat image?

Sounds good.

Which rat images? I don't think I have any links with rat images?

Hall of Famer 03-28-2012 10:37 AM

umm so user profile is working on your site now? If so, congrats.

AlexC 03-28-2012 03:37 PM

Nope, that's just the admin profile. For some reason, it's the only one that's working. It's called Bea because I wanted to use part of my real name.

Hall of Famer 03-28-2012 04:01 PM

I see, thats so strange. Did you happen to have entered all fields for the file config_forum.php before you installed Mys?

AlexC 03-28-2012 05:05 PM

Before I installed the script? No, I was using an old install actually - I just reinstalled the script and then added the details. Would that be what is causing that? Because if it is, does that mean I have to reinstall the whole script?

Hall of Famer 03-28-2012 05:19 PM

umm I was just trying to figure out why your profile page wouldnt work...

PokePets 04-01-2012 04:37 AM

Very weird :3

Today I tried to re-install,
1) I installed the Mys script, it works
2) I installed myBB, it works
3) But now is Mys not working!
I get this error;
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000] [1044] Access denied for user 'u693722181_niels'@'10.1.2.2' to database 'u693722181_beta'' in /home/u693722181/public_html/Beta/install/configwrite.php:52 Stack trace: #0 /home/u693722181/public_html/Beta/install/configwrite.php(52): PDO->__construct('mysql:host=mysq...', 'u693722181_niel...', 'pass') #1 {main} thrown in /home/u693722181/public_html/Beta/install/configwrite.php on line 52
4) I re-installed the mys script and get the same error

:/

Hall of Famer 04-01-2012 10:16 PM

Umm this is weird, are you sure you did not overwrite the config file of your adoptables site's when you install the forum?


All times are GMT -5. The time now is 11:43 AM.

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