Quote:
Originally Posted by maidos
when i lower it i get this error
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/admin/domains/public_html/forum/downloads.php on line 103
Parse error: syntax error, unexpected $end, expecting ')' in /home/admin/domains/public_html/forum/downloads.php on line 103
|
I've tested dropping my value to 2. No error. The line number your reference above has nothing to do with searching. Hmmm ... my guess is you accidentally deleted a ). Make sure 101 - 104 looks like this:
PHP Code:
'my' => array(
'downloads_my',
'downloads_my_bit'
),
If you are still having trouble. download a new copy of downloads.php, change the 4 again, and load the file to your site.