activity hack is causing this error in the vbaGallery.
Quote:
Warning: Cannot use a scalar value as an array in /gallery/showimage.php(771) : eval()'d code on line 53
Warning: Cannot use a scalar value as an array in /gallery/showimage.php(771) : eval()'d code on line 57
Warning: Cannot use a scalar value as an array in /gallery/showimage.php(771) : eval()'d code on line 60
Warning: Cannot use a scalar value as an array in /gallery/showimage.php(771) : eval()'d code on line 61
Warning: Cannot use a scalar value as an array in /gallery/showimage.php(771) : eval()'d code on line 63
|
any ideas what's causing the conflict?
also, it was suggested that you turn OFF the activity hack in vbaGallery cause it causes this error using this:
Quote:
<if condition="THIS_SCRIPT == showimage">
<else />
[activity code here]
</if>
|
can someone tell how to use that? or where? what is "THIS_SCRIPT"? or is that literally what I put?
<< n00b so I know nothing of php syntax etc.
unless that error conflict is fixed....turning off the activity hack seem to be teh only option.