Are you seeing any myDebug-xxxxx.log files in your /cache/ folder? These should show any PHP errors that are occurring ...
ref https://www.zen-cart.com/tutorials/index.php?article=82
Are you seeing any myDebug-xxxxx.log files in your /cache/ folder? These should show any PHP errors that are occurring ...
ref https://www.zen-cart.com/tutorials/index.php?article=82
.
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.
Yes! Tons of them...basically they all say:
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
[29-Oct-2010 08:30:05] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/admin/includes/functions/general.php on line 39
or
[13-Nov-2010 21:45:39] PHP Warning: htmlspecialchars() expects at most 3 parameters, 4 given in /home/content/p/u/g/domain/html/store/includes/modules/pages/shopping_cart/header_php.php on line 111
but I don't know what this means or how to fix it. Special chars?
Both tables are exactly the same now (with 5 entries) because I imported the working ones. It didn't help, nor did it seem to hurt.
It had 6 in the non-working site, and did not work with 6.
The site with deleted countries is the working site...the site with all the countries doesn't work.
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?
Sorry to revive an old thread, but I'm having the missing address issue with ZC 1.5.0, PHP v5.2.17. I have Checkout by Amazon v1.0 installed and orders go through ok, except that I don't get the addresses other than the shipping address. With PayPal or Google checkout, I get a customer address, shipping address, and billing address, but with Amazon I get blanks for the customer, an address for shipping, and blanks for billing. It looks like this (except horizontally in a table):
This only happens with Amazon, but the Amazon help people actually pointed me at this thread when I tried to enlist their help. So does anyone have any ideas?CUSTOMER:
Katherine H
,
SOLD TO:
Katherine H
,
myemail######################
SHIP TO:
Katherine H
## XXXXXX ST
MYTOWN, MA 01234-5678
US