ZenphotoCMS Forum
Check for update link - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Check for update link (/thread-3787.html)



Check for update link - code - 03-10-2008

When the CHECK FOR UPDATE link is clicked:

Fatal error: Call to undefined function sprinf() in /home/luckysho/public_html/zp-core/admin.php on line 976




Check for update link - CR - 03-10-2008

Well I am now running zenphoto version 1.2.1 [2635] and when clicking the 'Check for zenphoto update.' it shows You are running the latest zenphoto version....




Check for update link - code - 03-10-2008

forgot to mention im not using the nightly
probably was fixed within the last few days...




Check for update link - CR - 03-10-2008

Ahh prob - Although, the new version is out now, namely the above so might be an idea to upgrade

CR




Check for update link - sbillard - 03-10-2008

Well, there is no reason why the spsprintf() function should be undefined as it is a standard PHP routine. Not sure what could have caused this problem.