ZenCart On XOOPS v1.35 Released!
xoops 2 Comments »I released ZenCart On XOOPS(ZOX) v1.35 today.
Whats New In ZOX v1.35.
Applied Security Patch v138 20090619
Added an infomation for change of admin directory in readme.
It may be funny English, but please endure it. The comment is simple as possible and asks. (I don't understand that it is difficult English)
I released ZenCart On XOOPS(ZOX) v1.35 today.
Whats New In ZOX v1.35.
Applied Security Patch v138 20090619
Added an infomation for change of admin directory in readme.
I released ZenCart On XOOPS(ZOX) -English Version- today.
It is the module which can display Zen-Cart on XOOPS.
Zen-Cart is an open source application for online shop.
XOOPS is an open source application for community portal.
WordPress On ZenCart v1.4 Release!
I tested Zen-Cart 1.3.8 & WordPress 2.8.6. It is the most recent version of the present.
The update content is as follows.
Supports WordPress 2.8.6 & widgets.
Change it so that it is put a header of WordPress in a Zen-Cart template.
Add a default theme for woz(woz_default).
Add [Physical Path To WordPress] investigation script (check_path.php) [...]
It 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.8a
WordPress >>> wordpress-2.5.zip
Path of WordPress:woz/wordpress_25
Tried [a] Wordpress and Zen-Cart into separate directories.
[WordPress On ZenCart] v1.3 Release!
Because there were many users who failed by installation, I considered the point.
This update content is as follows.
–Screenshots addition in docs.
–wordpress-config.txt deletion & wordpress-config.php addition.
–Installation check function addition.
–(not found page addition and language file reading bugfix)
====
before:http://www.example.com/?m=200707
after:http://www.example.com/blog/2007/07/
====
Because there is a permanent link function,
WordPress can easily realize URL such as the above. The method is as follows.
Step1)
Install [WordPress on Zen-Cart]
[WordPress On ZenCart] v1.3 Release!
This update content is as follows.
- Change Zen-Cart template for v1.3
- Support Wordpress and Zen-Cart into separate directories
- (It supports the same directory)
- Zen-Cart side box addition for WordPress sidebars
Screenshot after the installation
the side box for WordPress sidebars
You can use the independent side box, too
You can change the header image from [...]
Q)
I’m looking at adding a blog to the front page of my zen cart.
A)
Admin > tools > Define Pages Editor > define_main_page.php
Please stick the following cords on there.
<fieldset>
<legend>Latest Post</legend>
<?php
$posts = get_posts(‘numberposts=5′);
foreach($posts as $post) :
setup_postdata($post);
?>
<a href="<?php the_permalink(); ?>" id="post-<?php the_ID(); ?>"><?php the_title(); ?></a>
[...]
[WordPress On ZenCart]was introduced here.
* A method to install WordPress and ZenCart into separate directory
* About a WordPress theme and a ZenCart template.
etc…
I am very thankful for such an introduction.
This site was refurbished.
* URL of (Maine) for Japanese was different from URL for English so far. However, I made it even with [http://www.s-page.net/].
* I designed a ZenCart template to a base in a GlossyBlue theme. Of course it inflects in [WordPress On ZenCart]. Thanks for a splendid theme.
This is one of the best Zen Cart mods ever!...