PDA

View Full Version : Mysidia Adoptables v1.3.4[Security Release]


Hall of Famer
08-26-2013, 09:51 AM
It's been a while since Mys v1.3.3 was released, and Mys v1.3.4 is finally ready to release. It is a significant improvement over Mys v1.3.3, and every user is encouraged to upgrade unless you have a heavily customized site. Mys v1.3.4 introduces the following new features:


1. Improved Object Oriented Architecture: Since the very beginning of Mys v1.3.0, the script has been moving towards the direction of OOP. Mys v1.3.4 takes another lead at separating controller and view from each other. From now on you will see both controller files from root directory and view files from view directory. This separation of concern will make programming flow more elegant and easy to follow. The introduction of PHP Collections Framework(PCF) also enforces good OOP practice.

2. Trade System Overhaul: Lately I wrote three blogposts about the new trade system, which is a lot more advanced than the old one. Admins now have full control of trades proposed on their sites. It's possible to trade multiple adopts/items, make public/partial trade offers, or even have staff members moderate trades. Of course, you can always set a list of restrictions for trade proposals so that it will not be abused.

3. Improved Theme/CSS Editor: This is a new feature I've already completed back in May 2013. The new theme editor allows admins to create header and body template files through ACP, as well as the css file for each theme. You will still need to manually upload image files such as banners and icons though. It is also possible to create additional CSS and Javascript for specific pages, the CSS editor does the trick for you.

4. Customizable Widget System: After Mys v1.3.3 introduced the basic site module system for sidebars, Mys v1.3.4 takes another leap for a complete customizable Widget System. You can now create modules for more than just sidebars, while you can even add your own widgets(such as a possible right-sidebar or your own navtabs/menu) to the site. With this, the script is starting to look more and more like a CMS for admins.

5. Enhanced Adopt-Level Control: One complaint about the old scripts is that managing adopt levels is difficult and tedious. In Mys v1.3.4, however, you can create multiple levels for each adoptable at the same time. You can also fully edit or even delete adopt levels at ease. The level settings, on the other hand, enables admins to control the behavior of the levelup.php page conveniently. You may specify adopt leveling pattern for quick population of levels for each newly created adoptables, its just this simple.

6. Miscellaneous Glitches Fixes: Mys v1.3.3 has a good number of bugs that require attention. In Mys v1.3.4, the following glitches are no longer present: (1) Profile Tabs incompatible with Dropdown Menu; (2) Cannot delete adoptables through ACP; (3) Adoption Center shows Fatal Error without available Petds; (4) Users can donate to themselves to earn money; (5) Baby Adopts with parents cannot breed; (6) Certain Item Functions not working properly.


Installation Guide:
1. Use ftp to Upload the entire folder Mysidia Adoptables v1.3.4 to your preferred directory, and change the name to whatever you like.
2. Change the CMD of folder "picuploads" to 777, together with its subfolders, this is required to enable user uploading images. Also change the CMD of the subfolders "cache", "compile" and "config" in your template folder to 777.
3. Rename the file config_adopts to config.php, otherwise the script will tell you config.php does not exist.
4. Access the installer script at "http://yoursitename.com/install/index.php", follow the instructions and proceed.
5. Congrats, you've successfully installed Mys v1.3.4, cheers!

Note: The value pepper code can be generated from a website called: http://strongpasswordgenerator.com/, it can be of any length and may contain symbols.Make sure to delete the file install/index.php after running this script, or your site is potentially at danger if this file is accessed by someone else. Also make sure your server is running on PHP 5.3.0+ and supports PDO, the latter is especially important.


Upgrade Guide:
An upgrader from mys v1.3.3 is available, and should be easy to use. To upgrade, simply upload all script files to your folder and overwrite the existing ones. The config file is named config_adopts.php by default, so your old config file should be safe. Now run the upgrade.php script to complete this task, shouldnt take more than 10 secs.

Do not use the upgrader if you have a site with heavily modified script! Mys v1.3.4 also has many significant changes over Mys v1.3.3, I am not sure if old addons/plugins will work but conversion should not be difficult no matter what. What can be sure is that the upgrader will not do its job if your script is highly customized, in this case you need to upgrade manually.


Forum Integration Guide:

First of all, make sure you have both fresh installation of Mysidia Adoptables and MyBB forum. Open the file /inc/config_forums.php, enter each empty field for the database info of your MyBB forum. Then Change the variable mybbenabled from 0 to 1. The very last step is to disable registration on the forum. It is all said and done, new users will have accounts created from both the adoptables site and the forum from now on. In Mys v1.3.4 they also log into site and forum accounts simultaneously! The forum stats is automatically updated whenever a new registration is completed, so there is no need for admins to update forum stats in ACP from now on. Note the forum integration has been upgraded and thus it should work with the latest version of MyBB. Lemme know immediately if it does not, I will take action asap.


Download Links(both .rar and .zip are provided):

4Shared Links:

Rar version:
http://www.mediafire.com/file/w1u51u41ldymgtp/Mysidia_Adoptables_v1.3.4.rar/file

