Please wait. In a few days, will be a new google analitycs version.
And new version RSS Feed
P.S. Try this http://www.zen-cart.com/forum/showpo...&postcount=385
Please wait. In a few days, will be a new google analitycs version.
And new version RSS Feed
P.S. Try this http://www.zen-cart.com/forum/showpo...&postcount=385
If you think that I am WORKING THERE, you can pay me for it?
Especially for those of you in readmi written:
Installation of this contribution is done at your own risk.If you do not know anything about the instrument, not using it - it's dangerous. To drive a car you need to learn to drive, to study the rule. Is not enough to require other solutions to your own problems.Originally Posted by craftzombie;
No problem.. onwards to learn more about creatingUnfortunately no :-( Only self-making.
my own then.
Tried searching this thread and did not find anything on this... sorry if dup question.
Is this compatible with v 1.3.7 ? I noticed the files affected in the readme are different than what I have, and they don't even seem to match what's in the actual downloaded package:
Affected files
==============
/includes/templates/YOUR_TEMPLATE/common/html_header.php
/includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
In the package
==============
/includes/templates/YOUR_TEMPLATE/rss_feed/
/includes/templates/YOUR_TEMPLATE/css/
/includes/templates/YOUR_TEMPLATE/images/
...but no common folder in the package.
Yes. It compatible with 1.3.7 and 1.3.8.
You have to adjust himself these files:
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 -->
Thanks for the help... I guess something was not right...
here's the error message I get when I attempt to click the feed link...
Any suggestions?Warning: require(includes/templates/template_default/templates/tpl_rss_feed_default.php) [function.require]: failed to open stream: No such file or directory in /home/*removed*/craiglkendall/econoclips.com/includes/templates/apple_zen/common/tpl_main_page.php on line 119
Fatal error: require() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_rss_feed_default.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/*removed*/craiglkendall/econoclips.com/includes/templates/apple_zen/common/tpl_main_page.php on line 119