Page 421 of 506 FirstFirst ... 321371411419420421422423431471 ... LastLast
Results 4,201 to 4,210 of 5054
  1. #4201

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by countrycharm View Post
    Try this
    PHP Code:
    GET /the_exact_path_to_your/html/cron/ssu.php 
    or
    PHP Code:
    GET http://yoursite.com/cron/ssu.php 
    Hooray! I found the issue and other newbies such as myself may want to know.

    My file permissions in the sss.php file had to change from 777 to 644. After that, I just ran the command :

    PHP Code:
    wget http://www.yoursite.com/cron/ssu.php 
    For some reason, the regular GET command would not work.

    Thank you country, yellow, and Chuck from PGR Creations. You all rock!
    [FONT="Arial"]Adult Toys Store at Gspottoys (over 18 only| NSFW)[/FONT]

  2. #4202
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi all i cannot clear my cache . Has anyone else got the same problem ????

    When i try and clear any of the caches i get a massive list of this

    Warning Could not open dir /var/www/vhosts/fishingtackleoxford.co.uk/httpdocs/cache/ssu//aliases/9/b/9


    Can anyone help

  3. #4203
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default

    Quote Originally Posted by gmrm View Post
    Hi all i cannot clear my cache . Has anyone else got the same problem ????

    When i try and clear any of the caches i get a massive list of this

    Warning Could not open dir /var/www/vhosts/fishingtackleoxford.co.uk/httpdocs/cache/ssu//aliases/9/b/9


    Can anyone help
    check your permissions are all set correctly, however I've had the same problem in the past and I now keep a backup ssu empty folder structure so if need be I can simply delete the folders and drag some empty ones to replace them.

    Phil
    Posted via Mobile Device

  4. #4204
    Join Date
    Feb 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Is there somewhere I can use the zen cart function:

    PHP Code:
    zen_get_products_manufacturers_name() 
    to display the manufacturers name immediately before the products name in the url/link?

  5. #4205
    Join Date
    Feb 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by redwax View Post
    Is there somewhere I can use the zen cart function:

    PHP Code:
    zen_get_products_manufacturers_name() 
    to display the manufacturers name immediately before the products name in the url/link?

    I did manage to edit the parseParam() function in /clases/ssu/plugins/parsers/products.php to include:

    PHP Code:
    $man strtolower(zen_get_products_manufacturers_name($products_id));
                    
    $man str_replace(" ""-"$man);
                    
    $temp_params[1] = $man.'-'.self::getName($products_id$languages_id$languages_code); 
    but the auto alias function doesn't work properly then.

    ANy thoughts?

  6. #4206
    Join Date
    Aug 2008
    Posts
    135
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Does anyone know if Yellow1912(Raine) is still supporting this module? I've traced a problem that has just popped up with our website to the Simple SEO Module and was hoping to get some advice on it.

    I see that the latest version is 3.5.8, and the version we have installed is Beta 3.6.1.

  7. #4207
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Globie View Post
    Does anyone know if Yellow1912(Raine) is still supporting this module? I've traced a problem that has just popped up with our website to the Simple SEO Module and was hoping to get some advice on it.

    I see that the latest version is 3.5.8, and the version we have installed is Beta 3.6.1.
    Read below

    Quote Originally Posted by yellow1912 View Post
    Dear SP and other ZC members,

    This module is kind of my personal contribution to the great ZC community. Due to my personal work life (I have recently moved to Japan and will stay here for a about 6 months), it has been really busy for me so I don't have much time to visit the Zencart forum anymore. In the mean time I won't be able to provide on-time support with non-bug problems here on the forum. (this goes for all the modules I have here).

    If there is a serious bug with the module, please feel free to go to our website at rubikintegration.com and shoot me an email.

    I will be back here as soon as I can.

    Regards

    Raine
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #4208
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    HEy All,

    I finally got a round to installing this module and i think i have done it correctly.

    Just looking through whos online in the Admin area im noticing address paths like these:

    /bmz_cache/zenra-videos-japan-free.html

    And

    /bmz_cache/little-caprice-download-pictures.html

    I had a look in the bmz cache folder but these files dont exist?

    What could this mean?

  9. #4209
    Join Date
    Dec 2009
    Posts
    204
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Help me out i tried to install simple seo url's and it didnt work, so i removed all the files and now its still giving errors when signing into admint its going to customer login
    lemy.co.uk/admin
    http://lemy.co.uk/index.php?main_page=login
    Last edited by Ajeh; 16 Feb 2010 at 04:08 PM. Reason: remove zenAdminID

  10. #4210
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Simple SEO URL [support thread]

    Were you able to fix this?

    If I go to your /admin I appear to stay there but I am not actually trying to login just clicking around what is available on the login screen ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR