Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Mysidia Adoptables Official Announcement (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=2)
-   -   Mysidia Adoptables v1.3.4[Security Release] (http://www.mysidiaadoptables.com/forum/showthread.php?t=4251)

Hall of Famer 08-26-2013 09:51 AM

Mysidia Adoptables v1.3.4[Security Release]
 
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/w1u51u...1.3.4.rar/file

Zip Version:
http://www.mediafire.com/file/pmrvp0...1.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:

Code:

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

Quote:

Originally Posted by pachoofoosh (Post 27872)
No problem! Glad I could help out. :D
This was the error message I received with PHP 5.3 running:

Code:

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, 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

Quote:

Originally Posted by Abronsyth (Post 27896)
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

Re
 
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/for...light=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

Re
 
Thanks! Changed it!

IntoRain 09-05-2013 07:56 AM

Quote:

Originally Posted by Wallie987 (Post 27945)
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

Quote:

Originally Posted by Abronsyth (Post 27937)
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

Quote:

Originally Posted by Nemesis (Post 27953)
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

  Spoiler: Show 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/for...wpm&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/for...wpm&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/for...wpm&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/for...wpm&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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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/for...?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-i...d-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?


All times are GMT -5. The time now is 08:04 PM.

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