Not exactly how I read it as they stated "Display Prices with Tax" is NOT modifiable but they could have been selected earlier...Originally Posted by DrByte
Definately not normal though
Not exactly how I read it as they stated "Display Prices with Tax" is NOT modifiable but they could have been selected earlier...Originally Posted by DrByte
Definately not normal though
Here are some screenshots of the Paypal IPN issue.
The first has the remove/edit portion, none of the current information is listed there like the PDT Token (Payment Data Transfer), if I remember correctly, all this info should be listed there, correct?
Now, if I click edit, the whole right side information disappears, and I can't edit anything? (note:The Paypal IPN is working correctly, even though the info is not showing up on the previous screen)
Thanks for your help, it is very much appreciated!
Try another browser if this is in IE then try FireFox to see if you see the same thing.
If so, the quick fix is to reload at least your admin files...
The long way is to initiate the debug module to attempt to determine what is at fault -
http://www.zen-cart.com/index.php?ma...roducts_id=860
I'm guessing that something's busted in relation to the various functions that draw the pulldown or radio-button options on the configuration/modules screen in that sidebar.
That could mean something corrupt with one or more of your /admin/includes/functions/*.php files, or worse, perhaps you did a global search-and-replace on your .SQL database file while you were switching servers and wrongly replaced all "zen_" references with blank, hoping to only rename your tables ... and instead corrupted all kinds of things.
Have you compared all the files *on* your *new* server against all the files on your *old* server?
The debug utility mentioned above is always a handy tool when the PHP seems to be halting execution without explanation, such as is the case when the admin sidebars aren't being drawn.
.
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.
Just to jump in here, I am the other half of NLPoker.
It seems, in the module side, if you delete then reinstall the module you can then edit it, but that is not possible to do on the store config. side.
Hope this helps.
It just confirms the problem to be what I explained and the same resolution applies.
.
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.