Guest Posted November 28, 2007 Share Posted November 28, 2007 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 Quote Link to comment Share on other sites More sharing options...
Guest Posted November 29, 2007 Share Posted November 29, 2007 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!! Quote Link to comment Share on other sites More sharing options...
GoldenTiger Posted December 2, 2007 Share Posted December 2, 2007 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 :). Quote Link to comment Share on other sites More sharing options...
GoldenTiger Posted December 3, 2007 Share Posted December 3, 2007 Spent another hour or so but can't figure this one out... anyone :)?? Quote Link to comment Share on other sites More sharing options...
GoldenTiger Posted December 3, 2007 Share Posted December 3, 2007 Double-checked yet again but nothing... :(. This has halted all progress on my setup, anyone have a solution :)? Quote Link to comment Share on other sites More sharing options...
ace21gabriel Posted December 4, 2007 Share Posted December 4, 2007 Can someone e-mail me ace21gabriel@yahoo.com about how to fix the review button when SEO links are on? Thanks and have a great day everyone! Quote Link to comment Share on other sites More sharing options...
GoldenTiger Posted December 4, 2007 Share Posted December 4, 2007 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. Quote Link to comment Share on other sites More sharing options...
guyatech Posted December 5, 2007 Share Posted December 5, 2007 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 Quote Link to comment Share on other sites More sharing options...
GoldenTiger Posted December 5, 2007 Share Posted December 5, 2007 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. Quote Link to comment Share on other sites More sharing options...
panerai Posted December 6, 2007 Share Posted December 6, 2007 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 Quote Link to comment Share on other sites More sharing options...
panerai Posted December 6, 2007 Share Posted December 6, 2007 Ive set every possible sort and linkage I can think of and nothing. This is the last issue before I can launch this website Quote Link to comment Share on other sites More sharing options...
panerai Posted December 6, 2007 Share Posted December 6, 2007 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 Quote Link to comment Share on other sites More sharing options...
mevdev Posted December 6, 2007 Share Posted December 6, 2007 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! Quote Link to comment Share on other sites More sharing options...
ace21gabriel Posted December 9, 2007 Share Posted December 9, 2007 (edited) 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 December 9, 2007 by ace21gabriel Quote Link to comment Share on other sites More sharing options...
ace21gabriel Posted December 10, 2007 Share Posted December 10, 2007 Also, I just noticed that when it is on it will not let you add or remove products from your cart. Quote Link to comment Share on other sites More sharing options...
♥zelf Posted December 17, 2007 Share Posted December 17, 2007 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 Quote Virtual Merchant a.k.a. Elavon, ViaKlix, Nova Payment Module Contribution Link to comment Share on other sites More sharing options...
♥zelf Posted December 17, 2007 Share Posted December 17, 2007 Enigma are you out there? Quote Virtual Merchant a.k.a. Elavon, ViaKlix, Nova Payment Module Contribution Link to comment Share on other sites More sharing options...
Guest Posted December 18, 2007 Share Posted December 18, 2007 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. Quote Link to comment Share on other sites More sharing options...
ttoomey Posted December 20, 2007 Share Posted December 20, 2007 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? Quote 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 More sharing options...
ArneK Posted December 24, 2007 Share Posted December 24, 2007 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. Quote Link to comment Share on other sites More sharing options...
dhyatt Posted December 26, 2007 Share Posted December 26, 2007 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. Quote Link to comment Share on other sites More sharing options...
giangios Posted December 27, 2007 Share Posted December 27, 2007 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 Quote Link to comment Share on other sites More sharing options...
mironutz Posted December 27, 2007 Share Posted December 27, 2007 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 Quote Link to comment Share on other sites More sharing options...
Rachael w. Posted December 28, 2007 Share Posted December 28, 2007 (edited) Edited :-" Sorry for the clutter... Edited December 28, 2007 by theantiquestore Quote Link to comment Share on other sites More sharing options...
icy_cold Posted January 1, 2008 Share Posted January 1, 2008 (edited) 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:gba66@msn.com :rolleyes: Edited January 1, 2008 by icy_cold Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.