Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

[Contribution] SEO-G


Guest

Recommended Posts

Help1 I get this errormessage when trying to get in the shop:

 

Fatal error: Cannot redeclare class seourl in /homepages/26/d214082911/htdocs/shop/includes/classes/seo_url.php on line 24

Link to comment
Share on other sites

  • Replies 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Hi,

 

I lik ethe concept of this contrib, however after fully isnatlling it i go to the admin SEO-G and it just seems to be in an endless loop?

 

Also if i goto my admin/Orders i get sql error this latter error seems to do with orders so i am not sure why it has started after installation of SEO-G??

 



Customers Order Total Date Purchased Status Action  
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 '*) as total from (orders o left join orders_total ot on (o.orders_id = ot.order' at line 1

select count(distinct *) as total from (orders o left join orders_total ot on (o.orders_id = ot.orders_id), stores st, orders_status s ) where o.orders_status = s.orders_status_id and s.language_id = '1' and ot.class = 'ot_total' and o.orders_stores_id = st.stores_id   

I now can't access SEO-G in admin menu, it sends me to the use of cookies page??

 

PLEASE any clues i want to get this working please!!

Link to comment
Share on other sites

I'm sorry to have to ask this age-old question, but... why does every URL on my site that is SEO'd with this contrib go back to cookie_usage.php? I followed the instructions to the "T" and can't seem to fix it :(. I double-checked every edit a couple of times now, but no joy. Any info needed, let me know... I have the .htaccess set to the right path, etc., all I can find after reading this entire thread from start to finish is that this might have something to do with it:

 

if ($request_type == 'NONSSL') {
define('DIR_WS_CATALOG', DIR_WS_HTTP_CATALOG);
$g_relpath = HTTP_SERVER . DIR_WS_CATALOG;
$g_server = HTTP_SERVER;
} else {
define('DIR_WS_CATALOG', DIR_WS_HTTPS_CATALOG);
$g_relpath = HTTPS_SERVER . DIR_WS_CATALOG;
$g_server = HTTPS_SERVER;
}

 

but that code is in my root.php already. I copied all changes in my application_top.php into the root.php properly, just no joy here :).

Link to comment
Share on other sites

Gonna restore from a backup and dump this contrib... it's been nothing but trouble every step of the install and it still doesn't actually work despite having spent hours upon hours trying to get it to over the course of a few days, with no one knowing how to fix it. I'll try one of the other ones... I've installed and configured plenty of them before without even the smallest hiccup until this one.

Link to comment
Share on other sites

Gonna restore from a backup and dump this contrib... it's been nothing but trouble every step of the install and it still doesn't actually work despite having spent hours upon hours trying to get it to over the course of a few days, with no one knowing how to fix it. I'll try one of the other ones... I've installed and configured plenty of them before without even the smallest hiccup until this one.

 

Are you using I.E 7? sometimes pages are cached and even when the problem is fixed it still doesn't work. You should close your browser and open the site in mozilla firefox

Link to comment
Share on other sites

Are you using I.E 7? sometimes pages are cached and even when the problem is fixed it still doesn't work. You should close your browser and open the site in mozilla firefox

 

 

Yes, I am, but even if I deep refresh the page (i.e. full reload, ctrl+f5), I get Fatal error: Cannot redeclare class seourl in /hsphere/local/home/goldenbuzz/trizeo.com/includes/classes/seo_url.php on line 24 when I click any of the .html links. Firefox gave the same.

Link to comment
Share on other sites

having a problem with my links.

 

I have about 10 categories - each category has about 3 subcategories

 

 

my links are fine for main categories, but the subcategories are wrong. this is what they look like

 

Categories

 

http://www.website.com/category1.html

http://www.website.com/category1/subcat1.html

 

http://www.website.com/category2.html

http://www.website.com/category1/category2/subcat2.html

 

http://www.website.com/category3.html

http://www.website.com/category1/category2...y3/subcat3.html

 

http://www.website.com/category4.html

http://www.website.com/category1/category2...y4/subcat4.html

 

By the time I get to a subcategory in category 10, the link has 10 categories

 

here is a screenshot of my SEO G Types settings

 

seogtypessmallyy3.jpg

Link to comment
Share on other sites

can anyone please help me. ive been at this issue for 2 days and can't figure it out. I have another site and its working fine. The only difference is I installed the latest version rather than .16

 

please, if anyone could take 2 minutes to help me out

Link to comment
Share on other sites

Wow, first, Great Contribution. (v1.5 used with 2.2MS2)

 

I was having a problem with this SEO-G where it would give errors with navigation_history.php with the reset() and the filter_parameters($parameters). My error was fixed by having this line in my php.in (I use php 5 and Mysql 5)

 

register_long_arrays On

register_globals Off

 

I also had to change my apache conf file to AllowOverrides for my .htaccess file. It was locked down so that Overrides could not be made. It created the links correctly with the SEO, but none of the links would work because it was not using that .htaccess file.

 

<Directory />

Options FollowSymLinks

AllowOverride All

</Directory>

 

 

