No other reported problems of this at all.
If you want me to take a look at it PM me the login details to your server (FTP) and the Admin login as well.
Should be a real quick fix.
No other reported problems of this at all.
If you want me to take a look at it PM me the login details to your server (FTP) and the Admin login as well.
Should be a real quick fix.
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
For the record and in case anyone else experiences this problem (spoke about a few posts ago with Barricades)
Here is the solution. I spoke via PM with barricades and it turned out that the addition of a contribution that allowed various Admin access controls was the culprit.Hi I wonder if anyone can offer me some suggestions.
I've installed the files and uploaded the sql patch as per the instructions (the only thing i did different was to rename the your_template folder and although it doesn't seem to say to do this in the read-me i've read elsewhere that i was right to do this)
The 39 statements thing appears when i ran the patch.
only thing is that no configuration->google analytics configuration appears in the config menu in my admin.
any ideas what is wrong. I've done everything else as far as i can see in the instructions.
Thanks by the way for the mod (hopefully i get it working :-) )
Nothing was wrong with that contribution at all, the "access" to that newly installed module (Simple Google Analytics) had to be "allowed" for the user in order to get it to show in the Admin drop down box.
Here is the exact reply form barricades in case anyone else needs it:
Hope this post helps others out that may run across this.Wait... found out what the problem was.
I have recently installed a mod which allowed you to change admin permissions.
for some reason it must default to not allow the admin to use 3rd party contributions.
I only found out this when i tryed to use easy populate!
Last edited by econcepts; 21 Aug 2007 at 07:27 PM. Reason: added content
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
The mod in question is Admin Profiles (support thread and download). It is an awesome contribution if you have more than one person accessing the admin area but does seem to cause a lot of problems with people who forget that they've got it installed!
Visit our shop - RVOps - where compromise is not an option
Oh forgot to say - thanks for a cracking mod that works like a dream on my site.
Last edited by ARRSE; 22 Aug 2007 at 11:59 AM.
Visit our shop - RVOps - where compromise is not an option
No problem. I just took a previous version and upgraded it with a few new additions and added some more detailed instructions.
Again, glad you like it, and thanks for using it. I enjoy doing my part to help the cart advance forward. I try to keep the instructions for all my mods as "non-technical" as possible to aid in installation (although that can be tough at times).
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
I am creating an order form (using Quick Order Module) for Firehouse Subs Restaurants to order all of their hot sauces on our approved list. however, I have already used this module to create an quick order form for all of our customers to use. I modified the filenames, extra datafiles, language files, template files, and header.php from "quick_order" to "fhs_quick_order" and QUICK_ORDER to "FHS_QUICK_ORDER" in their respective places and the module will work and add items to the cart. however I am receiving some errors at the bottom of the page that I cannot figure out.
Warning: main(includes/templates/classic/fhs_quick_order//google_analytics.php) [function.main]: failed to open stream: No such file or directory in /home/hotshots/public_html/includes/templates/classic/common/tpl_main_page.php on line 180
Warning: main(includes/templates/classic/fhs_quick_order//google_analytics.php) [function.main]: failed to open stream: No such file or directory in /home/hotshots/public_html/includes/templates/classic/common/tpl_main_page.php on line 180
Fatal error: main() [function.require]: Failed opening required 'includes/templates/classic/fhs_quick_order//google_analytics.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hotshots/public_html/includes/templates/classic/common/tpl_main_page.php on line 180
My first instinct was to check my install of google analytics, but everthing seems fine there and I am not getting any other errors on any other pages. Can you please help me? The forms work, but I am slightly embarased by the errors on the bottom of the page. You can see them here:
http://hotshotshotsauce.com/index.ph...hs_quick_order
I am running version 1.1.1 of the google analytics module
Matthew Heald
All Hot N' Bottled - Retail
http://hotnbottled.com
Hot Shots Hot Sauce - Wholesale
http://hotshotshotsauce.com
The error you are getting means you are missing a file (or have placed it in the wrong location). That is what the "no such file or directory" part means.
As far as your exact error:
Check the two parts I have listed in red.Warning: main(includes/templates/classic/fhs_quick_order//google_analytics.php) [function.main]: failed to open stream: No such file or directory in /home/hotshots/public_html/includes/templates/classic/common/tpl_main_page.php on line 180
1) You have a double slash in the include portion. You should only have one slash
2) If you are not using the classic template for your web store, then that would explain why it says "no such file or directory". The link in red points to the classic folder.
If you use a custom folder, you'll want to make sure you installed the analytics include there.
Once you get the include portion into the correct "tpl_main_page.php", it should solve the rest of your errors. They all stem from the same thing.
My advice would be to go back and make sure you uploaded the files to the correct locations.
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
Okay Team?....what did I do wrong?
Google Analytics works fine...BUT now I get this popup all the time stating that I'm about to view secure and unsecure pages..... how can I stop this?
www.lacefrontsecrets.com
That actually doesn't have anything to do with Google Analytics (the contribution), or any other contribution for that matter. You are seeing it because your browser is configured to see it (read on to see what I mean).
You probably are using Firefox browser to view it right? Well, the newest version of Firefox came built in with Google's "Safe Browsing" extension. Although you may not have updated your browser recently, it probably updated itself when you restarted it. When it updated, you got the new Google extension with it.
Here are a few links that talk about it.
http://knaddison.com/technology/sb-s...-name-mismatch
http://www.howtogeek.com/howto/inter...ng-in-firefox/
The best thing you can do is to download the following Firefox add-on and install it. Then when you get one of these annoying messages (and providing you actually DO trust the site listed in the box), then you simply checkmark the "don't show me" (or some similar wording) to not show it for that again.
https://addons.mozilla.org/en-US/firefox/addon/2131
Hope that helps. :)
By the way, you may want to check the layout of your site on various resolutions and computers. It is completely "out of whack" on my computer here -- especially the navigational elements.
Last edited by econcepts; 25 Aug 2007 at 12:32 AM. Reason: added content
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
I'm using Internet Explorer.
Thanks for letting me know about my settings. I'll check on different resolutions. what are yours set too because no one has said a word about the layout....It looks fine on my laptop and on my home computer.![]()
Bookmarks