1 (edited by Parpalak 2008-10-01 11:28)

Topic: [pun_pm bug] error after updating pun_pm to 1.0

Warning: Unknown(./extensions/pun_pm/lang/English.php): failed to open stream: No such file or directory in /home/httpd/vhosts/untitledimage.com/httpdocs/forums/header.php(226) : eval()'d code on line 13

Warning: (null)() [function.include]: Failed opening './extensions/pun_pm/lang/English.php' for inclusion (include_path='.:') in /home/httpd/vhosts/untitledimage.com/httpdocs/forums/header.php(226) : eval()'d code on line 13

Fatal error: Call to undefined function: pun_pm_new_messages_text() in /home/httpd/vhosts/untitledimage.com/httpdocs/forums/header.php(226) : eval()'d code on line 17

I foolishly forgot to backup the old version, I think it was 0.9. How do I fix this? Thanks!

EDIT: Just found the old version on Google and got my forum back online. How will I avoid this next time I try to upgrade. Thanks!

Topic subject changed - parpalak

2 (edited by Parpalak 2008-10-01 07:24)

Re: [pun_pm bug] error after updating pun_pm to 1.0

Thanks for your report, it will not be easy to fix this bug. But I can give you an recommendation.

Before updating pun_pm just disable it (Administration -> Manage extensions, click on "Disable" link). This will help while either updating with pun_repository or manual uploading a new version.

Remember that you shouldn't uninstall pun_pm if you don't want to loose all users' messages stored in DB.

Re: [pun_pm bug] error after updating pun_pm to 1.0

Thanks.