Page 19 of 291 FirstFirst ... 917181920212969119 ... LastLast
Results 181 to 190 of 2907
  1. #181
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Oh. Why am I messing about with Winmerge? Overcome with optimism, I installed the short/split category description module, and then copied the new files over.

  2. #182
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by godt View Post
    Downloaded new package and installed new files over old (with exception of categories.php and ezpages.php). Same result. I am using Filezilla to ftp, and have never had problems with it.
    I don't rate Filezilla very highly personally. I'm afraid your only option is to send me your FTP and admin details so that I can upload things. It cannot possibly be a problem with the module on a fresh installation.

    Please send me your details via this link. You can of course delete any admin/ftp accounts created afterwards for peace of mind - just make sure you give me full access permissions!

    All the best...

    Conor
    Ceon

  3. #183
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Will do
    Last edited by godt; 23 Apr 2009 at 10:45 AM.

  4. #184
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Ahh, no! Don't post FTP details to a public forum! :)

    Thankfully the details you posted don't work. So neither I nor anyone else can log in and see/change your files (which is good in terms of the "anyone else" part!).

    Please send me working FTP details *privately* via the contact form on our site.

    All the best...

    Conor
    Ceon

  5. #185
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Conor, thanks for the great mode.
    I have installed reward point contribution, and it seems have a problem.
    When I enable your SEO module, the reward point module does not working.
    Is anyone having similar problem like me? Please share if you have a fix

    thanks in advance

  6. #186
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by keenskin View Post
    When I enable your SEO module, the reward point module does not working.
    Is anyone having similar problem like me? Please share if you have a fix
    I've just download and examined the code of both Reward Point Full Suite and Store Credits and Rewards Points.

    I don't see how the URI Mapping module could interfere with either of them. The fact that the URI Mapping is installed can't have an effect on the majority (if not all) other Zen Cart modules which don't overwrite the same core files as the URI Mapping module. Only the previous example rewrite rules caused problems with the likes of Google Sitemaps, the latest versions give a new example rewrite rule.

    I don't think the problem you are having has anything to do with the URI Mapping module. You should look elsewhere for a solution! Try posting on the thread for whichever Reward Points module you are using.

    All the best...

    Conor
    Ceon

  7. #187
    Join Date
    Nov 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    I've just download and examined the code of both Reward Point Full Suite and Store Credits and Rewards Points.

    I don't see how the URI Mapping module could interfere with either of them. The fact that the URI Mapping is installed can't have an effect on the majority (if not all) other Zen Cart modules which don't overwrite the same core files as the URI Mapping module. Only the previous example rewrite rules caused problems with the likes of Google Sitemaps, the latest versions give a new example rewrite rule.

    I don't think the problem you are having has anything to do with the URI Mapping module. You should look elsewhere for a solution! Try posting on the thread for whichever Reward Points module you are using.

    All the best...

    Conor
    Ceon
    Thanks conor
    the problem I have is that
    the reward point module is actually working, but if I enable your Seo mode, the reward point text which suppose to be appear on product detail page dose not show up.
    other than the text not displayed in product detail page, all the reward point calculation and your Seo mode working fine.
    Hope you can actually install the reward point mode to see how it is working with your Seo mode.
    Below is the reward point code in my tpl_product_info_dispaly.php
    <!--bof Product Reward Points block -->
    <h2 id="productRewardPoints" class="productRewardPoints">
    <?php
    /**
    * display the product reward points
    */
    include($template->get_template_dir('/tpl_product_reward_points.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_product_reward_points.php');
    ?>
    </h2>
    <!--eof Product Reward Points block -->

    If I find a fix, I will post it here.
    thanks for your reply anyway.

  8. #188
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    tpl_product_reward_points.php is of course one of the main files I looked at.

    It checks to see if $_GET['products_id'] is set and if so displays the reward points for that product's ID.

    Since the URI Mapping sets $_GET['products_id'] whenever it loads the product page it can't be the cause of it. And that's the *only* difference between having the URI mapping module installed or not!

    Unfortunately I think the most likely cause is that you've made a mistake when installing the URI Mapping module or have manually edited the database and made a mistake there.

    I'm afraid I don't have time to install other people's modules to test against this one. Sorry.

    If you do find out what's gone wrong on your server please feel free to let others know here.

    All the best...

    Conor
    Ceon

  9. #189
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hello,

    Downloaded the latest version and installed it. Im confused as to which rewrite rule im supposed to copy and paste in the .htaccess file ( at this time, i only copied and pasted the following:)

    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/shop/store_manager.* [NC]

    Is this correct? I've tested it with one product and im getting a 404 page not found?

    Any help would be welcome.

    Thank you!!

  10. #190
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Forgot to add, the following script also stopped working..

    <script>
    init_banner_swapper('bannerThree');
    </script>

    <div id="bannerThree" class="banners">

    <div id="bannerThreeImage" class="bannersImage"><img src="images/web_images/indicator.gif"/>
    <br />Loading banners, please wait...</div>

    <div class="bannerNav">
    <span id="bannerThreeNavPrev" class="bannerNavPrev"></span>
    <span id="bannerThreeNavCur" class="bannerNavCur"></span>
    <span id="bannerThreeNavNext" class="bannerNavNext"></span></div>

    The above script came from the "Ajax Banner Swapper" module.

 

 

Similar Threads

  1. 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
  2. Ceon uri mapping vs Simple SEO
    By crixus in forum General Questions
    Replies: 0
    Last Post: 28 Feb 2014, 04:41 AM
  3. v151 Ceon URI Mapping (SEO) Issues?
    By yisou in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jul 2013, 12:06 PM
  4. v151 Ceon URI Mapping (SEO) installation problem.
    By jmac2020 in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2012, 01:06 PM
  5. Ceon URI Mapping (SEO) How to install?
    By jackfitz in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 12:09 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