Page 146 of 245 FirstFirst ... 4696136144145146147148156196 ... LastLast
Results 1,451 to 1,460 of 2445
  1. #1451
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Imgetting an error with google sitemaps generation that appears to be to do with urls.

    2008 MySQL client ran out of memory
    in:
    [ SELECT uri FROM ceon_uri_mappings WHERE main_page = 'product_info' AND associated_db_id = '1294' AND language_id = '1' AND current_uri = '1' LIMIT 1;]
    2013 Lost connection to MySQL server during query
    in:
    [select count(*) as total from sessions where sesskey = '1ca2fbd7dc8c2849bf4b6788953ada29']

  2. #1452
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by kitcorsa View Post
    Imgetting an error with google sitemaps generation that appears to be to do with urls.

    2008 MySQL client ran out of memory
    in:
    [ SELECT uri FROM ceon_uri_mappings WHERE main_page = 'product_info' AND associated_db_id = '1294' AND language_id = '1' AND current_uri = '1' LIMIT 1;]
    2013 Lost connection to MySQL server during query
    in:
    [select count(*) as total from sessions where sesskey = '1ca2fbd7dc8c2849bf4b6788953ada29']
    Not related to this plugin.. Your server timed out during a SQL query. Hence the error:
    MySQL client ran out of memory
    This is a SERVER issue.. the fact that it happened to error out on a query for this module is coincidental.. It's likely that the sitemap processing tied up the server and caused it to time out..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #1453
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    I have asked the sitemap authors and they are getting back to me, no server issues and plenty of memory as i have a VPS, hosts say "It seems that mysql does not have enough memory to store the entire query result.
    Please make sure that your query is correct. More information about this issue you can find
    on the following pages:

    https://dev.mysql.com/doc/refman/5.0...of-memory.html
    http://forums.mysql.com/read.php?37,94800,190727
    "

    was working till a thursday last week. I posted in both as this mod was listed.
    Thanks

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

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by DivaVocals View Post
    Not related to this plugin. ... The fact that it happened to error out on a query for this module is coincidental. ...
    I'd have to agree with this statement. Basically the error message you are referencing indicates PHP (the mysql client) ran out of memory receiving the result of a query.

    It could be another modification is using up all the memory allowed or caching a large result set... Make sure Zen Cart's SQL cache is disabled (set to none)... You also might want to check the PHP memory settings...

    Quote Originally Posted by kitcorsa View Post
    ... no server issues and plenty of memory as i have a VPS ...
    Define "plenty of memory"? How much is allocated to the MySQL server? The Web Server? PHP? Core OS functions? Other scripts / programs? Email Server? How many concurrent hits does your site experience (during peak)? 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

  5. #1455
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by lhungil View Post
    How many concurrent hits does your site experience (during peak)? Etc?
    And realize that the other unrelated plugin may be performing a large number of concurrent hits in it's processing andmay need to slow down. But that if the issue is not related to this...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #1456
    Join Date
    Sep 2006
    Location
    USA
    Posts
    291
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by kitcorsa View Post
    I have asked the sitemap authors and they are getting back to me, no server issues and plenty of memory as i have a VPS, hosts say "It seems that mysql does not have enough memory to store the entire query result.
    VPS is only as good as the server hosting it as I found out recently and upgraded and 99% of my issues went away. May want to look into a new VPS provider.

    I took the advide of Diva and lhungil awhile back and diagnosed almost every issue to being an issue with my previous provider not providing me with what I was paying for!
    Signature not needed

  7. #1457
    Join Date
    Oct 2013
    Location
    United States
    Posts
    88
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Hello...............


    I am using Ceon URI Mapping

    After i install FDC

    i got .... (mysite.com/checkout?fecaction=null) on checkout page url


    please help how can i remove ?fecaction=null From checkout page url

  8. #1458
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by crixus View Post
    Hello...............


    I am using Ceon URI Mapping

    After i install FDC

    i got .... (mysite.com/checkout?fecaction=null) on checkout page url


    please help how can i remove ?fecaction=null From checkout page url
    Not related to CEON, but the answer is, You Don't. It is part of FEC

  9. #1459
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Hi,
    Im getting an error that appears when adding or modifying a product.
    The message is PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant FILENAME_TELL_A_FRIEND in /public_html/admin/includes/classes/class.CeonURIMappingAdminProductPages.php on line 788 (i have changed the admin folder name for this post)
    I can not find any reference to FILENAME_TELL_A_FRIEND
    If someone could be of hlep, please do it.
    ciao from Italy

  10. #1460
    Join Date
    Oct 2013
    Posts
    18
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Hello, I'm using ZC 1.51 with Ceon URI v4 installed. I built my site on a subdomain - test dot - and once the site was ready to go, I renamed my site to the primary domain name (without the test dot). When visitors come to my site and surf around, the page url's show the much-discussed zenid tacked on at the end - looks something like:

    (proper page url)?zenid=c5c5810bfcf(and a bunch more numbers and letters)

    However, when you click on "Home" link (upper right) on the homepage and enter the site through that portal, the zenid's do not appear. All URL's are nice and clean. Is there a way to get rid of the zenid's? As many people probably won't click on the "Home" link. Many thanks for your help!
    Last edited by luckystu; 24 Mar 2014 at 07:44 AM.

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 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