http://www.s-page.net/en/
I develop the module which Zen-Cart integrates with other CMS. (WordPress and XOOPS)
It may be funny English, but please endure it. (I am weak in English)
Zen Cart 1.3.8a
WordPress 2.9.2
WordPress on Zen Cart Pro Version 1.4
Site: halfletterpress.com/store
I have successfully integrated my WordPress blog with Zen Cart. It runs smoothly.
However, I started getting an error in the shipping estimator that looks like this:
Warning: Attempt to assign property of non-object in /home4/halflett/public_html/store/includes/modules/shipping_estimator.php on line 92
Warning: Attempt to assign property of non-object in /home4/halflett/public_html/store/includes/modules/shipping_estimator.php on line 124
I found a person who had the same problem, but there was no reply:
When I remove the wordpress-config.php file the shipping estimator is working again, but, the blog isn't. Is there a fix for this?
Thank you.
Short answer is nope.. If you look through this thread it has been more than implied/stated that the code in the configuration file causes issues with many mods. However, so far no one participating in this thread has posted a solution. (You can to a thread search to see if this is true..)
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
OK. I did search the thread and didn't find any solutions and noticed what you are saying about the many errors the file causes. Thanks for your help.
http://www.s-page.net/en/
I develop the module which Zen-Cart integrates with other CMS. (WordPress and XOOPS)
It may be funny English, but please endure it. (I am weak in English)
One strange thing about using WOZ is that some of the incompatabilities are not apparent at first. I have seen issues with the shipping estimator (doesn't work), ez pages (links to the pages don't appear until the WOZ sidebox is disabled, then re-enabled), customer comment field field issue noted above did not appear until a few weeks after WOZ installation. In Ceon's Advanced Shipper, WOZ was overwriting some settings in the shipping methods fields a few weeks after it was installed. I hope this helps Hira determine some clues as to what could be the issue.
WOZの使用についての1つの奇妙な事はincompatabilitiesのいくつかが最初に明白ではないことである。私は船積みの見積者(doesn'が付いている問 題を見た; tの仕事)、ezのページ(リンクへのページdon' tはそして再び有効にされて)、上で注意された顧客のコメント欄分野問題がWOZの取付けの後の数週間まで現われなかったWOZのsideboxが不具になるまで現われる 。 Ceon' 取付けられていた後sによって進められた海運業者、WOZは数週間船積み方法分野のある設定に重ね書きしていた。私は定めるのを問題であることができるものがに関してこれ がHiraがある糸口を助けることを望む。
Please comment out the following.
wordpress-config.php file
I think whether the problem of ezpage is solved in this.Code:$i = strlen(DIR_WS_CATALOG); $req = substr($_SERVER['REQUEST_URI'],$i,1); if($req == '?'){ $_GET['main_page'] = FILENAME_WORDPRESS; }
There is possibility of the solution in the problem of the emulator, too. Please feed back.
http://www.s-page.net/en/
I develop the module which Zen-Cart integrates with other CMS. (WordPress and XOOPS)
It may be funny English, but please endure it. (I am weak in English)
Bookmarks