I figured I would note this for other people that are having problems.

 

Thanks Enigma!

Link to comment
Share on other sites

2 Problems

 

Ok, when SEO urls are enabled, I cannot write reviews on my site for some reason. Can anyone explain why this is to me? Thanks in advanced.

 

Also, when seo URL's are on my login.php page dosent work. Luckily I have a login sidebar box that still dose. but the main one dosent work and that probably should. Could someone explain how to fix this too?

Edited by ace21gabriel
Link to comment
Share on other sites

How do I modify the .htaccess file or root.php to allow urls going to the admin area to .html extension files to not be redirected to the home page?

 

Right now if I try to go to: https://secure.mysite.com/admin/test.html it is being redirected to http://www.mysite.com/index.php

Link to comment
Share on other sites

error message in catalog,

 

I am receiving the following error code when clicking on most links from the catalog index page.

 

Not Found

The requested URL /dvd-movies.html was not found on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.33 Server at hippie-headshop.com Port 80

 

I have only installed a template and this for contributions

 

thanks in advance.

Link to comment
Share on other sites

I'm having some trouble getting this to work with my categories. My regular product pages work great as does everything else. But for some reason only my one main category is working. The others are redirecting...

 

 

the category t_shirts is the parent of mens-t-shirts

 

the url /t_shirts_men-s-t-shirts.html works but the other subcategories do not

 

ex.

 

the subcategory women-s-t-shirts

 

aka /t_shirts_women-s-t-shirts.html is not working

 

There is an entry for it on this page SEO-G Zones » Categories and I it is marked green for included as are all the other categories, but there is no entry for it on the reports page, and in the mysql database, for the seo_urls table there is no entry for it. This is true for about 5 other subcategory pages. Is there a reason for this? How can I fix this?

Assault

If you want to find it you'll have to google "Assault T-Shirts" because posting my damn url in my signature is against the forum rules.

T-Shirts with an edge

Powered by OSCommerce + about 20 different custom addons and some Wordpress

Link to comment
Share on other sites

Hi there,

 

I have this contri running on Osc v2.2rc1 and for now all looks ok.

Now I would like to add a Site Map page to my store.

 

Can somebody give me a hint what contri to use in combination with SEO-G.

I prefer a contri that doesn't add functionality I already have in SEO-G like XML generation and submitting...

 

Hope you can help me out, thanks!

 

Kind regards,

 

Arne.

Link to comment
Share on other sites

error message in catalog,

 

I am receiving the following error code when clicking on most links from the catalog index page.

 

Not Found

The requested URL /dvd-movies.html was not found on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.33 Server at hippie-headshop.com Port 80

 

I have only installed a template and this for contributions

 

thanks in advance.

 

my apologies to ArneK, as this will probably be unhelpful to you.

 

I am having the same problem. I thought that it had to do with my not allowing override of options within my http.conf (see below), but after I correct that and restart apache, I am still having the same problem.

 

from .htaccess: 
# 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)

 

I am using osc V 2.2 rc 1 and SEO-G v1.20 ... I've double-checked my install already and everything looks right.

If I turn off the SEO-G Master Switch, everything works like it should for the non-seo osc.

When I turn on the SEO-G Master Switch, link generation works great but the redirection doesn't work right (same problem as ArneK).

 

anybody (esp. Enigma) have any ideas? things to double-check? things to try?

thanks.

Link to comment
Share on other sites

Hi to everyone,

 

in my opinion this support forum is a big mess.

 

Is it not possible to divide the topics?

 

Anyway I have a problem that has already been reported:

 

everything looks fine when I enter in the site, I select an object and the uri is:

 

www.myweb.com/bracciale-acciaio.html

 

but when I select a flag for the language i get

 

www.myweb.com/product_info.php?products_id=29&language=en

 

for the same page with the same content. This will cause a duplicated content for the search engine.

 

I am sorry I am reporting again the same problem but I couldn't find a suitable solution.

 

Any tip will be accepted :)

 

Cheers

Link to comment
Share on other sites

I've searched this topic and found the question I was looking for. I have just installed OsCommerce 2.2RC1 and want to know if this contribution is compatible because I wanted to install it and couldn't find catalog\admin\includes\split_page_results.php in my installation. If there is no compatible seo-g contribution, please let me know when and if one will be availible.

 

With respect,

Miron Savan

Link to comment
Share on other sites

hello!

 

my website is in a Virtual host. i am getting services from IDC.

 

so i don't have a access to modify apache conf files.

 

i have configuration SEO -G step by step, and when i enable SEO-G, i visit my web www.newtradeower.com The links have become http://www.newtradepower.com/cisco/2950.html,

 

but it is can't visit ,404 not page find!

 

The administrator, who is the mast of the Virtual host, tell me that rewrite rule can not effect, because of that they Configuration apache in Global.

 

The vitual host: windows 2003+apache+php+mysql

 

 

i google for that, help~

i am sorry for my poor enligsh, i come frome china , and my enlish is poor.

thank you!

 

email& msn:[email protected] :rolleyes:

Edited by icy_cold
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...