Zip Version:
http://www.mediafire.com/file/pmrvp0qtlum8j9b/Mysidia_Adoptables_v1.3.4.zip/file



With Mys v1.3.4's release, it is about time to call Mys v1.3.x series end of life. This means that from now on the development team will be focusing on the next major version, Mys v1.4.0, which will be drastically different from Mys v1.3.x. Mys v1.3.x demonstrates a step by step process to convert a purely procedural script to OO script, it definitely isnt easy, which is part of the reasons why development has not been as fast as the old days. Nonetheless, all the efforts we've spent in the past few months have proved to be fruitful. The script is ready to move on the next big stage, and I promise a completely different picture from what you've already seen in the old Mys script. There will be no further development for Mys v1.3.x series. Still, within the 3-5 days after Mys v1.3.4's release I will be fixing glitches un-detected from my beta site, its possible a patched version will be available if the bugs are fatal.

Mys v1.4.0 will come with a full-fledged MVC architecture, it is projected to be highly object oriented. The new script will introduce several big new features such as Stats, ClanGroup, Multi-Alternate Images and ACP Overhaul, while other minor new features are still open for members to suggest/request. Please follow my blogposts if you are interested in these new stuff. You may also wish to reply to the Mys v1.4.0 features suggestions thread if you have a specific request to make. Since not all new features have been pre-determined for Mys v1.4.0 at this moment, anything is possible.

Have a great week everyone, I hope you enjoy the latest work from Mysidia Adoptables Dev Team.

Hall of Famer
August 26, 2013

pachoofoosh
08-26-2013, 12:04 PM
This is amazing! The new trade system looks really, really nice, can't wait to use it on my site! ;v; The new organization of the code is even more awesome, it makes it a ton easier to edit things quickly. Thank you so much for all your hard work on this script, with each new security release it becomes even more amazing!

Although just one thing - I'm not sure the script works with php 5.3 anymore. ^^' I installed it with version 5.3.27, and a fatal error was returned when trying to view the site. Upon changing my php version to 5.4, the site went back to working just fine. c:

Hall of Famer
08-26-2013, 03:00 PM
Thanks for your comment pachooroosh, I also appreciate your contribution for the updated MyBB integration. ^^

Oh are you sure? What was the error message about? I will have to fix it if its the case, as most webhosts do not offer PHP 5.4. The script is in no position to require PHP 5.4 compatibility until at least another 2 major releases.(till Mys v1.6.0 I think)

pachoofoosh
08-26-2013, 03:57 PM
No problem! Glad I could help out. :D
This was the error message I received with PHP 5.3 running:


PHP Fatal error: Uncaught exception 'Exception' with message 'Fatal Error: Class IView either does not exist, or has its include path misconfigured!' in /classes/class_loader.php:83
Stack trace:
#0 [internal function]: Loader->load('IView')
#1 /classes/class_controller.php(135): spl_autoload_call('IView')
#2 /classes/class_frontcontroller.php(72): Controller->loadView(Object(Resource\Native\String))
#3 /index.php(73): FrontController->getView()
#4 /index.php(78): IndexController::main()
#5 {main}
thrown in /classes/class_loader.php on line 83

Hall of Famer
08-26-2013, 04:02 PM
No problem! Glad I could help out. :D
This was the error message I received with PHP 5.3 running:


PHP Fatal error: Uncaught exception 'Exception' with message 'Fatal Error: Class IView either does not exist, or has its include path misconfigured!' in /classes/class_loader.php:83
Stack trace:
#0 [internal function]: Loader->load('IView')
#1 /classes/class_controller.php(135): spl_autoload_call('IView')
#2 /classes/class_frontcontroller.php(72): Controller->loadView(Object(Resource\Native\String))
#3 /index.php(73): FrontController->getView()
#4 /index.php(78): IndexController::main()
#5 {main}
thrown in /classes/class_loader.php on line 83


Strange, this does not seem to have anything to do against PHP 5.3 compatibility. There is no such class called IView anyway, wonder why your class loader is glitching. Do you still get this error if you switch back to PHP 5.3 right now? I'll have to wait till another member tries it again and reproduces this bug, and I will take further action if the glitch is confirmed.

pachoofoosh
08-26-2013, 04:40 PM
Yep, I just tried reverting my php version and recieved the error again. ^^' Hmm, I wonder why it's doing that then. I checked through the code and couldn't find any reference to the nonexistant IView class besides in the error itself. :o

Hall of Famer
08-27-2013, 01:46 AM
I see, so at least you are able to reproduce the error, weird. I hope other users give it a shot and see if they get the same thing, right now i really have no idea why you are getting this IView class not found error while the correct class name is View. The script until Mys v1.5.x is supposed to be compatible with PHP 5.3, so it can be considered a glitch if it does not work on PHP 5.3.27.

Abronsyth
08-27-2013, 10:47 AM
Just installed 1.3.4, the installation went smoothly but, for some reason, when I tried to visit my site I got a server error?

I was testing the script on my Ferrepets domain, and before (while I was running 1.3.3) it was working just fine. The server error only occurred after I installed 1.3.4...any ideas as to what would cause the server error?

