CRE Loaded Community

Banner


Board index » Loaded Commerce Support » Install & Config

All times are UTC - 5 hours




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: SEO URL Configure
PostPosted: Wed Nov 30, 2011 6:18 am 
Offline
CRE Freak

Joined: Fri Aug 13, 2010 1:50 am
Posts: 54
When i click on a product and press the enlarge image button i get the page not found page. All images was added when i added the product so why do i get the page not found page when i click on the enlarge image button?

I have done a couple checks and found that the popup images work fine when i disable the SEO URL module. How do i get round this as i want to use this module, i am using the new CE 6.5 version of cre loaded.


Top
 Profile  
 
 Post subject: Re: SEO URL Configure
PostPosted: Thu Dec 01, 2011 4:11 am 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2394
Location: New Zealand
Yeah, a bug.

Find and backup the file: /includes/classes/seo.classes.php
Find:
Code:
'pID' => '-pg-',

Above it add in:
Code:
'popup_image' => '-pi-',

Find:
Code:
case ($page == FILENAME_POPUP_IMAGE):
$url = $this->make_url($page, $this->get_product_name($p2[1]), $p2[0].'-1', $p2[1], '.html', $separator);

Replace both with:
Code:
case ($page == FILENAME_POPUP_IMAGE):
          $url = $this->make_url($page, $this->get_product_name($p2[1]), 'popup_image', $p2[1], '.html', $separator);

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
 Post subject: Re: SEO URL Configure
PostPosted: Fri Dec 02, 2011 7:59 am 
Offline
CRE Freak

Joined: Fri Aug 13, 2010 1:50 am
Posts: 54
Thanks for the fix. My pics are now working but has now created another problem. At the bottom of my website it has links to contact-us, shipping, terms etc. When i go to click on one of these instead of taking me to www.mysite.co.uk/terms etc it just says http://terms-conditions-pg-1.html/


Top
 Profile  
 
 Post subject: Re: SEO URL Configure
PostPosted: Fri Dec 02, 2011 12:11 pm 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2394
Location: New Zealand
neilv2010 wrote:
Thanks for the fix. My pics are now working but has now created another problem. At the bottom of my website it has links to contact-us, shipping, terms etc. When i go to click on one of these instead of taking me to http://www.mysite.co.uk/terms etc it just says http://terms-conditions-pg-1.html/

You sure you did the second bit right:
Quote:
Above it add in:
Code:
'popup_image' => '-pi-',

ABOVE IT ADD not REPLACE
?

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
 Post subject: Re: SEO URL Configure
PostPosted: Fri Dec 02, 2011 3:24 pm 
Offline
CRE Freak

Joined: Fri Aug 13, 2010 1:50 am
Posts: 54
Yes i followed the instructions and added the code above the other code but still getting the other problem.


Top
 Profile  
 
 Post subject: Re: SEO URL Configure
PostPosted: Fri Dec 02, 2011 3:54 pm 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2394
Location: New Zealand
So change it back - does it fix the second issue? If not, check your footer.php code and /includes/configure.php.
Can't've been right in the first place.

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
 Post subject: Re: SEO URL Configure
PostPosted: Fri Dec 02, 2011 4:29 pm 
Offline
CRE Freak

Joined: Fri Aug 13, 2010 1:50 am
Posts: 54
I checked my includes/confgure.php and it appears that's what was at fault for the other problem, there was nothing under the HTTPS part of the file, i put in my site address and now all is ok.

I have 1 more issue with a template i'm hoping you can help with. I had a template i was using under 6.4 but now having a problem under 6.5. I upload the template and configure the boxes etc and all is ok but when i go into the template manager and edit the modules for the index page there is nothing in the drop down boxes, i usually use specials, new products but the 6 drop down boxes are emptybut it is pointing to the right directory for the modules


Top
 Profile  
 
 Post subject: Re: SEO URL Configure
PostPosted: Fri Dec 02, 2011 6:55 pm 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2394
Location: New Zealand
Put this in a new post - how will any one else find it if it's all under 'SEO Url Configure?'

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

Board index » Loaded Commerce Support » Install & Config

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Thu May 17, 2012 10:33 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy