Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Previous/Next links in product details

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #11  
Old 06-22-2011, 04:11 PM
 
upupcreative upupcreative is offline
 

Advanced Member
  
Join Date: Aug 2010
Posts: 66
 

Default Re: Previous/Next links in product details

i saw on another forum that those of us for whom it's not working are probably using PHP5 instead of PHP4. there's a workaround although i'm not sure i follow what we're supposed to do to work around! : )

here's the forum thread where the PHP issue is discussed: http://forum.x-cart.com/showthread.php?t=39654&page=7&highlight=previous+n ext
__________________
Version 4.4.2
Reply With Quote
  #12  
Old 06-22-2011, 10:26 PM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Previous/Next links in product details

Hi,
If you insert {include file="customer/next_prev.tpl"} before {capture name=dialog} then it is working perfect on 4.4 version.

No issue with PHP 4 OR PHP5.
__________________
4.6.1 Platinum


Reply With Quote
  #13  
Old 07-18-2012, 07:00 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Previous/Next links in product details

By any chance, has anyone managed to adapt the code for v4.5.x ?

Thanks,
Phil
__________________
xcartmods.co.uk
Reply With Quote
  #14  
Old 07-18-2012, 07:07 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Previous/Next links in product details

You have to modify the query - "product" is no longer in products table but products_XX when XX is the language
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #15  
Old 07-18-2012, 07:31 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Previous/Next links in product details

Yes, I kind of fixed it with this...

Quote:
SELECT pr.productid, pr.product, mem.membershipid FROM $sql_tbl[products_categories] AS cat, $sql_tbl[products_lng_en] AS pr LEFT JOIN $sql_tbl[product_memberships] AS mem ON mem.productid = pr.productid WHERE cat.categoryid = '$product_info[categoryid]' AND pr.productid = cat.productid ORDER BY pr.product

Still need to join 'product.forsale' somehow...
__________________
xcartmods.co.uk
Reply With Quote
  #16  
Old 09-12-2012, 04:50 PM
  alarnold's Avatar 
alarnold alarnold is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 33
 

Default Re: Previous/Next links in product details

Does anyone have this working for 4.4.5 Pro? Willing to contribute work and or $ to get this working.
__________________
X-Cart version 4.7.12 Platinum

arnoldcoin.com

Change is inevitable, except from a vending machine
Reply With Quote
  #17  
Old 09-16-2012, 12:03 PM
 
jacob1978 jacob1978 is offline
 

Advanced Member
  
Join Date: Dec 2007
Location: Netherlands
Posts: 79
 

Default Re: Previous/Next links in product details

Hello,

I'm not getting this mod to work! I have the smart template from xcartmods.co.uk and running xcart gold 4.5.1

Does anyone know the solution to this next/prev mod?

Thanks,
__________________
X-cart Gold 4.5.4.
www.modelbouwshopper.nl (RC models)
ybizz template
Extra Mods: hot products, advanced customer reviews, xmenus
Reply With Quote
  #18  
Old 10-04-2013, 07:35 AM
  RPMOffroad's Avatar 
RPMOffroad RPMOffroad is offline
 

Member
  
Join Date: Sep 2013
Posts: 18
 

Default Re: Previous/Next links in product details

Learner was right I just confirmed this on Version 4.4.5 (2 years later ) lol. But either way this is confirmed working. Thanks to all that contributed to this thread!!
__________________
X-Cart version 4.6.6
X-Cart Gold
Product Configurator
Feature Comparison

Website Manager
www.RPMOFFROAD.com
Reply With Quote

The following user thanks RPMOffroad for this useful post:
totaltec (10-04-2013)
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:32 AM.

   

 
X-Cart forums © 2001-2020