Hall of Famer
08-27-2013, 12:08 PM
A 500 server error? Umm this is getting ever complicated. If the two of you don't mind, shoot me a private message with your FTP info and I'd like to actually run a few tests on your sites/server to figure out why the errors occur. Everything appears to be working for me though, strange.

pachoofoosh
08-27-2013, 04:43 PM
Abronsyth;; That happened to my site too; Did you check your error logs? If so, was it the same error? ^^

HoF;; Sent you a pm! c:

Maybe one of the functions you're using isn't supported by 5.3? The only thing I can think of is that some part of the code might be using a feature only php 5.4+ offers. ^^'

Hall of Famer
08-28-2013, 10:01 PM
@pachoofoosh:
Your site is fixed, looks something is malfunctioning in the String class, but it has something to do with a PHP MultiByte String extension that I do not actually use. Removing dependency on this extension resolves everything. XD

@Iris:
For some reason you are missing .htaccess file from the adoptables directory. I tried to upload it but the ftp server wont allow me to, no idea why this happens. I even attempted to upload another file and rename to .htaccess, and surprisingly the file disappears. You will have to ask Nemesis for help, it is clearly a server configuration problem, nothing to do with the script itself. Sorry I cant be of more help.


Edit: I reuploaded the files for Mys v1.3.4 and the download links are updated. Hopefully this time it will work for everyone.

Abronsyth
08-29-2013, 11:30 AM
The .htaccess file is in there, but for some reason it's not showing up. I know because I went through and was sure to put it in myself after the 500 error occurred.

