Quote:
Originally Posted by Rich
LOL, I removed the execution order earlier and then editted the _slave and it worked. Thanks.
|
When you say "remove the executionorder" what do you mean? I see 4-5 places where it occurs...
Code:
<plugin active="1" executionorder="5">
<title>Guest Tracking (2)</title>
<hookname>cron_script_cleanup</hookname>
<phpcode><![CDATA[
Just remove the blue portion and I'm good to go?