Zen Cart Logo
Forums / All Other Contributions/Addons / Simple SEO URL (OLD version) [support thread]

Simple SEO URL (OLD version) [support thread]

Views: 1,113,675

Results 381 to 400 of 5,058
22 Jul 2008, 5:03 AM
#381
newagekat avatar

newagekat

Zen Follower

Join Date:
Nov 2005
Location:
Vancouver, Canada
Posts:
151
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

jeking:

KP,

Without access to your server or admin, there's not much I can do. Are you still getting this error:

Warning: main(includes/reset_seo_cache.php) [function.main]: failed to open stream: No such file or directory in /home2/tinamh/public_html/shop-lela/admin/product.php on line 31

It's saying line 31 of admin/product.php is calling the file includes/reset_seo_cache.php which does not exist. Open product.php and look for a reference to reset_seo_cache.php

Bless you Jim, I got it. the ultimate SEO module had me upload a new version of product.php and categories.php. I guess I deleted my backup and kept uploading the new files. :oops:

I appreciate your patience and perseverance in trying to help me.

5 Aug 2008, 8:42 PM
#383
zettabuy avatar

zettabuy

New Zenner

Join Date:
Jun 2008
Location:
scottsdale
Posts:
4
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I would like to uninstall this mod but when I deleted all of the files I can no longer access the admin panel. I have not inserted any of the sql statements yet. What is the best way to remove this mod? I have read the thread so I apologize if this has already been addressed.

11 Aug 2008, 6:41 AM
#384
artcoder avatar

artcoder

Zen Follower

Join Date:
Jan 2007
Posts:
166
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I too have a problem with using Simple SEO URL mod with PayPal IPN. Looks like the money gets transferred, but no order confirmation emails to the buyer or merchant from ZenCart. Confirmation emails from Paypal does get to buyer and seller. And the order does not show up on admin interface. The record does show in the IPN records (if you look there).

One syptom of the problem is that
http://www.example.com/ipn_main_handler.php is coming up blank page as oppose to saying "Nothing to process. Please return to home page." (as it supposed to in 1.3.8)

So, I had removed the mod by ...

To remove SEO URL module, I did the following...

  1. Remove the mod re-write code from .htaccess

  2. Remove these lines from includes/functions/html_output.php. Do NOT remove the file.

//bof simple seo url
global $ssu;
if(($link = $ssu->ssu_link($page, $parameters, $connection, $add_session_id, $search_engine_safe, $static, $use_dir_ws_catalog))!= false) return $link;
//eof simple seo url

  1. You can remove all the other files that you have uploaded for the modules. And can remove the "admin/includes/module_installation" folder and "admin/includes/templates" folder if you don't have any other things in it.

  2. Remove table links_aliases (if not using for anything else)

  3. If you are also removing "module manager module" you can remove table module_version_tracker

  4. Remove records with the following keys from configuration table:

SSU_ID_DELIMITER, SSU_MAX_LEVEL, SSU_EXCLUDE_LIST, SSU_LINK_ALIAS,
SSU_MINIMUM_WORD_LENGTH, SSU_MAX_NAME_LENGTH.

  1. Remove the record with the values "Simple SEO URL" from configuration_group table.

The removal sequence worked for me.

13 Aug 2008, 3:00 AM
#385
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Simple SEO URL (OLD version) [support thread]

It's been a long time since yellow1912 has been on here.
I hope he is doing OK. We need you back so we can solve the paypal issue.

14 Aug 2008, 6:40 PM
#386
dashton avatar

dashton

New Zenner

Join Date:
Jul 2008
Posts:
7
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

My popup images stopped working when I installed simple SEO URLs. Has this happened to anyone else?

http://shop.jalanstyle.com/shoes-c-1/celeste-p-11

click on the thumbnails at the bottom- no image in the window

The url is this:

javascript:popupWindow('http://shop.jalanstyle.com/popup_image_additional/pID/11/products_image_large_additional/images/large/shoes')

This there any way to exclude these popups from simple SEO in the 'exclude these pages' part of the config?

Thanks

15 Aug 2008, 8:04 PM
#387
unclelee avatar

unclelee

New Zenner

Join Date:
Aug 2008
Posts:
3
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hi all,

according to http://wiki.rubikintegration.com/index.php/Simple_SEO_URL, there are 2 menus:-

1.Configuration: You can set SSU config at Admin->Configuration->Simple SEO URL
2.Manager: You can find SSU Manager at Admin->Extras->Simple SEO URL Manager

I manage to get Admin->Extras->Simple SEO URL Manager, but not the Admin/Configuration/Simple SEO URL.

Currently i'm usin' ZC 1.38a and SSU rev235.

Others modules installed:-
google sitemap 1319.

Am I missing something? pls help.

tqvm.

15 Aug 2008, 8:11 PM
#388
dashton avatar

dashton

New Zenner

Join Date:
Jul 2008
Posts:
7
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I'm still working on the popup image problem I encountered.

I included the product_info.php and index.php to the exclude list but that didn't fix it. Does anybody have suggestions on how to fix this?