I just double checked and, as you can see here (http://i.imgur.com/QJIJyfL.jpg), the .htaccess file is in there.

I'll try reuploading and see if that works.

Clessidra
08-30-2013, 04:29 PM
Does this mean the issue with people being able to adopt more than the set amount of adoptables is still present? o__o;
It isn't listed under bug fixes so I'm not sure.

Hall of Famer
08-30-2013, 11:56 PM
Umm I dont recall there was a bug like that, it works just fine on my demo site. Why?

Hwona
08-31-2013, 12:43 PM
Yay! I really want to update, but I'm kind of worried that it might break my site. :L

Abronsyth
08-31-2013, 12:56 PM
I tried installing the reuploaded files, but I'm still getting the 500 error. Not sure why this is happening :/

Hall of Famer
08-31-2013, 04:47 PM
I tried installing the reuploaded files, but I'm still getting the 500 error. Not sure why this is happening :/

The .htaccess file is still missing? Looks like this is the cause of problems. I remember helping people running in Nemesis' hosting service before, and they didn't seem to have such issues. It's truly weird.

Another possibility is that the ownership of the files uploaded to your server is inconsistent. It rarely happens, but you may want to consider this too. If possible, shoot Nemesis an email asking him to enable all error reporting options, or even show you the logs for apache server.

Abronsyth
09-02-2013, 02:25 PM
Err, well when I check I can still see the .htaccess file, so it is present...this is just very odd. It doesn't work on my other host (host-ed.net) either. I contact Nemesis to see if it's just something I'm doing wrong while installing.

Hall of Famer
09-02-2013, 02:41 PM
I see, thats so unfortunate. I will try to help out as much as I can, but a 500 server error is really difficult to debug since it does not tell you what's going wrong. For some webhosts the error log with apache server may give a hint, or at least hopefully. I do know that missing .htaccess file is one primary cause of 500 server error, or perhaps the file is present but the script/server is unable to load it? It's kinda strange, but from what I see through FTP your server does seem to have some problem with .htaccess and url-rewrite.

Abronsyth
09-03-2013, 02:46 PM
It's just very odd because I'm attempting this on two different hosts, and I seem to be getting the same errors on each. Nemesis said he'd give it a go to see if he can install it to get it working. I might try another host to see if it'd work. Don't know why it's being so difficult.

Hall of Famer
09-03-2013, 02:50 PM
I see, this is getting strange. I am terribly sorry that you are experiencing such difficulty running the script. I promise to help out as much as I can, lemme know if Nemesis finds out anything from the Apache server error log. Its just impossible to debug directly if the site simply displays a 500 server error message.

Hwona
09-03-2013, 10:15 PM
O.o so in v 1.3.3, baby adoptables can't breed?

Hall of Famer
09-04-2013, 12:28 AM
Well in Mys v 1.3.3, baby adoptbles produced in breeding center can't breed, they are like mules. It's easy to fix though, I've offered a solution a few months ago.

Hwona
09-04-2013, 10:14 PM
Ah, ok! :3
*goes to check it out*
Um, could you link the thread? I can't sem to find it... xP

Hall of Famer
09-05-2013, 04:54 AM
http://www.mysidiaadoptables.com/forum/showthread.php?t=4148&highlight=breeding

You will need to go to PHPMyadmin and change the default value for lastbred from NULL to 0(Not NULL).

Hwona
09-05-2013, 07:13 AM
Thanks! Changed it!

IntoRain
09-05-2013, 07:56 AM
Thanks! But how should I do that?

Second tab on phpMyAdmin, my language is different but you should be on Search by default and next to it there's Structure right? Click that one and you can edit the column values. There's an options/change button, a delete button, insert a new value, etc... Click the change/options one (the pencil), chnge Type to int and Omission/Hide to As defined: 0

Nemesis
09-07-2013, 11:26 AM
It's just very odd because I'm attempting this on two different hosts, and I seem to be getting the same errors on each. Nemesis said he'd give it a go to see if he can install it to get it working. I might try another host to see if it'd work. Don't know why it's being so difficult.

Installed and working at 99webs

http://wecrea.99webs.org/index.php

Hall of Famer
09-07-2013, 11:29 AM
Installed and working at 99webs

http://wecrea.99webs.org/index.php

Thats strange, the server and the script both appear to be fine then, guess it has something to do with the configuration of her site. Guess the only way to figure out is to see the actual server error log.

Nemesis
09-07-2013, 11:53 AM
Here is the log

[Tue Aug 27 18:43:24 2013] [error] [client 97.73.64.160] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/data:image, referer: http://wecrea.99webs.org/
[Tue Aug 27 22:13:24 2013] [error] [client 97.73.64.156] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Tue Aug 27 22:13:24 2013] [error] [client 97.73.64.156] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Tue Aug 27 22:13:25 2013] [error] [client 97.73.64.156] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org
[Tue Aug 27 22:13:25 2013] [error] [client 97.73.64.156] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Wed Aug 28 17:45:33 2013] [error] [client 97.73.64.143] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Wed Aug 28 17:45:33 2013] [error] [client 97.73.64.143] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Wed Aug 28 17:45:34 2013] [error] [client 97.73.64.143] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org
[Wed Aug 28 17:45:34 2013] [error] [client 97.73.64.143] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Wed Aug 28 17:47:49 2013] [error] [client 97.73.64.143] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Wed Aug 28 17:47:49 2013] [error] [client 97.73.64.143] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:20:13 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://www.mysidiaadoptables.com/forum/private.php?do=showpm&pmid=11194
[Thu Aug 29 02:20:13 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://www.mysidiaadoptables.com/forum/private.php?do=showpm&pmid=11194
[Thu Aug 29 02:20:14 2013] [error] [client 24.213.201.198] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org
[Thu Aug 29 02:20:14 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:20:15 2013] [error] [client 24.213.201.198] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org
[Thu Aug 29 02:20:15 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:27:55 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://www.mysidiaadoptables.com/forum/private.php?do=showpm&pmid=11194
[Thu Aug 29 02:27:55 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://www.mysidiaadoptables.com/forum/private.php?do=showpm&pmid=11194
[Thu Aug 29 02:34:50 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:34:50 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:34 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:34 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:36 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:36 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:37 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:37 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:38 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:38 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:39 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:39 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:40 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:40 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:42 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:42 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:42 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:42 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:44 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:44 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:45 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:45 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:46 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:35:46 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:36:58 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:36:58 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:40:09 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:40:09 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:59:45 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 02:59:45 2013] [error] [client 24.213.201.198] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 16:25:10 2013] [error] [client 97.73.64.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 16:25:10 2013] [error] [client 97.73.64.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 16:25:12 2013] [error] [client 97.73.64.155] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org
[Thu Aug 29 16:25:12 2013] [error] [client 97.73.64.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 19:22:48 2013] [error] [client 97.73.64.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Thu Aug 29 19:22:48 2013] [error] [client 97.73.64.155] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Sep 02 19:27:43 2013] [error] [client 97.73.64.145] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Tue Sep 03 19:42:17 2013] [error] [client 97.73.64.142] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Wed Sep 04 02:47:02 2013] [error] [client 75.186.88.233] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Wed Sep 04 22:48:50 2013] [error] [client 97.73.64.144] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Thu Sep 05 19:35:51 2013] [error] [client 97.73.64.150] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Fri Sep 06 23:52:51 2013] [error] [client 97.73.64.152] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Sat Sep 07 16:08:39 2013] [error] [client 75.186.88.233] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Sat Sep 07 16:08:40 2013] [error] [client 75.186.88.233] File does not exist: /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/favicon.ico
[Sat Sep 07 16:21:36 2013] [error] [client 75.186.88.233] PHP Warning: require(inc/config.php): failed to open stream: No such file or directory in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_initializer.php on line 97, referer: http://zpanel.99webs.org/?module=domains
[Sat Sep 07 16:21:36 2013] [error] [client 75.186.88.233] PHP Fatal error: require(): Failed opening required 'inc/config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_initializer.php on line 97, referer: http://zpanel.99webs.org/?module=domains
[Sat Sep 07 16:21:42 2013] [error] [client 75.186.88.233] PHP Notice: Undefined index: step in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/install/index.php on line 5
[Sat Sep 07 16:24:41 2013] [error] [client 75.186.88.233] PHP Notice: Undefined index: rewardmoney in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/install/sitesetting.php on line 29, referer: http://wecrea.99webs.org/install/createadmin.php
[Sat Sep 07 16:24:41 2013] [error] [client 75.186.88.233] PHP Notice: Undefined index: enabletrades in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/install/sitesetting.php on line 30, referer: http://wecrea.99webs.org/install/createadmin.php
[Sat Sep 07 16:24:41 2013] [error] [client 75.186.88.233] PHP Notice: Undefined index: tradecost in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/install/sitesetting.php on line 31, referer: http://wecrea.99webs.org/install/createadmin.php
[Sat Sep 07 16:24:41 2013] [error] [client 75.186.88.233] PHP Notice: Undefined index: tradeoffercost in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/install/sitesetting.php on line 32, referer: http://wecrea.99webs.org/install/createadmin.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined variable: controller in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_language.php on line 111, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:25:26 2013] [error] [client 75.186.88.233] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://wecrea.99webs.org/install/sitesetting.php
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined variable: controller in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_language.php on line 111, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:55 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184, referer: http://www.mysidiaadoptables.com/forum/showthread.php?t=4251&page=3
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined variable: controller in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_language.php on line 111
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: FormRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: ListRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184
[Sat Sep 07 16:27:58 2013] [error] [client 24.213.201.198] PHP Notice: Undefined property: DocumentRenderer::$thematicBreak in /var/zpanel/hostdata/abronsyth/public_html/wecrea_99webs_org/classes/class_guirenderer.php on line 184

