Page 95 of 245 FirstFirst ... 45859394959697105145195 ... LastLast
Results 941 to 950 of 2445
  1. #941
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by lmdief View Post
    Hello,

    I had sent email to the email address on CEON website but have not received any reply. I ask Hostgator to installed Ceon Uri Mapping and they received the following errors and wanted me to contact the programmer of this module. Here is the email from Host Gator:

    Is there anyone who can help me? Thx

    Hi Lila, I apologize for the delay in getting back to you on this. I installed the CEON module, but there were issues with the isntallatioin to the point where I had to spend a considerable amount of time debugging the Zen-Cart installation. In the end, I had to disable the module to get your site's front-end to load properly again as spending more time debugging the issue would extend the downtime. Here's the error that I'm seeing: [05-Dec-2012 13:21:23] PHP Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in /home/lmdief/public_html/includes/classes/class.CeonURIMappingHREFLinkBuilder.php on line 230 [05-Dec-2012 13:21:23] PHP Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in /home/lmdief/public_html/includes/classes/class.CeonURIMappingHREFLinkBuilder.php on line 231 I didn't bill you for the install as it was not successful. At this juncture, I would recommend contacting the module provider regarding the above error. I have left the ceon files in place so that they can see how we set it up. Although I do also have the pre-installation backup that I made if you would prefer that I restore the files from there. ---------------------------------------------- Thank you for allowing me to help you. Sincerely, Ricardo C. Linux Systems Administrator II HostGator.com, LLC http://support.hostgator.com
    Quote Originally Posted by picandnix View Post
    @ Imdeif...
    please read 2 posts above yours. Sadly the author of this excellent mod has passed away. I'm sure someone at Ceon will contact you but maybe not just yet. Although as this isn't a commercial mod you can't expect to be a priority.
    This mod is painfully simple to install, but I'm no expert so I can't help with you error other than to suggest you try again yourself to install.
    And to add to this...
    the most COMMON cause of issues with installing this (or most add-ons for that matter) is simply install errors. (the install was not performed correctly)

    Suggest rolling back to the state your site was before you installed this mod, going through the well written readme file Conor provided and then starting over with your install..

    and yeah it helps to read the support thread BEFORE posting too..
    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.

  2. #942
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default link to order in customer order status email incomplete

    Hi,
    I've just found that the link to the order in the customers order status email is not fully built
    eg: /tienda/my-account/history/order-information?order_id=20120610
    instead of https://www.MYDOMAIN.com/tienda/my-account/history/order-information?order_id=20120610

    The order confirmation email has the order link correct: but this is built on the catalog side.

    The issue is down to the CEON code added to function/html_output.php for the link generation function, its different in the admin version of the function and as far as I can see cannot work correctly.

    While I have made the admin version the same as the catalog version..and it does correct the problem, it may have other ramifications.

    I would like to know of anyone else has this issue..click on the order link in an order status-change email and see where it takes you, and then hover over the link in the email to see what it actually is!

    There has to be a reason why these functions are different and unfortunately Conor is now not around to help us anymore.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  3. #943
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: link to order in customer order status email incomplete

    I have just noticed the additional CEON code in admin/includes/functions/html_output.php which is responsible for this incomplete url issue is only present in the CEON URI Mapping UMM edition.
    This is the CEON-modified version of the "free" URI Mapping fileset available in the plugins section, necessary to work in conjunction with the (not-free) CEON URI Mappings Manager, so it will only apply to those who bought the URI Mappings Manager.
    There must be more than one of us out there?
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  4. #944
    Join Date
    Jan 2012
    Posts
    488
    Plugin Contributions
    0

    Default Re: link to order in customer order status email incomplete

    Quote Originally Posted by torvista View Post
    I have just noticed the additional CEON code in admin/includes/functions/html_output.php which is responsible for this incomplete url issue is only present in the CEON URI Mapping UMM edition.
    This is the CEON-modified version of the "free" URI Mapping fileset available in the plugins section, necessary to work in conjunction with the (not-free) CEON URI Mappings Manager, so it will only apply to those who bought the URI Mappings Manager.
    There must be more than one of us out there?
    My order status updates have the following link:

    https://www.MYDOMAIN.com/index.php?m...&order_id=1382

    Clicking on the link brings me to that page/url.

    I am running the UMM revision just before the 'latest' version, in addition to COWOA and Super Orders. Not sure if that makes a difference or not.

  5. #945
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: link to order in customer order status email incomplete

    I am running the UMM revision just before the 'latest' version,
    You are right. The code I am dubious about..that is causing the problem...was added in 4.4.0. (current version 4.4.1).
    I think I'll just take it out...in a mafia sense.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  6. #946
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: link to order in customer order status email incomplete

    Quote Originally Posted by torvista View Post
    You are right. The code I am dubious about..that is causing the problem...was added in 4.4.0. (current version 4.4.1).
    I think I'll just take it out...in a mafia sense.
    Or.. go grab the upgrade and see if Conor cought it in the last release.. (if you paid for it you should have access to the latest version)
    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.

  7. #947
    Join Date
    Jan 2012
    Posts
    488
    Plugin Contributions
    0

    Default Re: link to order in customer order status email incomplete

    I'm actually using UMM 4.0.8 (latest is 4.4.1) and URI rewrite 1.2.0 (latest is 1.4.1)

  8. #948
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: link to order in customer order status email incomplete

    Just to clarify, the offending code was added to the core changes for admin/includes/functions/html_output.php in UMM 4.4.0 and is the same in the current version 4.4.1. Its to generate a static uri when an admin-generated event like the order status email creates something using a uri that references a catalog address like the clients order details in their account.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  9. #949
    Join Date
    Apr 2010
    Posts
    100
    Plugin Contributions
    0

    Default Re: link to order in customer order status email incomplete

    Does anyone happen to know how to map the links for things like:

    mysite.com/index.php?main_page=xyz

    To be exact, I have a few pages like:
    mysite.com/index.php?main_page=xyz&id=abc
    mysite.com/index.php?main_page=xyz&id=def
    mysite.com/index.php?main_page=xyz&id=hij

    and I want to map them to things like:
    mysite.com/xyz/abc
    mysite.com/xyz/def
    mysite.com/xyz/hij

    Thanks!
    (my zen cart is 1.3.9h, and I don't know the exact version of the CEON, but it was installed near middle of 2010)

  10. #950
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: link to order in customer order status email incomplete

    Quote Originally Posted by Cindy2010 View Post
    Does anyone happen to know how to map the links for things like:

    mysite.com/index.php?main_page=xyz

    To be exact, I have a few pages like:
    mysite.com/index.php?main_page=xyz&id=abc
    mysite.com/index.php?main_page=xyz&id=def
    mysite.com/index.php?main_page=xyz&id=hij

    and I want to map them to things like:
    mysite.com/xyz/abc
    mysite.com/xyz/def
    mysite.com/xyz/hij

    Thanks!
    (my zen cart is 1.3.9h, and I don't know the exact version of the CEON, but it was installed near middle of 2010)
    Can you post a link to pages you would like to change? Have you actually gone into catalog-products and ticked the box to have the url rewritten?
    To find your version just look in the settings area for this mod. It's well worth upgrading it too as Conor r.i.p did some great development work on this mod.

 

 

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