Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2012, 04:37 AM
StarGirl's Avatar
StarGirl StarGirl is offline
Member
 
Join Date: Feb 2012
Posts: 45
Gender: Female
Credits: 8,604
StarGirl is on a distinguished road
Default Avatars

1. When I change my avatar in the profile settings, I press save and the avatar stays the same. I refresh and everything but it's no difference. The path box also stays as the default one when I go back to check if it saves the avatar link back in the settings panel. Is it just me or is it a bug? :P
Reply With Quote
  #2  
Old 03-31-2012, 04:40 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 393,311
Hall of Famer is on a distinguished road
Default

It is reported in Bug Tracker already:
http://www.mysidiaadoptables.com/for....php?issueid=2

I will fix it for Mys v1.3.1, but please consult Silverdragontearsif you need it to be resolved right now. She was the one who pointed this out.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #3  
Old 03-31-2012, 05:45 AM
StarGirl's Avatar
StarGirl StarGirl is offline
Member
 
Join Date: Feb 2012
Posts: 45
Gender: Female
Credits: 8,604
StarGirl is on a distinguished road
Default

I didn't notice that, sorry.
I have another thing though, I can't add a new adoptable, it won't appear in the database after I add it. I'm using v1.3 and haven't modified very much..
Edit: I can do this through PhpMyAdmin now, so this isn't a problem anymore. Though it'd be easier through a form.

Last edited by StarGirl; 03-31-2012 at 06:02 AM.
Reply With Quote
  #4  
Old 03-31-2012, 07:11 AM
solskenn's Avatar
solskenn solskenn is offline
Member
 
Join Date: Mar 2012
Location: Ankh-Morpork
Posts: 73
Gender: Female
Credits: 6,055
solskenn is on a distinguished road
Default

Have you uploaded the images, then went to create a pet? It works fine for me.
Reply With Quote
  #5  
Old 03-31-2012, 08:23 AM
StarGirl's Avatar
StarGirl StarGirl is offline
Member
 
Join Date: Feb 2012
Posts: 45
Gender: Female
Credits: 8,604
StarGirl is on a distinguished road
Default

I found the problem. In the query that adds the adopt to the database, I had a ' in the description and it messed with the code. :P Now that I've got this working, how would I make the "Enable Alternate Friendly Signature BBCode" thing in settings work? I open the .htaccess file like it says and I see the bit that I think I'm supposed to edit but edit it in what way?? Take it out? Add something in?

Last edited by StarGirl; 03-31-2012 at 08:42 AM.
Reply With Quote
  #6  
Old 03-31-2012, 10:47 AM
SilverDragonTears's Avatar
SilverDragonTears SilverDragonTears is offline
I am your Nemesis.
 
Join Date: Jun 2011
Posts: 1,113
Gender: Female
Credits: 84,281
SilverDragonTears is on a distinguished road
Default

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

// All done!
Replace with:
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!
__________________

Check out SilvaTales
Reply With Quote
  #7  
Old 03-31-2012, 11:50 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 393,311
Hall of Famer is on a distinguished road
Default

I've fixed this for Mys v1.3.1, the solution is also posted in the bug tracker. And yeah it is just the same as Silverdragontears suggested.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Avatars in Memberlist Inf3rnal Tutorials and Tips 13 05-01-2012 02:54 PM
Pets as avatars ToonDartist Suggestions and Feature Requests 6 03-23-2011 11:50 PM
User Avatars konzair Suggestions and Feature Requests 4 01-27-2011 04:50 AM


All times are GMT -5. The time now is 01:43 PM.

Currently Active Users: 813 (0 members and 813 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