Hall of Famer
09-09-2013, 02:23 AM
Umm limit internal recursion error, seems that it has something to do with .htaccess as I was expecting but can't seem to find out why it actually happened. A quick google search shows that the URL rewrite rule may have resulted an infinite loop, but if so this should apply to all users running my script. Wonder why Iris is the only one getting this weird error, did she set up another URL rewrite rule through cpanel?

Btw I came across this article from Wordpress, looks like URL rewrite error does happen to very few clients using such scripts, not sure if it will give a hint on how to fix it:
http://www.tokiwinter.com/avoiding-infinite-recursion-with-mod_rewrite-and-mod_fastcgi/

Hall of Famer
09-10-2013, 11:20 PM
Update:
After fixing up Kristhasirah's site I decided to fix some new glitches and reupload the Mysidia Adoptables v1.3.4 files. The new patched version resolves two bugs, the first one is related to breeding interval not working properly, the second is about adoptables with same names cannot appear together in use-item dropdownlist.

These aint major glitches, and not all of you may experience them, but Id strongly recommend you to fix them. For breeding interval, you will need to manually edit the column in table prefix.breeding_settings, to get rid of the weird 'default 0' part in the string. For the adoptables-item glitch, simply upload the two files inventory.php and view/inventoryview.php to your server and overwrite the old files.

Missy Master
09-16-2013, 01:30 PM
I didn't experience them, but I guess I was lucky? This is really fantastic, I really thought I had posted here the other day but I'm in the middle of a new job and getting settled with it so my brains a little scattered the last few weeks, sorry about that <3

But yes, very, very good work on this latest HoF, I can't say enough good about it!!

Hall of Famer
09-16-2013, 05:22 PM
Thank you so much Anna, I hope everyone likes the latest release, the better news is that development is completely concentrated on Mys v1.4.0 now. XD

Abronsyth
10-23-2013, 03:36 PM
Hey, update on my situation!

Not sure why but it randomly started working properly recently. I just checked on my ferrepets domain today to find that it was functioning properly. Not sure why, but I've found things like this happen every now and then...

Regards,
Pero

Hall of Famer
10-24-2013, 04:37 AM
I see, so you are saying that your site works for you sometimes but does not work on other occasions? Thats strange.

Abronsyth
10-24-2013, 10:15 AM
Only when I've recently installed a new script...not sure what to make of it, but I'm glad for it to be working now, all the same.

Hall of Famer
10-24-2013, 11:18 AM
I see, maybe nemesis fixed up your site. XD please do lemme know if u encounter any further issues with the script, I'd be glad to resolve them for you.

Iero
01-04-2014, 03:08 PM
In the AdminCP, the category links have "http//" instead of "http://" at the beginning; thus causing an error when clicked.

Hall of Famer
01-22-2014, 04:52 AM
What do you mean by this? I never had this problem myself, perhaps your site was misconfigured when you ran the installer script?

squiggler
01-25-2014, 09:21 PM
(Not sure if I should have put this in Bugs, sorry?)
When you first adopt an adoptable, text tells you to make sure to feed your adoptable so it grows. The link is levelup/# instead of levelup/click/# so it doesn't work.

I changed adoptview.php from this:
$document->add(new Link("levelup/{$aid}", "feed "));
To this:
$document->add(new Link("levelup/click/{$aid}", "feed "));

The link now works. Just make sure you don't forget the / or it'll give you an error like the first one.

The file is in public_html > view.

Kyttias
01-26-2014, 10:08 PM
Hi! Last year, I downloaded the script and gave it a test install and it worked great - but that was a different version. This version is giving me issues on a fresh install!

I have a brand new laptop, and I just downloaded a fresh install of WAMP (this release comes with PHP 5.4 with MySQL 5.6). Immediately I started having troubles. (But luckily nothing that will immediately prevent me from continuing on my way, I think.) I strongly believe all of this is caused because I have 5.4 and the temporary solution is to just turn off php error notices (everything seems to work, despite the notices).

