Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 brands not showing since update
Author « Topic »  

webspaceunlimited
Advanced Member

United Kingdom
189 Posts

Posted - 08/27/2024 :  03:16:42  
Hi,

we updated the shopping cart to version 7.7.6 - we had historically a brnds listed - and since the iupdates the brands became product attriburtes - this latest update the brands are listed in the attributes but not showing on the website correctly

Help please

webspaceunlimited
Advanced Member

United Kingdom
189 Posts

Posted - 08/27/2024 :  04:44:14  
I should say this is the manufacturers.php page and is just showing the category options of the shopping cart now

Phil
ECT Moderator

United Kingdom
7668 Posts

Posted - 08/28/2024 :  02:04:17  
Hi Richard,
If you go here -https://www.your-domain.co.uk/categories.php?man=all that should work for you.

But it looks like you should add the following to your vsadmin/includes.php file
$seomanufacturerpattern="/manufacturer/%s";

and this to your .htaccess file perhaps

RewriteRule ^manufacturer/?$ /categories.php?man=all [QSA,nc,L,B]
RewriteRule ^manufacturer/([^/]*)/?$ /products.php?man=$1 [QSA,nc,L,B]



*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

Edited by - Phil on 08/28/2024 04:16:20

webspaceunlimited
Advanced Member

United Kingdom
189 Posts

Posted - 08/28/2024 :  04:47:37  
thank you Phil

your completely correct the switch?man=all does work perfectly and shows what we need
its in the manufacturers.php page not the categories.pp we want the manufacturers list showing - so... how would that change the details I need to change?

Phil
ECT Moderator

United Kingdom
7668 Posts

Posted - 08/28/2024 :  04:53:36  
Hi Richard,
Try adding the manufacturer pattern to the includes as suggested in my previous post and the code I suggested for the htaccess file

Then browse to the url https://www.your-domain.co.uk/manufacturer and see if that works for you





*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

webspaceunlimited
Advanced Member

United Kingdom
189 Posts

Posted - 08/28/2024 :  05:08:50  
thanks Phil,

added to includes.php I can see its targeted for the seo bit.. but we are still showing categories unless I add the ?man=all switch

Ill amend the menu on the site :)

Kind Regards
Richard
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000