•  Topic Problem
  •   |  09/08/2010 16:16 
Forum rules
By downloading PBWoW you agree to search for your own answers before asking others, and make an effort to understand the software (both phpBB and PBWoW). People that don't make an effort to help themselves will not be helped by us! Make sure you read this topic before posting support topics!
1
view posts by this user Offline
  • 0.  Problem  » 07/16/2010 17:58
    Reply with quote Write comments
I have next error on my pbwow
Code: Select all
Fatal error: Call to a member function get() on a non-object in D:\xampp\htdocs\includes\functions.php  on line 4657

I've looked at this line and there is:
Code: Select all
if (($pbwow_config = $cache->get('pbwow_config')) !== true)

Where is the problem and how i can fix it?
1
view posts by this user Offline
    Reply with quote Write comments
No one?
80
view posts by this user Offline
    Reply with quote Write comments
Hi,

I've taken a look and line 4657 seems to be the line just before the end of the document, looking through my working file, the line:

if (($pbwow_config = $cache->get('pbwow_config')) !== true)


is on like 4627, as opposed to 4657

The most typical problem related to errors on PBWOW is people not installing the modX properly, it's a common mistake. Here is a completley working version created by myself, just delete \includes\functions.php and put this there instead.

It is an RAR zip format, there's no viruses. It only contains the file you need to replace, don't worry.

Attachments
You do not have the required permissions to view the files attached to this post.
Jump to :
Moderator
Moderator