I'm not sure if this is the right thread to post this issue, but I couldn't find any other one closer to what my problem is... So bear with me please.
The thing is that in the last couple of days I realized that I have a problem in my site that doesn't seem to affect the proper function of it but generates an awful lot error files in the cache folder. It produces these error files from the cart contents page, shipping estimator, checkout, login. This is one of the main errors:
PHP Code:
[12-Feb-2015 03:11:32 America/Chicago] PHP Warning: Creating default object from empty value in /home2/argos33/public_html/includes/functions/extra_functions/init_parcelforce_GPL.php on line 111
And this is another one: (I supposed this definitively should be posted somewhere else, but if there is someone here who may know it I appreciate the help)
PHP Code:
[12-Feb-2015 03:12:15 America/Chicago] PHP Warning: Creating default object from empty value in /home2/argos33/public_html/includes/modules/shipping_estimator.php on line 107
What puzzles me is this America/Chicago thing and the home2, I don't understand... Well, If there is somebody who can help me I would be really grateful.