Page 20 of 168 FirstFirst ... 1018192021223070120 ... LastLast
Results 191 to 200 of 1674
  1. #191
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: PHP Fatal Error?

    Quote Originally Posted by woodlandsprite View Post
    Looks like there might have been some issues server-side. I've got my host looking into it.
    Looks like your site is back up and running. Guessing the host had an issue with full "temporary" MySQL tables or ran out of (allowed) disk space for the MySQL database?
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  2. #192
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: PHP Fatal Error?

    Not exactly sure, something tripped something else and the server hid/disabled/made read only the tmp directory.
    I was pretty sure I didn't see it when I went looking and then after I escalated the issue, the tmp dir made an appearance the next time I was in on FTP.
    They admitted it was something on their side, but could not tell me what I could do to prevent it from occurring in the future, even after I asked.
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  3. #193
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: PHP Fatal Error?

    sadly, it is doing it again and they've gone and escalated it to the sys admin. Hopefully they can figure out what's going on because it's killing my shop
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  4. #194
    Join Date
    Dec 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Hi,

    I've looked through the threads and didn't seem to find any info on how to do the below modification.

    I'm looking to remove the "type" from the SEO URL; e.g. -c-, -p-, etc.

    I've tried to update the .htaccess and the php file which sets up an array of them, but it didn't seem to work.

    Anyone have some tips on how to accomplish this?

    Regards.

  5. #195
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    To my knowledge, Ultimate SEO does not (at least, not yet) remove the -c and -p. If you want that function you'll need the CEON rewriter or the un-upgraded-for-zencart-1.5.x Simple SEO URL.
    Steve
    prommart.com

  6. #196
    Join Date
    Dec 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Thanks SPH for the direction.

    I'll check into the CEON. It's not something I am familiar with but I'll do some reading to see how it works.

    Regards!

  7. #197
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    red flag New Version 2.212

    Compatibility
    Zen Cart 1.3.9h & 1.5, MySQL 5.0/5.5, PHP 5.2.17+/5.3/5.4
    If running Zen Cart 1.3.9h it is not recommended to run with Zen Cart SQL Caching enabled. Support for running Zen Cart 1.3.9h with this option enabled will not be provided. It is strongly recommended to upgrade to Zen Cart 1.5 if you use this feature.

    If you are running a version of this plugin prior to version 2.150 it is recommended you uninstall the old version of the plugin including all database entries prior to installing this version. While most settings will be automatically upgraded the installation scripts have not been tested against versions prior to 2.150.

    New Enhancements (since the last version)
    • Updated the installation and removal documentation including instructions and notes.
    • Improved performance during the generation of links and canonical links for products.
    • Updated language files to clarify usage of the available options.
    • Updated warning messages used in the configuration menu to provide better feedback.
    • Better handling of extensions (ex .html) during installation or when the plugin has been removed / uninstalled.
    • No need to edit the .htaccess file when changing the URL Format.
    • When changing "non text entry" options the URL cache is reset automatically.

    Bugs Addressed (since the last version)
    • Version 2.210+ Global "SEO" cache can be re-enabled in the admin configuration if previously disabled.
    • Version 2.210+ Fixed redirect code for URLs containing characters requiring urlencode / urldecode.
    • Version 2.210+ Initializes character and string filters before calling the code to generate the URL caches (if enabled).
    Last edited by lhungil; 4 Dec 2012 at 04:14 PM.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  8. #198
    Join Date
    Dec 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: New Version 2.212

    Is it possible to update the .htaccess rewrite rule to remove the -c-, -p-, etc strings from the URL?

  9. #199
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: New Version 2.212

    Quote Originally Posted by kapsolas View Post
    Is it possible to update the .htaccess rewrite rule to remove the -c-, -p-, etc strings from the URL?
    As stated by SPH, not at this time. Why?
    You will notice for example the following line in the .htaccess file:

    Code:
    RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
    This line sends the URL generated by "Ultimate SEO URLs" to the Zen Cart dynamic URLs. So "something-something-something-c-6_119_32.html" becomes "index.php?main_page=index&cPath=6_119_32"

    At the core "Ultimate SEO URLs" currently works by reducing the Zen Cart Dynamic URLs to the shortest form possible and then adding the title of the product, category, page, ez-page, etc. For example "index.php?main_page=index&cPath=" becomes "-c-" with the category title / name prepended. The same is try for how it handles products, pages, ez-pages, etc.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  10. #200
    Join Date
    Dec 2012
    Posts
    30
    Plugin Contributions
    0

    Default Re: New Version 2.212

    Thanks for the information.

    I tried to update the .htaccess and plugin file, but was not successful.

    Regards,
    Jim

 

 

Similar Threads

  1. Ultimate Fade-In Slidehow Support thread
    By outeredge2 in forum All Other Contributions/Addons
    Replies: 158
    Last Post: 4 Feb 2017, 03:10 AM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Ultimate Content Glider [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 4 Sep 2012, 05:16 AM
  4. 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