include INCLUDES."infusions_include.php";
include_once INCLUDES."infusions_include.php";
Quote
matr1x wrote:
Try changing in shoutbox_admin.phpCode Download sourceinclude INCLUDES."infusions_include.php";
toCode Download sourceinclude_once INCLUDES."infusions_include.php";
include INCLUDES."infusions_include.php";
Quote
matr1x wrote:
Sorry this solution was for non standard shoutbox. It seems there is some infusions conflict.
Quote
Jompsa wrote:
lotoff infusions
include INCLUDES."infusions_include.php";
Quote
Ankur wrote:Quote
Jompsa wrote:
lotoff infusions
It could be possible that any of the infusion might be having this Line :Code Download sourceinclude INCLUDES."infusions_include.php";
So you need to check if any infusion is having this Line. If any, then you need to change it to include_once as matr1x said...
include INCLUDES."infusions_include.php";
Category Forum
Suspected Bugs and Errors - 8Labels
None yet
Statistics
4 participants
Notifications
You are not receiving notifications from this thread.
Related Questions