In article <008a01c16a91$9da01200$89383842@home>,
 [EMAIL PROTECTED] (Brett) wrote:

> Can someone please tell me what to look for when this error appears:
> Warning: Cannot use a scalar value as an array in 
>  on line 141

On (or before) line 141 of /home/sites/site7/web/admin/repeat.php, an array 
function is being used on a non-array value, and that won't work.

-- 
CC

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to