Does anyone instal this as a paid service ?
Printable View
Does anyone instal this as a paid service ?
I know if you get it from the numinix site directly, they have a $25 install fee listed with the mod
As many sites I have installed this on I have never had this to happen. Check your permissions on your server control panel. If you have word press addon installed it will cause a conflict with this module. Check some of your .htaccess files.
Inside some folders is an .htaccess file that lists certain *permitted* filetypes which may be accessed. (Anything else is blocked to prevent abuse on your site).
Thanks. I don't have wordpress. I'll have to check the .htaccess files.
On the Numinix forum, someone said the text error was the cause of the admin files. Could renaming my admin to another name (as recommended) cause a problem? I uploaded the files to the "admin" folder of my site...it's just that the name is not "admin".
so in my admin/includes there is a.htaccess file that has:
# but now allow just *certain* necessary files:
<FilesMatch ".*\.(js|css|jpg|JPG|gif|GIF|png|PNG)$">
do I need to add php here as a *certain* necessary file? In the admin folder the .htaccess file allows php but not in the admin/includes
It should not cause you any problem as long as you changed the name of the admin folder to the name you are using. In other words if your admin folder is named jhon_doe make sure the admin folder in the google base feeder is change to mach that before you upload, if not then things will not work.
You can try it to see if it will work, if you still get a blank page try the admin/includes also.
Change the line to:
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|xsl|XSL)$">
If that does not work try the old .htacess file from your backup 1.3.8 to see if it makes any difference.
Quote:
# $Id: .htaccess 1105 2005-04-04 22:05:35Z birdbrain $
#
# This is used with Apache WebServers
#
# For this to work, you must include the parameter 'Options' to
# the AllowOverride configuration
#
# Example:
#
# <Directory "/usr/local/apache/htdocs">
# AllowOverride Options
# </Directory>
#
# 'All' with also work. (This configuration is in the
# apache/conf/httpd.conf file)
# The following makes adjustments to the SSL protocol for Internet
# Explorer browsers
<IfModule mod_setenvif.c>
<IfDefine SSL>
SetEnvIf User-Agent ".*MSIE.*" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
</IfDefine>
</IfModule>
# Fix certain PHP values
#<IfModule mod_php4.c>
# php_value session.use_trans_sid 0
# php_value register_globals 1
#</IfModule>
# to turn off register_globals
# php_value register_globals 0
I read what what you asked Numinix on Numinix forums and I agree with him. Check to make sure the files in the google base feeder admin uploaded correctly. What I mean about that is make sure the filesize is the same, if not that is the reason why it is showing that down below. Some ftp programs mess up when uploading files.
TEXT_GOOGLE_FROOGLE_OVERVIEW_HEADTEXT_GOOGLE_FROOGLE_OVERVIEW_TEXTTEXT_GOOGLE_FR OOGLE_INSTRUCTIONS_HEADTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1aTEXT_GOOGLE_FROOGL E_INSTRUCTIONS_STEP1a_NOTETEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1bTEXT_GOOGLE_FRO OGLE_INSTRUCTIONS_STEP1b_NOTETEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP1cTEXT_GOOGLE_ FROOGLE_INSTRUCTIONS_STEP1c_NOTE TEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2aTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2bTE XT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2cTEXT_GOOGLE_FROOGLE_INSTRUCTIONS_STEP2_NOTE TEXT_GOOGLE_FROOGLE_INSTRUCTIONS_TIPS
Hi, I'm using this module and it's mostly working. An issue I'm having is that the 'product_type' tag (which is the category name) isn't showing my category properly. I have products which are linked in two categories and for some reason, it is showing the linked category and not the 'master category'. I have reset the master category products to be the correct one (as they were showing incorrectly before) but even after resetting this, the 'product_type' is not updating to be the correct category. Does anyone have any thoughts about this? I don't want to have to delete all the linking products categories. Thanks in advance- I love zen cart and this community!!
Nothing appears to have changed. If you go thru the process of the google feed by way of zen admin you can read an error in step 2. If you go thru all the steps without looking at the actual feed it appears to be fine.
In google merchant it only ever said there were 57 items listed with errors and there are actually over a 1,000 items listed in the store. Also in google merchant it now said there were 0 items.