Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Jul 2012
    Posts
    16,797
    Plugin Contributions
    17

    Default CEON URI and UltimateZenCart Mobile Template Photo compatibility?

    While I may partially disagree with the statement that generated this thread, that's something else. The OP stated that they have CEON URI installed and the Ultimate Zen Cart Mobile Template installed, but that now the template is using what I assume is to be a product type of product_mobile (ie, main_page=product_mobile) instead of product_info. The OP further stated that when they go to look at a product, the pictures appear to not be properly mapped, supposedly having incorrect information in the image path name. OP stated they would provide website information upon request for review and comment.

    Personally, I am not clear about what was meant by the OPs statement of product_mobile being used, and would appreciate some clarification on that subject/topic. I am also not sure if others that had provided comments as to what they thought the source of the issue was had made contact with the OP, as there was no clarifying information provided from them either.

    I agree that the template invokes something that is outside of the base installation of ZC, and that one of the two "plug-ins" needs to be modified, to be able to determine which needs tweaking and how to tweak either based on what is going on. Perhaps others could benefit from this information provided by this thread.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    Quote Originally Posted by mc12345678 View Post
    While I may partially disagree with the statement that generated this thread, that's something else. The OP stated that they have CEON URI installed and the Ultimate Zen Cart Mobile Template installed, but that now the template is using what I assume is to be a product type of product_mobile (ie, main_page=product_mobile) instead of product_info. The OP further stated that when they go to look at a product, the pictures appear to not be properly mapped, supposedly having incorrect information in the image path name. OP stated they would provide website information upon request for review and comment.

    Personally, I am not clear about what was meant by the OPs statement of product_mobile being used, and would appreciate some clarification on that subject/topic. I am also not sure if others that had provided comments as to what they thought the source of the issue was had made contact with the OP, as there was no clarifying information provided from them either.

    I agree that the template invokes something that is outside of the base installation of ZC, and that one of the two "plug-ins" needs to be modified, to be able to determine which needs tweaking and how to tweak either based on what is going on. Perhaps others could benefit from this information provided by this thread.
    and gonna say again the issue is the mobile TEMPLATE.. not Ceon URI, not even getting this template to work WITH Ceon URI.. This is why I respectfully suggested moving the discussion to a NEW thread.. The likely issue is that this template is missing code which causing the images to not display properly in the mobile display.. All of this is being ILLUMINATED (rather than caused by) Ceon URI..

    Now I don't say any of this capriciously or even lightly, but based on 4 years working with the Ceon URI module and knowing the work and work ethic of the late Conor Kerr.. He designed Ceon URI in a manner that it just WORKS with ANY properly coded template or module.. and when it doesn't, nearly every time it has been demonstrated that the issue was NOT with Ceon URI, but was either an install issue or an issue with some errant template or module..

    Now without seeing any of the code for this mobile template to know how it's constructed, I would say it sounds like a mobile product info page is missing code it needs to display things properly.. and if the OP cannot share any of the offending parts of the template files, then they certainly should go back to the place where they purchased the mobile template and get support.
    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. #3
    Join Date
    Jul 2012
    Posts
    16,797
    Plugin Contributions
    17

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    Quote Originally Posted by mc12345678 View Post
    While I may partially disagree with the statement that generated this thread, that's something else. The OP stated that they have CEON URI installed and the Ultimate Zen Cart Mobile Template installed, but that now the template is using what I assume is to be a product type of product_mobile (ie, main_page=product_mobile) instead of product_info. The OP further stated that when they go to look at a product, the pictures appear to not be properly mapped, supposedly having incorrect information in the image path name. OP stated they would provide website information upon request for review and comment.

    Personally, I am not clear about what was meant by the OPs statement of product_mobile being used, and would appreciate some clarification on that subject/topic. I am also not sure if others that had provided comments as to what they thought the source of the issue was had made contact with the OP, as there was no clarifying information provided from them either.

    I agree that the template invokes something that is outside of the base installation of ZC, and that one of the two "plug-ins" needs to be modified, to be able to determine which needs tweaking and how to tweak either based on what is going on. Perhaps others could benefit from this information provided by this thread.
    Received a comment associated with this that the template is definitely the issue as the template has not been successfully integrated with CEON URI on a test installation. From initial review or perhaps by assumption only the template appears to not be coded using default ZC functions. This would lead one to discover the (potential) short-comings of the template rather than some "problem" with CEON URI.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Jul 2012
    Posts
    16,797
    Plugin Contributions
    17

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    So, we basically wrote the same thing at nearly the same time, the intent was to ensure applicable information to this conversation stay/join the other parts. I have no need to point out the spcific indivudal that made the statement as that generally has little to do with the issue/question. I fully agree with the assessment of the original author's quality of work. I've only spent the last week or so digging into his coding which is simple in implementation, complex in thought, and in a way elegant.

    As part of that review I did identify notes that were left either in the code or in the manual, but it related to coding the product types: product_info, document_info, product_free_shipping_info (or similar) and the like. The statement was that additional product types would need to be added to the file(s) if they were used. The function that contained that information is not one that borrows from the rest of ZC, and so if this "template" were throwing a product type identifier (or if I'm using the wrong term if it is causing main_page to equal product_mobile) then CEON URI would need to "know" something about it in order to fully handle/redirect using the info provided. While we both (all?) still await the OPs input, it sounds like everything other than the images works when the URI is entered as provided through CEON URI.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Aug 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    Sorry for the short post initially, it was right at the end of the work day. And breaking this off into a new thread is perfectly fine by me. And while it relates to CEON URI, which is why I posted in the main thread, you're right, 99.99% chance it's a UCZM issue.

    Quote Originally Posted by DivaVocals View Post
    Now I don't say any of this capriciously or even lightly, but based on 4 years working with the Ceon URI module and knowing the work and work ethic of the late Conor Kerr.. He designed Ceon URI in a manner that it just WORKS with ANY properly coded template or module.. and when it doesn't, nearly every time it has been demonstrated that the issue was NOT with Ceon URI, but was either an install issue or an issue with some errant template or module..
    I AGREE. I actually quite enjoyed his responses. In summary: "This is broken! Fix it!" "Do it right. Follow the gorram instructions. It works fine." "No it doesn't." "Yes it does. READ THE INSTRUCTIONS ENTIRELY." "Oh it works....."

    I've already tried adding the mobile page definitions to the product mapping array and it hasn't effected the image issue. We use several additional product types (a feature that I pushed Conor to add in, as there were a couple of hard-coded product type instances that weren't playing nice with our expanded ones), and they work just fine, so now that I think about it more, the product_info vs product_mobile doesn't matter. Upon refresh of a URI'd page, the images all reappear. It's odd, and apparently not an issue that's been encountered yet. I think I will go through all the files that relate to images in both CEON and UZCM and see if I can figure out what in UZCM is causing CEON to break.

  6. #6
    Join Date
    Jul 2012
    Posts
    16,797
    Plugin Contributions
    17

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    Quote Originally Posted by apogeerockets View Post
    Sorry for the short post initially, it was right at the end of the work day. And breaking this off into a new thread is perfectly fine by me. And while it relates to CEON URI, which is why I posted in the main thread, you're right, 99.99% chance it's a UCZM issue.



    I AGREE. I actually quite enjoyed his responses. In summary: "This is broken! Fix it!" "Do it right. Follow the gorram instructions. It works fine." "No it doesn't." "Yes it does. READ THE INSTRUCTIONS ENTIRELY." "Oh it works....."

    I've already tried adding the mobile page definitions to the product mapping array and it hasn't effected the image issue. We use several additional product types (a feature that I pushed Conor to add in, as there were a couple of hard-coded product type instances that weren't playing nice with our expanded ones), and they work just fine, so now that I think about it more, the product_info vs product_mobile doesn't matter. Upon refresh of a URI'd page, the images all reappear. It's odd, and apparently not an issue that's been encountered yet. I think I will go through all the files that relate to images in both CEON and UZCM and see if I can figure out what in UZCM is causing CEON to break.
    SO MUCH CLARIFICATION PROVIDED! Thank you for taking the time to flush out more of the details and efforts applied. That is interesting that a refresh resolves the issue. It almost seems that there may be a sequencing issue of the template related to what "data" is available for it at the point it processes the photo info. Obviously a refresh reposts information and with that "new" information it seems that the "normal" "expected" action occurs. Perhaps the image generation of the template is not using standard "up-to-date" methods/calls to generate the link/display the image.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    Quote Originally Posted by apogeerockets View Post
    I AGREE. I actually quite enjoyed his responses. In summary: "This is broken! Fix it!" "Do it right. Follow the gorram instructions. It works fine." "No it doesn't." "Yes it does. READ THE INSTRUCTIONS ENTIRELY." "Oh it works....."

    I've already tried adding the mobile page definitions to the product mapping array and it hasn't effected the image issue. We use several additional product types (a feature that I pushed Conor to add in, as there were a couple of hard-coded product type instances that weren't playing nice with our expanded ones), and they work just fine, so now that I think about it more, the product_info vs product_mobile doesn't matter. Upon refresh of a URI'd page, the images all reappear. It's odd, and apparently not an issue that's been encountered yet. I think I will go through all the files that relate to images in both CEON and UZCM and see if I can figure out what in UZCM is causing CEON to break.
    Yep good old Conor!!! I do miss him, and what might be construed as arrogance in someone else was pure KNOWLEDGE and confidence coming from the venerable Mr Conor Kerr.. I do believe the issue is in the mobile template code, and the Ceon URI module is simply illuminating the issue.. and I am confident that if Conor were still with us, he would say the same thing.

    If there is a required code change in the mobile template, sharing the answer in the Ceon URI thread would be useful for others who are also using this same mobile template.. I just felt the path to getting to the answer should be worked out in it's own thread..
    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.

  8. #8
    Join Date
    Jul 2012
    Posts
    16,797
    Plugin Contributions
    17

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    Quote Originally Posted by DivaVocals View Post
    Yep good old Conor!!! I do miss him, and what might be construed as arrogance in someone else was pure KNOWLEDGE and confidence coming from the venerable Mr Conor Kerr.. I do believe the issue is in the mobile template code, and the Ceon URI module is simply illuminating the issue.. and I am confident that if Conor were still with us, he would say the same thing.

    If there is a required code change in the mobile template, sharing the answer in the Ceon URI thread would be useful for others who are also using this same mobile template.. I just felt the path to getting to the answer should be worked out in it's own thread..
    And I agree that at least the discussion should have spawned off, and wanted to make sure that the applicable discussion was brought into this thread (albeit it got double posted) and didn't want to cause any discontent by doing so. From the little that was originally posted, I didn't want to draw too many incorrect conclusions, with the template being one of the more likely causes. Would think that if the correction is provided in the CeON URI thread, then perhaps this thread be also updated in some way or another once the solution is found.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    Quote Originally Posted by mc12345678 View Post
    And I agree that at least the discussion should have spawned off, and wanted to make sure that the applicable discussion was brought into this thread (albeit it got double posted) and didn't want to cause any discontent by doing so. From the little that was originally posted, I didn't want to draw too many incorrect conclusions, with the template being one of the more likely causes. Would think that if the correction is provided in the CeON URI thread, then perhaps this thread be also updated in some way or another once the solution is found.
    I am in fact suggesting that the solution be posted here and a reference (link) to that solution should be shared in the Ceon URI thread.. (which is the usual way folks do this)
    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.

  10. #10
    Join Date
    Aug 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: CEON URI and Ultimate Zen Cart Mobile Template Photo compatibility

    So... things.

    Example image URL before refresh
    HTML Code:
    <img src="http://beta.apogeerockets.com/Rocket_Kitsimages/thumbs/Cat_RocketSkill1.jpg" alt="Skill Level 1 Kits" title=" Skill Level 1 Kits " width="100" height="100">
    HTML Code:
    <img src="http://beta.apogeerockets.com/Rocket_Kitsincludes/templates/apogee_mobile/images/logo-small.png" alt="Mobile Zen Cart" title=" Mobile Zen Cart " width="70" height="40">
    Example image URL after refresh
    HTML Code:
    <img src="images/thumbs/Cat_RocketSkill1.jpg" alt="Skill Level 1 Kits" title=" Skill Level 1 Kits " width="100" height="100">
    HTML Code:
    <img src="includes/templates/apogee_mobile/images/logo-small.png" alt="Mobile Zen Cart" title=" Mobile Zen Cart " width="70" height="40">
    By adding HTTP_SERVER. before all the DIR_WS_IMAGES calls in the mobile template files, I was able to fix the files in the images folder, but not ones that are located in the template folders. By adding a / before "images" in the definition for the DIR_WS_IMAGES i fix it for the generated images, but not ones that i add in to descriptions and it kills it on the standard site.

    It's taken me a while to figure out that the disappearing images is illuminated by CEON URI turning on. I had mentioned to the template author that I was having this problem, and he seemed sure that I had a problem with another module and that was the cause. I will speak with him again with this new information and see if he has suggestions.
    Last edited by apogeerockets; 12 Nov 2013 at 07:04 PM.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139h Multi-language SEO URLs and Ceon URI Mapping integration
    By bvgolf in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 8 Apr 2014, 10:10 PM
  2. v139h Can I use ultimate seo urls and Ceon URI Mapping together?
    By sansan0831 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 19 Apr 2012, 08:29 PM
  3. Problem - session consistency and Add to Cart buttons - CEON URI
    By w0rl0ck in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 27 Aug 2011, 08:28 AM
  4. My solution for incompatibility between Ceon URI mapping and Ajax Swapper Image
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Aug 2010, 07:56 AM
  5. Ceon URI Mapping (SEO) Module and Blog = problem!
    By linda408 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Oct 2009, 04:09 AM

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