Problem 1 - The index.php in the installer has the following notice at the top of the page:( ! ) Notice: Undefined index: step in C:\wamp\www\Mysidia\install\index.php on line 5

But I could proceed, anyway. Everything passed on the second page. Onto the third page-

Problem 2 - I had to set a password for myphpadmin root, no biggie, that's more secure than not having one, so I got that done. (It wouldn't let me run the install script without a password, anyway.) I attempted to run the install script now that I had a password...

Problem 3 - The install script went and timed out on me (warning sign number one) - so I went into my php.ini file and upped the script timeout from 30 seconds to 5 minutes, cleared the tables in the database it had managed to install, and tried again. Success! I got all the way to step six.

Problem 4 - Installation complete! But wait, there are four php notices at the top of the page:
( ! ) Notice: Undefined index: rewardmoney in C:\wamp\www\Mysidia\install\sitesetting.php on line 29

( ! ) Notice: Undefined index: enabletrades in C:\wamp\www\Mysidia\install\sitesetting.php on line 30

( ! ) Notice: Undefined index: tradecost in C:\wamp\www\Mysidia\install\sitesetting.php on line 31

( ! ) Notice: Undefined index: tradeoffercost in C:\wamp\www\Mysidia\install\sitesetting.php on line 32


Well, whatever, right? I clicked proceeded to click on 'View Your Website' and oh my goodness:

Problem 5 - The good news? The site does load... at the bottom of the page after several dozen notice errors. I get one of this:
( ! ) Notice: Undefined variable: controller in C:\wamp\www\Mysidia\classes\class_language.php on line 111
And then about 54 of these, and they're all identical:( ! ) Notice: Undefined property: DocumentRenderer::$thematicBreak in C:\wamp\www\Mysidia\classes\class_guirenderer.php on line 184


I didn't bother including the callstack information that came with those specific notice, but I can if you like. Notice that they're just notices and not errors? That's a good thing, in that I can actually force PHP to not display notices on my server. (You can change the error_reporting setting in php.ini from error_reporting = E_ALL to error_reporting = E_ALL & ~E_NOTICE. And then it's important to restart the server so the changes can be activated.) However, these notices should be repaired before they become serious problems in future versions of PHP, right? (Currently, many web hosting providers may have these error notices turned off by default? But they also may not, leaving people unable to turn them off.)