Any help would be appreciated.

21 Aug 2008, 7:57 AM
#389
tuncay avatar

tuncay

New Zenner

Join Date:
Sep 2006
Posts:
56
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

hi everybody for additional image popup problem. go to admin/configuration/simple seo url

exclude list section click on it and put exactly that

advanced_search_result,popup_image_additional

and update
it will fix the problem

21 Aug 2008, 9:43 AM
#390
tuncay avatar

tuncay

New Zenner

Join Date:
Sep 2006
Posts:
56
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

hi everybody again

also for using the google base feeder.

do almost the same thing at my above posting but exclude list section add googlefroogle.php

like that

advanced_search_result,popup_image_additional,googlefroogle.php

and google base feeder works

thank you yellow1912 for creating this wonderful module :clap:

21 Aug 2008, 11:29 PM
#391
tuncay avatar

tuncay

New Zenner

Join Date:
Sep 2006
Posts:
56
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

hi everybody
i have an idea for the paypal ipn issue.
in my oipnion the issue arouses because the paypal try to reach back after the order completed to the original modules or xxxx.php files and the simple seo url change those and it can't reach to correct place.

in my opinoin we need to find those files and add to exclude list.

does any body know that when the customer come to the confirmation page our site and then click confirm and it goes to paypals page and what is happening between paypal and our web sites. which php files is used in the process? if we know those files we can exclude those from ssu. and may be we can fix the problem.

22 Aug 2008, 11:20 PM
#392
headyntl avatar

headyntl

New Zenner

Join Date:
Jul 2008
Posts:
24
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I was wondering if someone can direct me as to where and how i would setup simple seo url to work with my ex pages that i create... I have not figured out how to do this!

22 Aug 2008, 11:43 PM
#393
headyntl avatar

headyntl

New Zenner

Join Date:
Jul 2008
Posts:
24
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I actually think it may be writing it part of the way... It is site/page.html?id=3

Is there any to get the exp page to come out mysite.com/title of expage.html
?

22 Aug 2008, 11:59 PM
#394
headyntl avatar

headyntl

New Zenner

Join Date:
Jul 2008
Posts:
24
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I actually think it may be writing it part of the way... It is site/page.html?id=3

Is there any to get the exp page to come out mysite.com/title of expage.html
?

25 Aug 2008, 9:45 AM
#395
czauner avatar

czauner

New Zenner

Join Date:
Aug 2008
Posts:
1
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hi folks,

installed simple seo in version 1.3.8a and PHP 5.2.1 and followed exactly the instructions except the "shared class files".
What are they, where can I find them? The svn-link doesn't work. A freind told me they are now already part of zen cart, is he right?

At the moment everything is down. :censored:
Error message: The requested URL /TestShop/lecture-test-category-c-5/lecture-test-product-a-t-shirt-p-10 was not found on this server.

Looking forward for help, thx.

25 Aug 2008, 11:41 AM
#396
glenn123 avatar

glenn123

New Zenner

Join Date:
Aug 2008
Posts:
7
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hi, I wonder If anyone could help.

This seems like a great little addon to Zen but I am having a few issues with installing it. I was wondering if anyone could help me out. It would be much appreciated!

Basically, since I installed Simple SEO URL my links have stopped working and all have ".SSU_file_extension" at the end of each url. I believe I followed the instructions correctly. My ezpages seem to be working fine however. I am hoping this is a small fix or something simple I have overlooked!

Has anyone else had the same problem?

The site I am working on is http://www.stainlessclassics.com

Many thanks in advance

Glenn

25 Aug 2008, 12:12 PM
#397
glenn123 avatar

glenn123

New Zenner

Join Date:
Aug 2008
Posts:
7
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hey I found a a quick soltution for the .SSU_FILE_EXTENSION_PROBLEM.

I found /includes/init_includes/init_ssu.php and edited line 221 and just removed ".SSU_FILE_EXTENSION"

Hopefully this doesn't cause any long term problems!

25 Aug 2008, 10:01 PM
#398
unhappydave avatar

unhappydave

New Zenner

Join Date:
Jul 2008
Posts:
52
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I have 1 link on my site right now thats not working- its an add to cart link on the product list page- its like a quick link to add something to the cart with out having to read about it.

anyway, anyone know to fix it?

try it- i'll turn the site on for now I am just about ready to go live ad add my inventory.

http://www.redbambina.com/big-linked-c-22

try one of these buy it now links- bam nothing- every thing else in the site works

25 Aug 2008, 10:30 PM
#399
tuncay avatar

tuncay

New Zenner

Join Date:
Sep 2006
Posts:
56
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

hi dave
can you try exclude list. admin>configuration>simple seo url>exclude list

add to the end ",buy_now" without the quotes
try it again. it need to fix the problem.

25 Aug 2008, 10:36 PM
#400
tuncay avatar

tuncay

New Zenner

Join Date:
Sep 2006
Posts:
56
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

also add this one to the end after you add earlier posting

",add_product"