Fullscreen theme Parse Error
-
Ive run into a parse error:
Parse error: syntax error, unexpected ‘@’ in /home2/savagebl/public_html/wp-content/themes/fullscreen/lib/author-info-avatar.php on line 5
ive uploaded my WP files and Fullscreen files onto Cyberduck. I cant find the wp-content/themes/producer file anywhere. i also downloaded WP on my server (again), so as to start all over, but i continue to get the same Parse Error message.
no idea what to do at this point.
please help!
-
Same error on all themes or just fullscreen? open up /lib/author-info-avatar.php and see what is on line 5. Check the readme files does the theme require any additional plugins to function? etc
cant find the readme file anywhere. i can login to my dashboard now (before i was locked out due to the Parse error) but i get this when i try to do anything:
Warning: include(/home2/savagebl/public_html/wp-content/themes/fullscreen/lib/author-info-avatar.php) [function.include]: failed to open stream: No such file or directory in /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php on line 30
Warning: include() [function.include]: Failed opening ‘/home2/savagebl/public_html/wp-content/themes/fullscreen/lib/author-info-avatar.php’ for inclusion (include_path=’.:/usr/lib64/php:/usr/lib/php’) in /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php on line 30
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-login.php on line 337
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-login.php on line 349
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 690
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 691
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 692
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 890
also worth noting, i deleted the original parse error file:
Parse error: syntax error, unexpected ‘@’ in /home2/savagebl/public_html/wp-content/themes/fullscreen/lib/author-info-avatar.php on line 5
after doing this, i was able to login, but am now experiencing what i described above.
update:
i am completely unable to login, once again. i get this screen when i enter my username and password:
Warning: include(/home2/savagebl/public_html/wp-content/themes/fullscreen/lib/author-info-avatar.php) [function.include]: failed to open stream: No such file or directory in /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php on line 30Warning: include() [function.include]: Failed opening ‘/home2/savagebl/public_html/wp-content/themes/fullscreen/lib/author-info-avatar.php’ for inclusion (include_path=’.:/usr/lib64/php:/usr/lib/php’) in /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php on line 30
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-login.php on line 337
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-login.php on line 349
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 690
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 691
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 692
Warning: Cannot modify header information – headers already sent by (output started at /home2/savagebl/public_html/wp-content/themes/fullscreen/functions.php:30) in /home2/savagebl/public_html/wp-includes/pluggable.php on line 890
ive tried changing my password and this doesnt help. i also checked out the function php and there are a bunch of errors in there. almost too many to count! i copied the function. php so i could take a look at it more closely. if the info on this doc will help remedy the situation, please do let me know! i just need to be pointed in the right direction…
thanks!
more updates:
this issue is resolved!
i uploaded the author-info-avatar php on my Bluehost File Manager and all of the error messages are gone and i can login!wooohooo! 🙂
The topic ‘Fullscreen theme Parse Error’ is closed to new replies.