Archive > BeBot 0.3 support

Fatal error

(1/4) > >>

Dabaron:
Decided to move my bot from my Windows Server to a new linux one I setup but I now get
Fatal error: Call to a member function create() on a non-object in /core/BotHelp.php on line 60.

This worked fine in Windows... any ideas?

Alreadythere:
Looks like you aren't using the most current version. In line 60 the access control rights are set, I guess your bot hasn't loaded the access control module yet though.

Dabaron:
Using 3.5 so dunno.  I even grabbed the latest version of that module off of SVN and didn't make a difference.

Alreadythere:
Check the load order of the core modules, the first 3 should be Security, Settings and AccessControl.

Dabaron:
Well, looking at the order that it tried to load when it started it did Security, then Settings, then StringFilter, then I got the error so I assume it was doing BotHelp next but just hadn't displayed yet.

How can I change the order that they are loading?

Navigation

[0] Message Index

[#] Next page

Go to full version