A combination test of Zen-Cart v1.3.8 and WordPress 2.5.
wordpress April 13th, 2008It is after a long absence.
[ it doesn’t seem to work with the latest versions of WordPress and Zen Cart. ]
Because I had the inquiry mentioned above, I tested it. The environment that I tested is as follows.
Install URL:http://demo.s-page.net/woz/zen-cart-v1.3.8a/
Zen-Cart >>> zen-cart-v1.3.8a-full-fileset-12112007.zip
Path of Zen-Cart:woz/zen-cart-v1.3.8aWordPress >>> wordpress-2.5.zip
Path of WordPress:woz/wordpress_25
Tried [a] Wordpress and Zen-Cart into separate directories.
Step2)Setting of WordPress
[WordPress admin URL] › Settings › General > [Blog address (URL)]
changed
http://demo.s-page.net/woz/wordpress_25
into
http://demo.s-page.net/woz/zen-cart-v1.3.8a
Step3)Upload of WOZ
Upload the contents of [ZC_ROOT] to [woz/zen-cart-v1.3.8a] on the server.
Upload the contents of [WP_ROOT] to [woz/wordpress_25] on the server.
*[/ZC_ROOT/includes/templates/MY_TEMP/] to [/includes/templates/template_default/]
Step4)File editing of WordPress
There is no work.
Step5)File editing of Zen-Cart
Open [Path of Zen-Cart]/includes/extra_configures/wordpress-config.php,
and changed
define (’ABSPATH’,'/var/www/vhost/example.com/public_html/blog/’);
into
define (’ABSPATH’,'/var/www/vhosts/demo.s-page.net/httpdocs/woz/wordpress_25/’);
Step6)Layout Boxes Controller
Left Column Status:On
sideboxes/wp_sidebar.php
Step7)Check
http://demo.s-page.net/woz/zen-cart-v1.3.8a/index.php?main_page=wordpress
![]()
It thinks a style sheet and the theme file to need a revision a little, but I do not have any problem in particular and work.
