ZenphotoCMS Forum
zpbase error - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: zpbase error (/thread-13929.html)



zpbase error - zp_thomas - 16-03-2024

after updating to v 1.6.2 of zenphoto, zpbase v1.3 is not working anymore - only an empty page is shown. in the error log i get the following:

WARNING: require_once(/path/to/zenphoto/html/zp-core/zp-extensions/mobileTheme/Mobile_Detect.php): Failed to open stream: No such file or directory in /var/www/virtual/hosted/html/themes/zpbase-1.3/functions.php on line 18
require_once called from require_once (functions.php [18])
from include (index.php [71])
from index.php [79]
ERROR: Failed opening required '/path/to/zenphoto/html/zp-core/zp-extensions/mobileTheme/Mobile_Detect.php' (include_path='.:/opt/remi/php81/root/usr/share/pear:/opt/remi/php81/root/usr/share/php:/usr/share/pear:/usr/share/php') in /path/to/zenphoto/html/themes/zpbase-1.3/functions.php on line 18 

problem is, there is no Mobile_Detect.php there, only composer.json composer.lock vendor.

how can i fix this?




zpbase error - acrylian - 16-03-2024

The theme has already been updated to this. Use the latest from https://github.com/zenphoto/zpbase

There is no new release version created yet so you have to use the main/master zip via the green "code" button.

Btw, the issue is caused by an update of the 3rd libary in the mobileTheme plugin which changed structure.




zpbase error - zp_thomas - 16-03-2024

thanks for the fast reply!




zpbase error - Adrian0832 - 19-08-2024

Many thanks - I've just had the same issue with ZpBootstrap... Now sorted.