Page 385 of 506 FirstFirst ... 285335375383384385386387395435485 ... LastLast
Results 3,841 to 3,850 of 5054
  1. #3841
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Simple SEO URL [support thread]

    While I still don't know why, I did manage to figure out what SSU was burping on. The URL that my site was being directed to upon login is apparently part of the Flash code found on my WOZ sidebox. The WOZ sidebox I use displays all of my active WordPress widgets on Zen Cart.

    Since the sidebox displays all active WP widgets, there are a few that I don't want to display on the Zen Cart side.. So I am using CSS to suppress the display of two of those widgets on the Zen Cart side. So the code is still there if you view the page source.. One of those suppressed WP widgets includes code for a small flash animation which is what SSU is appending to the URL that you are redirected to when logging in..

    So that is the what.. I don't know the how.. **shrugs** Not sure if this is SSU alone or something that could be fixed with a line or two in the .htaccess file.. **shrugs**

    Quote Originally Posted by DivaVocals View Post
    Spoke WAAAAY too soon.. Got up this morning all excited about this working,and found that this little gremlin just won't go away..

    This is the ONLY thing that is not working correctly with SSU on..

    It keeps burping on my homepage flash and what's weird is that at this point I removed the flash code to help troubleshoot this..

    I have removed ALL the flash files from my site. I have removed ALL of the flash code from the main page..

    And despite that with SSU turned off the login redirects me to:
    http : //clients.overthehillweb . com/hairisle/index.php?main_page=index&/media/hairisleflash2_swf

    With SSU turned on the login shows me a page not found error
    http : //clients.overthehillweb . com/hairisle/page_not_found/hairisleflash2_swf

    But IF I remove the .htaccess file, the login stops trying to redirect me to this NON EXISTENT PAGE.

    I have even taken the drastic step of deleting all of the SSU cache folders and copying those over fresh from the install files.. Still no joy..

    One thing I did notice (and this may have little or nothing to do with this) but when I look in the module manager at this app, the version says Beta 3.7.1

    I am fresh out of ideas..

  2. #3842
    Join Date
    Sep 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi yellow, I really need your help!! i installed ssu 3.6.7. when ssu is turned on and someone purchases a product they get a error saying "There has been an error processing your credit card. Please try again." and the order does not show up in zen cart admin but their credit card is charged. i use quantum gateway as a payment gateway. when ssu is turned off everything works fine.
    this is my hta.access file

    # -FrontPage-


    <Limit GET POST>
    order deny,allow
    deny from all
    allow from all
    </Limit>
    <Limit PUT DELETE>
    order deny,allow
    deny from all
    </Limit>
    AuthUserFile /home6/yourgam2/public_html/_vti_pvt/service.pwd
    AuthGroupFile /home6/yourgam2/public_html/_vti_pvt/service.grp
    AuthName yourgameworldo.com
    IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*



    #### BOF SSU
    Options +FollowSymLinks
    RewriteEngine On
    # Change "/zencart/ to the correct setting
    # if your site is located at root folder, then you should have RewriteBase /
    # Go to your include/configure.php, this value should be the same with the value of DIR_WS_CATALOG
    RewriteBase /

    # Deny access from .htaccess
    RewriteRule ^\.htaccess$ - [F]

    RewriteCond %{SCRIPT_FILENAME} -f [OR]
    RewriteCond %{SCRIPT_FILENAME} -d
    RewriteRule .* - [L]

    RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]
    #### EOF SSU

  3. #3843
    Join Date
    Jun 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    HI YELLOW
    First of all, thank you for your great contri. I appriciate for your effort.
    Secondly, I have a little trouble with it. I installed Category Dressing and some other add-on. I set to hide the 1st leverl category in Category Dressing. My issue is when I click on the 1st level category, eveything is fine, but when I choose a 2nd level category, everything is gone in category sidebox.

    Could you please tell me how can I fix this problem?

    Thank you

    My site: www.lixiaoya.com

  4. #3844
    Join Date
    May 2009
    Posts
    222
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Hi
    I just came accross a tool in Google Webmaster Tools that lets me set the site so that Google ignores certain parameters to avoid duplicate content.

    To get to this tool log into Google webmaster tools, go to site configuration and then parameter handling.

    So im trying to get google to igore the parameters that are still not taken out by SSU

    Ive set Google to ignore

    cPath
    products_id
    alpha_filter_id (whats that?)
    language
    keywords (used when people search the site i assume)
    pID
    id
    zenid
    Zenid

    Does that sound OK? Have i missed anything?

    Fingers crossed this might help my rankings... google says not to worry about dulicate content but many webmasters dont believe it

    Thanks!

  5. #3845
    Join Date
    Dec 2006
    Posts
    107
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by khopek View Post
    I am having a similar problem... Users are not able to remove items from the cart. I cannot remove items either. I need help with this asap
    I'm having this same issue. Users can remove cart items by clicking the remove box and then clicking update, but not by clicking the the trashcan icon.

    Anyone help on this?

    http://www.hairrigs.com

  6. #3846
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Me too...

    Quote Originally Posted by DaveS View Post
    I'm having this same issue. Users can remove cart items by clicking the remove box and then clicking update, but not by clicking the the trashcan icon.

    Anyone help on this?

    http://www.hairrigs.com

  7. #3847
    Join Date
    Sep 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Should there be a space between RewriteBase and / on the hta.access file and the configure.php file?

  8. #3848
    Join Date
    Dec 2006
    Posts
    84
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi,
    Has anyone had any problems with this mod and TY Package tracker? http://www.zen-cart.com/forum/showthread.php?t=36126

    I am using Simple SEO URL on my site and recently installed TY mod above...when a customer signs into their account and clicks on an order a blank page is displayed.

    Please any help would be greatly appreciated.

    Thanks,
    belaze

  9. #3849
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mcshane78 View Post
    Me too...
    This was fixed in the current beta version not yet released, however you can fix it easily. Simply edit the file includes/classes/ssu/cores/link.php and REPLACE the 2 instances of urlencode($value) by $value
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  10. #3850
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by belaze View Post
    Hi,
    Has anyone had any problems with this mod and TY Package tracker? http://www.zen-cart.com/forum/showthread.php?t=36126

    I am using Simple SEO URL on my site and recently installed TY mod above...when a customer signs into their account and clicks on an order a blank page is displayed.

    Please any help would be greatly appreciated.

    Thanks,
    belaze
    You need to debug here https://www.zen-cart.com/tutorials/index.php?article=82
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

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