Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Error messages~ (http://www.mysidiaadoptables.com/forum/showthread.php?t=4470)

IntoRain 06-05-2014 01:00 PM

Seems like it's passing an arraylist to adminsidebar when it's specified as GUIComponent... Let's try going to class_sidebar.php, setDivision(GUIComponent components) and remove the GUIComponent part. Undo the changes made to class_adminsidebar.php, sorry

If it doesn't work, try this http://stackoverflow.com/a/11429898

Pear 06-07-2014 09:04 AM

Thanks. c: Now it says,
"Strict Standards: Declaration of Sidebar::setDivision() should be compatible with Widget::setDivision(GUIComponent $module) in /home/capifore/public_html/classes/class_sidebar.php on line 218"
Maybe I removed the wrong thing? (I copied and pasted a copy before editing so I can completely redo if needed. It was the GUIComponent out of "protected function setDivision(GUIComponent $module)".
c: (It's all good. ^-^)


Also, would you happen to know how to remove the ending / on "http://capiforest.elementfx.com/myadopts/page-2/" on the "my adopts" page in the files to fix it permanently? Because of the / when you click the next page, it stays on the first page and will only go to the next if you manually remove the /. XD

Edit:
I had to completely undo all changes in class_sidebar because it wasn't letting people log in for some reason. Now people can log in. XD

Lavaheart 06-25-2014 06:43 PM

Quote:

Originally Posted by IntoRain (Post 29978)
Seems like it's passing an arraylist to adminsidebar when it's specified as GUIComponent... Let's try going to class_sidebar.php, setDivision(GUIComponent components) and remove the GUIComponent part. Undo the changes made to class_adminsidebar.php, sorry

If it doesn't work, try this http://stackoverflow.com/a/11429898

Just wanted to say that I was having problems with strict warnings showing everywhere with x10 hosting and the answer from stack overflow solved it completely :DDD

adding

php_value display_errors 0
php_value error_reporting 30719

to .htaccess worked like a charm.

*goes back to lurking*

Pear 06-25-2014 07:32 PM

Quote:

Originally Posted by Lavaheart (Post 30299)
Just wanted to say that I was having problems with strict warnings showing everywhere with x10 hosting and the answer from stack overflow solved it completely :DDD

adding

php_value display_errors 0
php_value error_reporting 30719

to .htaccess worked like a charm.

*goes back to lurking*

That worked!<3 c: Thanks for pointing that out..I forgot to try this..|D

NobodysHero 09-03-2014 10:45 PM

Quote:

Originally Posted by Lavaheart (Post 30299)
Just wanted to say that I was having problems with strict warnings showing everywhere with x10 hosting and the answer from stack overflow solved it completely :DDD

adding

php_value display_errors 0
php_value error_reporting 30719

to .htaccess worked like a charm.

*goes back to lurking*

Just wanted to say... I love you for posting this fix. It solved my issue!

Hall of Famer 09-05-2014 12:45 PM

Well theres a better way to fix the warning message, I think you can find it in the bug tracker. Lemme know if you cant.


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

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