laurelita
Member
Posted 10 months ago #
I uploaded the facebook theme and my site is broken. wwww.journalet.com
this is what you will see now:
Fatal error: Cannot redeclare wp_pagenavi() (previously declared in /home/content/j/o/u/journalet/html/wp-content/plugins/wp-pagenavi/wp-pagenavi.php:80) in /home/content/j/o/u/journalet/html/wp-content/themes/facebookwb.1.03/facebookwb/functions.php on line 112
According to the error message you have the pagenavi plugin installed. It must also be built into that theme's function.php file because it is trying to declare it there as well hence the error. Deactivate the plugin.
laurelita
Member
Posted 10 months ago #
Thank you very much, Lenk. It is working now.
morfjord
Member
Posted 1 month ago #
I have the same problem:
Fatal error: Cannot redeclare wp_pagenavi() (previously declared in /var/www/domine.dk/public_html/wp-content/themes/.../functions/admin-setup.php:162) in /var/www/domine.dk/public_html/wp-content/plugins/wp-pagenavi/wp-pagenavi.php on line 180
I have the same problem:
morfjord. oke, so follow the same directions.
morfjord
Member
Posted 1 month ago #
I don't know what to take from the pagenavi package, and put into the theme function.php?
Can'T you help?
lenk said:
Deactivate the plugin.