Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Addons and Modifications > Mys v1.3.x Mods

Notices

Reply
 
Thread Tools Display Modes
  #31  
Old 07-03-2014, 05:36 AM
squiggler's Avatar
squiggler squiggler is offline
Squiggling since 1995
 
Join Date: Jul 2013
Posts: 185
Gender: Unknown/Other
Credits: 8,100
squiggler is on a distinguished road
Default

Thank you so much! This really helps me out! I just tried it and if gave me 3 Rings (total)!
__________________
Avatar courtesy of Doll Divine.
Reply With Quote
  #32  
Old 07-07-2014, 02:37 PM
Missy Master's Avatar
Missy Master Missy Master is offline
Pet-Sim.Online
 
Join Date: Jan 2010
Posts: 475
Gender: Unknown/Other
Credits: 44,509
Missy Master is an unknown quantity at this point
Default

Did the Install ( not manual ) and now it white pages when I go to levelup ...

it never created the tables so I did that on my own.
Reply With Quote
  #33  
Old 09-22-2014, 02:37 PM
ilrak ilrak is offline
Goldfish Fanatic
 
Join Date: Aug 2014
Location: Utah
Posts: 57
Gender: Female
Credits: 11,542
ilrak is on a distinguished road
Default

Hi! I thought I had gone through the manual install correctly, but I seem to be having an issue. I created an adoptable who will drop some items, so I went to test it out and when I click to level up the adoptable, I get this error.

Quote:
Parse error: syntax error, unexpected '$dropstatus' (T_VARIABLE), expecting function (T_FUNCTION) in /home/auratusg/public_html/view/levelupview.php on line 26
This is what my line 26 looks like:

Quote:
$dropstatus = $this->getField("dropstatus")->getValue();
Not too sure what I should have in place of the unexpected drop status
Reply With Quote
  #34  
Old 09-22-2014, 05:50 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 19,256
IntoRain is on a distinguished road
Default

Quote:
Originally Posted by ilrak View Post
Hi! I thought I had gone through the manual install correctly, but I seem to be having an issue. I created an adoptable who will drop some items, so I went to test it out and when I click to level up the adoptable, I get this error.



This is what my line 26 looks like:



Not too sure what I should have in place of the unexpected drop status
Might be an error in the line before (missing semicolon etc.), what's line 25 like?
__________________


asp.net stole my soul.
Reply With Quote
  #35  
Old 09-22-2014, 06:41 PM
ilrak ilrak is offline
Goldfish Fanatic
 
Join Date: Aug 2014
Location: Utah
Posts: 57
Gender: Female
Credits: 11,542
ilrak is on a distinguished road
Default

Line 25 is just:
Quote:
}
With Line 24 being

Quote:
$document->add($summary);
EDIT: I fixed it! I had to do some deleting and such, but now it works!

Last edited by ilrak; 09-22-2014 at 09:17 PM. Reason: Fixed the issue
Reply With Quote
  #36  
Old 03-02-2016, 06:38 PM
Ittermat's Avatar
Ittermat Ittermat is offline
The awesomesauce
 
Join Date: Feb 2016
Location: in front of my laptop
Posts: 272
Gender: Female
Credits: 32,803
Ittermat is on a distinguished road
Default

Is there a way to add some code to make you able to change the items dropped by pets without having to remake the entire pet/levels in the edit pet area?

also a way to make it so clicking on pets from before this mod dont get errors? Everytime I click on a pet I created before adding itemdrop I get this- on a blank page.

Fatal error: Call to a member function getValue() on null in /home/atrocity/public_html/view/levelupview.php on line 12

Last edited by Ittermat; 03-03-2016 at 01:22 AM.
Reply With Quote
  #37  
Old 03-09-2016, 03:58 PM
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: 327,344
Hall of Famer is on a distinguished road
Default

There is a glitch in the .rar file I uploaded in the first post, in the file levelup.php. It results in a fatal error when you click an adoptable that you havent clicked before, showing that a value is null when it cannot be null.

I've reuploaded a new version of the .rar file, it should fix the problem. Note this only affects users who choose automatic installation(directly download the .rar file to replace their original files fully). If you follow the guideline for manual installation(copy/paste code from first post), you should be unaffected by this glitch.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #38  
Old 06-14-2016, 07:06 PM
Suzanne Suzanne is offline
Member
 
Join Date: Jun 2016
Posts: 11
Gender: Female
Credits: 1,458
Suzanne is on a distinguished road
Default

Works perfectly! Thank you for directing me to the correct thread.
Reply With Quote
  #39  
Old 06-14-2016, 11:11 PM
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: 327,344
Hall of Famer is on a distinguished road
Default

You are very welcome, all mods made by myself are ported into each different versions for Mys v1.3.x. So if you see a mod for Mys v1.3.3 made by Hall of Famer, you can be sure a similar version for Mys v1.3.4 exists.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #40  
Old 10-09-2016, 07:22 PM
Fox Fox is offline
Member
 
Join Date: Oct 2016
Location: Australia
Posts: 34
Gender: Female
Credits: 5,943
Fox is on a distinguished road
Default

For someone rather foreign to coding, can someone please explain how to install this mod? I have the latest script, do I need to go into phpMyAdmin? Can someone explain what to do from there?
Reply With Quote
Reply

Thread Tools
Display Modes

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
Mys v1.3.3 Itemdrop Mod for Mys v1.3.3 Hall of Famer Mys v1.3.x Mods 8 06-14-2016 04:50 PM
Mys v1.3.2 Itemdrop Mod for Mys v1.3.2 Hall of Famer Mys v1.3.x Mods 29 03-11-2013 02:44 PM


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

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