Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Last edited by fu210kp; 22 Jun 2009 at 07:26 AM.
Hello. I am interested in displaying the price of the item within either the title or description. Just as other people have requested how to do this, I have searched the forums and still cannot find an answer. A simple post tutorial would be very valuable and I would make sure to put it up where people could find it.
Regards,
Matthew
ActivityShopper.com
Alright, I'm totally confused. I've uploaded all the files to the / directory of my server, but I'm a little unclear about what I should do next. The documentation says:
Ok, so if I go to admin->tools-> install sql patches, what am I supposed to type? I tried: "install.sql ;" and I get this error:Go to Admin->Tools->Install SQL Patches and install install.sql (don't use upload - use copy/paste to install sql).
I don't know anything about sql :/ ...1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'instal.sql' at line 1
in:
[instal.sql ;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Ok, one other question. How do I access it? Appending ?main_page=rss_feed to my index.php doesn't seem to work. Is there a new link for the rss feed? Or is there something else I'm missing?
Install:Affected files
==============
/includes/templates/YOUR_TEMPLATE/common/html_header.php
/includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
========
0. BACKUP! BACKUP! BACKUP! BACKUP! BACKUP! BACKUP!
1. Unzip and upload all new files to your store directory;
2. Go to Admin->Tools->Install SQL Patches and install install.sql (don't use upload - use copy/paste to install sql).
(if you use Admin Profiles or Admin with Levels you must setting needed permission);
3. Go to Admin>Configuration>RSS Feed and setting up your RSS Feed configuration;
4. You can add to html_header.php somewhere beetwen <head> and </head> tags:
<?php echo rss_feed_link_alternate(); // RSS Feed ?
5. You can add to tpl_footer.php or where you want:
<!--bof RSS Feed -->
<div id="RSSFeedLink"><?php echo rss_feed_link(RSS_ICON); ?></div>
<!--eof RSS Feed -->
6. The CSS/XSL files are sent from /includes/templates/YOUR_TEMPLATE/css/ to the browser in this order:
(and alphabetically within each case of more than one match):
rss*.css // are always loaded and at least ONE should contain site-wide properties.
rss*.xsl // are always loaded and at least ONE should contain site-wide properties.
Make sure you did what 4 and 5 says to do then make sure all your files uploaded to their correct folders. You should see the RSS Feed picture on your main page if everything is installed correct. Go to Admin>Configuration>RSS Feed and set up your RSS Feed configuration;
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
I did add it to my footer, but the feed doesn't show up. You can go here: http://www.sancoind.com/shop/ and you can see the new products feed at the bottom. Only it doesn't go anywhere, it just pulls up a blank page.
I've copied over all the files, ran the install and configured the feed in the admin panel. Am I missing something?
Did you add this to your html_header.php somewhere beetwen <head> and </head> tags:
<?php echo rss_feed_link_alternate(); // RSS Feed ?
I don't see it showing up anywhere in you Source code. Here is part of your Source code.
Here is mine. See the difference in the code that I highlighted. That part is suppose to be in yours also. So I am thinking maybe you didn't add that part of the code to your html_header.php.<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<title>Sanco Industries, Sanco and Crystal Blue Online Store</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="pond colorant, crystal blue, pond shade, turf, pond cleaner bird bath cleaner, weed remover" />
<meta name="description" content="Buy Pond Colorand, Cleaner and Weed Products" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="The Zen Cart™ Team and others" />
<meta name="generator" content="shopping cart program by Zen Cart™, http://www.zen-cart.com eCommerce" />
<base href="http://www.sancoind.com/shop/" />
<link rel="stylesheet" type="text/css" href="includes/templates/classic/css/stylesheet.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/classic/css/stylesheet_css_buttons.css" />
<link rel="stylesheet" type="text/css" media="print" href="includes/templates/classic/css/print_stylesheet.css" />
</head>
<body id="indexHomeBody">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"><head>
<title>Buy In Bulk At Wholesale - Save 50% - $3.00 Shipping</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="wholesale merchandise store,gifts,victoria jackson survival kit,musical wind chimes,toys and games,bath and body,candles and scents,unique bird feeders,birdhouses and Birdbaths,Shabby Elegance" />
<meta name="description" content="The Good Shepherd Store is a Professional and reliable wholesale merchandise store where you can buy in bulk at a low price" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="The Good Shepherd Store; Wholsale Merchandise" />
<meta name="generator" content="shopping cart program by Zen Cart™, http://www.zen-cart.com eCommerce" />
<base href="http://www.thegoodshepherdstore.com/" />
<link rel="stylesheet" type="text/css" href="includes/templates/luck_charm/css/style_imagehover.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/luck_charm/css/style_jscroller.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/luck_charm/css/stylesheet.css" />
<script type="text/javascript" src="includes/templates/luck_charm/jscript/jscript_imagehover.js"></script>
<script type="text/javascript" src="includes/js/jscroller2-1.5.js"></script>
<link rel="alternate" type="application/rss+xml" title="RSS Specials Feed" href="http://www.thegoodshepherdstore.com/rss_feed/feed/specials" />
<link rel="alternate" type="application/rss+xml" title="RSS New Products Feed" href="http://www.thegoodshepherdstore.com/rss_feed/feed/new_products" />
<link rel="alternate" type="application/rss+xml" title="RSS Upcoming Feed" href="http://www.thegoodshepherdstore.com/rss_feed/feed/upcoming" />
<link rel="alternate" type="application/rss+xml" title="RSS Featured Feed" href="http://www.thegoodshepherdstore.com/rss_feed/feed/featured" />
<link rel="alternate" type="application/rss+xml" title="RSS Best Sellers Feed" href="http://www.thegoodshepherdstore.com/rss_feed/feed/best_sellers" />
<link rel="alternate" type="application/rss+xml" title="RSS All Products Feed" href="http://www.thegoodshepherdstore.com/rss_feed/feed/products" />
</head>
<body id="indexHomeBody">
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Bookmarks