PHP is one of those languages that's constantly upgrading and it's syntax gets a little outdated. Even best practices can become obsolete, given enough time. (e.g., Using an uninitialized variable and relying on the fact it's automatically initialized to an empty string.) As a developer, that sort of stuff makes you want to pull your hair out, I know.

(Oh!! I think it's worth mentioning that I also had the initial 500 Internal Server Error, but that was because mod_rewrite wasn't turned on by default in WAMP's Apache. I turned that on and restarted and everything seemed to have fixed itself.)

Anyway, moving along:

Problem 6 - On the Register page, this time I get an actual, non-notice error:

( ! ) Strict standards: Declaration of RadioList::add() should be compatible with GUIContainer::add(GUIComponent $component, $index = -1) in C:\wamp\www\Mysidia\classes\class_radiolist.php on line 68
However, this seems irrelevant, as registration is successful anyway. It's noted that it says I am now logged in, but there is no ajax to automatically whisk away the login panel on the side (but this is obviously something you're probably working on fixing for the next major release, so its barely worth mentioning).

I'm not -sure- if I can turn Strict php error notices off, but I'll give it a shot. I look forward to your next major release but I'll have fun building off what's already provided. Thank you for your hard work!

Hall of Famer
01-27-2014, 12:48 AM
Well most of these aint really problems, especially the notices. All you have to do is to disable notice errors in php.ini. For the strict standard error, go to /classes/class_radiolist.php and change:


public function add(){
to this:


public function add(GUIComponent $component = NULL, $index = -1){
and the strict standard error should go away as well.

Kyttias
01-27-2014, 03:52 AM
Well most of these aint really problems, especially the notices. All you have to do is to disable notice errors in php.ini. For the strict standard error, go to /classes/class_radiolist.php and change:


public function add(){
to this:


public function add(GUIComponent $component = NULL, $index = -1){
and the strict standard error should go away as well.

Mhmm! And I'm sure you've got plans to clean those away in the future, sorry if reporting them was redundant. ^^;;;

My line in /classes/class_radiolist.php was actually:
public function add(RadioButton $radio, $index = -1){

but changing it to yours gave me this beauty:

( ! ) Fatal error: Call to a member function getName() on a non-object in C:\wamp\www\Mysidia\classes\class_radiolist.php on line 44
Call Stack
# Time Memory Function Location
1 0.0018 275152 {main}( ) ..\index.php:0
2 0.0107 389752 IndexController::main( ) ..\index.php:78
3 0.9250 5257392 FrontController->render( ) ..\index.php:74
4 0.9250 5257632 RegisterView->index( ) ..\class_frontcontroller.php:100
5 0.9884 5506096 RadioList->add( ) ..\registerview.php:49


Can I get the full function? (Before the edit, mine was:)
public function add(RadioButton $radio, $index = -1){
if($radio->getName() != $this->name) throw new GUIException("Cannot add unrelated radiobuttons to a RadioList.");
parent::add($radio, $index);
}

I couldn't find an add function with no parameter, just that one. @u@;;

However! I did work around the original Strict alert, with the code my install came with, because I can also turn Strict alerts off in php.ini, apparently. error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT does the trick.

Hall of Famer
01-27-2014, 05:27 AM
Oh I see, then you probably just change RadioButton to GUIComponent instead. PHP is an annoying language in a way that its type hinting is incomplete. RadioButton is a subclass of GUIComponent, this kind of type hinting is normally reasonable but in PHP it generates strict standard errors.

Kyttias
01-27-2014, 11:52 AM
Oh I see, then you probably just change RadioButton to GUIComponent instead. PHP is an annoying language in a way that its type hinting is incomplete. RadioButton is a subclass of GUIComponent, this kind of type hinting is normally reasonable but in PHP it generates strict standard errors.


Ah, sorry, doing so is what caused the Fatal Error instead, so I changed it back to what it came with and disabled the Strict warnings from displaying, so it's okay.

I think newer versions of PHP are doing a little better, hence all the complaining it does over code it's changed requirements for, but as a constantly updating language it's lack of backwards compatibility as soon as a server updates makes it quite a headache. Despite having a book or two laying around, and tinkering around with PHP for a couple years, I still end up at a loss of what I'm doing most of the time and end up turning to Google to find nothing but forums full of people going 'have you googled it?' and shaking my head at the irony. Luckily, these warnings aren't major problems (yet, or hopefully anytime soon).

But thank you so much for your time! I won't spend my time troubleshooting stuff I can just shut off, and I'm sure it's all going to get sorted out eventually. You never know what happens when PHP decides to update. It's like buying a new computer, eventually, you just can't find the old version you like in the store anymore.

I'm glad to see activity, and this probably isn't where I'm meant to be posting, so when I have more questions, I'll post elsewhere. Sorry for that!

I'm off to go build a template~

Hall of Famer
01-27-2014, 04:33 PM
I see, and yeah at this moment turning off notice/strict-error reporting is the best choice to take. I kinda forget what the method signature was, but I may take a look at it and see if I can get rid of the error message for you. It does not affect your site's functionality in any way, just some plainly annoying text you wish it to disappear. Good luck making a theme/template btw.

collierox
02-12-2014, 04:11 PM
I tried doing the "/install/index.php" part, but it's not working for me....

Hall of Famer
02-12-2014, 04:16 PM
What errors do you get? Are you sure you are accessing the correct url path? Sometimes this kind of issues are caused by improper uploads of script files, if you just upload the entire folder through FTP it may not work unless you rename it.

Abronsyth
06-03-2014, 03:23 PM
Was just installing script and I am unfamiliar with the cPanel, so I might have done something wrong here...but while trying to install I got this error;
Could not connect to database, the following error has occurred:
SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

Not sure what it means?

judda
06-12-2014, 05:08 AM
Your connection information to your database server is wrong. Either it isn't hosted on "localhost" or, the uesrname and password are incorrect.

~judda

Kyttias
06-12-2014, 12:18 PM
That problem could have also been just because the MySQL process wasn't started or had an internal error and needed a restart, too. It could have literally fixed itself -- but if not, some setups require localhost to be wired through 127.0.0.1. Some OS don't even care.

Abronsyth
06-14-2014, 09:25 AM
I will double check the host (pretty sure it's just localhost) and re-run the installation. Hopefully it clears up!

Edit; Yeah, the server is different. Not used to my new host yet, hehe.

Thanks to both of you!

Hall of Famer
06-18-2014, 04:45 AM
Glad it worked out for you. I wonder though, what was the problem with your new host? You dont have to answer that if it was a secret, I am just curious.

Abronsyth
06-18-2014, 07:34 AM
Do you mean old host, HoF?

If so, we ran into some very frustrating payment problems. I canceled payments and they would take the money out, anyways. Had to jump through hoops to get into contact with someone to be refunded.

Abronsyth
09-21-2014, 11:09 AM
I have a question.

Would it be possible to only upgrade the trade feature on a 1.3.3 site to the 1.3.4 trade system? Or would that be pretty much impossible?

Lailic
09-21-2014, 01:26 PM
I followed the tutorial exactly as it was written and when I got to the last step, going my mysite.com/install/index.php it said the page didn't exist? I followed this exactly how it said to and no luck. I'm using x10hosting.

Edit I figured it out, I changed the url to mysite.com/mainfoldername/install/index.php


But now all im getting is a blank screen -.-' what did I do wrong? I've done this twice and still the same blank screen shows up.

Abronsyth
09-21-2014, 02:24 PM
For some reason Mysidia has some serious issues with being installed into a sub-domain. Maybe try moving it to the root/public_html folder of your site and see if that works?

Lailic
09-21-2014, 02:38 PM
The thing is it is in the public_html folder -.- I couldn't get it to work without renameing the actual file MSA file adopt and then changing the URL for rhe instillation. I don't want to change it back now since I already installed it.


But I'll probably have to wip my site and start from scratch and maybe it'll work. And I'm not sure how to do that .-.

IntoRain
09-21-2014, 03:37 PM
The thing is it is in the public_html folder -.- I couldn't get it to work without renameing the actual file MSA file adopt and then changing the URL for rhe instillation. I don't want to change it back now since I already installed it.


But I'll probably have to wip my site and start from scratch and maybe it'll work. And I'm not sure how to do that .-.

What's inside your public_html folder? Another folder with mysidia files or the files directly? Is it the install page that appears blank or it's only after installing?

Lailic
09-21-2014, 03:44 PM
I downloaded it as a zip. Uploaded it to my host and unzipped it. there is the mysidia file and the files are inside. Should I take them out?

and it's blank only after installing. It says I can view my site at dreamscape.x10host.com/adopt/index.php and I can not. its just a white screen :p

IntoRain
09-21-2014, 04:00 PM
The folder is called adopt then? During installation, you put /adopt in the Script Path?

If everything is correct, it might be this http://mysidiaadoptables.com/forum/showpost.php?p=31088&postcount=199

I'm not sure if he managed to solve it or not

Lailic
09-21-2014, 04:05 PM
I tried once doing that and it didn't work. So I tried it without it and it didn't work either .-. So maybe that is the problem.. Is there another (free) host I should try and use?

Abronsyth
09-24-2014, 03:57 PM
Just an update on my battle!

So I was unable, for a while, to use Mys 1.3.4 with a fresh install, but now I've upgraded 1.3.3 to 1.3.4 and it worked like a charm!

Lailic
09-24-2014, 05:30 PM
Are you using x10hosting?

I dont have the older version. is there somewhere I can get it?

Abronsyth
09-24-2014, 05:46 PM
No, I use iPage (paid host). You can download 1.3.3 here:
http://mysidiaadoptables.com/forum/showthread.php?t=4057

Lailic
09-24-2014, 05:57 PM
I did and went through the who process. Still a white screen .-.

I guess it refuses to work with x10 .-.

ilrak
09-24-2014, 06:07 PM
I'm hosting with x10, and the first few times I had issues with it. I'm not sure what I did differently, but I was finally able to install it. I'm just having random errors right now, but the install worked after a few tries with me (granted, I did paid x10 hosting)

Hall of Famer
09-24-2014, 10:19 PM
Yeah its kinda strange, but sometimes reinstalling the script several times works on x10hosting. Also note that some servers of x10hosting may not work for the script, I recall there was one that had no PDO libary installed. Not sure if this issue still affects some users, but it sure is weird.

Lailic
09-26-2014, 01:39 PM
/is thoroughly frustrated/

I guess I will try 99webs.org if its still up. I already signed up and everything but there seems to be very little activity .-.

Fox
05-21-2017, 11:26 PM
Does it work with the new 1.8 mybb?
And if you have just one other member on your site, is it still possible to integrate? Would love to integrate my forum

Dinocanid
05-22-2017, 07:35 PM
I'm not too sure if it would work if you have one other member on your site (I'm guessing not), but it does work with the newest myBB and future updates since that's what I use.
If it doesn't work with another member registered, you could always back up their data, delete them from the database, integrate myBB, and add them back manually.

Fox
05-23-2017, 02:54 AM
Thanks Dinocanid, I ended up deleting her with her permission (it's my sister helping me test it, lol)

Hall of Famer
05-23-2017, 01:40 PM
The forum integration works with MyBB v1.6 only, there is a patch made by Kyttias that allows it to integrate with MyBB 1.8 forums:

http://mysidiaadoptables.com/forum/project.php?issueid=52

Missy Master
05-23-2018, 02:15 PM
I so hope this site isn't dead. :(


I have seen next to no action for so long. I've faithfully been watching and waiting for the next release ....

Missy Master
07-14-2020, 07:30 PM
It's been since 2013 ( I didn't realize this).

I am on the fence about starting my upcoming pet sites using this 7 year old code, or waiting to see if the new one is coming.

I know there were some pretty significant improvements being added, but after 7 years I am kinda unsure if this is still a thing.



Can we know if this is still coming, or is the last release in 2013 pretty much the final code for Mysid Adopts :)

Hall of Famer
08-19-2020, 08:38 PM
I am working on multi-alternate forms for Mys v1.3.5 right now. Expected release date is around the end of August to Mid September. We will see how it goes, I will write up a blog article for the multi-alternate forms system soon.

Btw, the 4shared download link has been fixed. I also removed rapidshare and megaupload links since these two download sites are dead. Starting from Mys v1.3.5, we will also offer download links directly from our own file server.

Missy Master
08-20-2020, 02:58 PM
Wonderful news, thank you HOF!

If there is any way to add some sort of custom generator that would be utterly amazing.

But if not its totally fine. I couldn't even get someone to mod that for me for pay so it must be really hard xD