That tells me you're using an old version of PHP and running into a conflict, which requires a workaround posted here: http://www.zen-cart.com/forum/showth...964#post953964
That tells me you're using an old version of PHP and running into a conflict, which requires a workaround posted here: http://www.zen-cart.com/forum/showth...964#post953964
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
That did the trick! I contacted the host and had them upgrade php from 4.x to 5.x and now it's working just fine. I didn't even have to do the manual changes.Thank you DrByte for all your help!
I have the same problem but the PHP version seems to be 5.2.13 although the zen cart interface is only recognising 4.9.4/ I am checking with the hosting co but am not hopeful of getting them to update the php. Are there any other fixes to the above bug? If it can't be fixed then should I simply revert to 1.3.9g as I badly need to get the shopping cart all plumbed in and had hoped to do this after 1.3.9h.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thank you. I have now got them to change the PHP to 5.2.13, but this is not quite the version you mention, 5.2.3. I am still having the problem about not seeing address details on the /store/index.php?main_page=address_book in 1.3.9h and 1.3.9f. I can add addresses, delete and edit and the addresses are in the admin and in the db but they just won't display on this page (just under where it says Primary Address). I would be very grateful if you can give me a steer in the right direction to fix this. I have checked the cache logs and so far, today, no error logs, so it may be that this newer version of php has fixed most things, but not this final problem. Thanks again.
As per the title, this thread is talking about "addresses missing from *invoice* after upgrade".
You said yours was the same problem, but now you're saying that it's actually a different problem?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
The addresses were missing from the invoices, but also from other areas - such as the account details page. I have had to revert to 1.3.9f as the hosting company will not upgrade the version of php beyond 5.2. 13 I have tried reloading the database and can now at least see the text strings set up in the address_format table. However, still no joy. Is there anything else that can be done?