![]() |
Re: Is it possible to have your own tabs
Pyro instead of eq use == because you are editing php file not smarty file :)
Not tested but your code should be like this PHP Code:
|
Re: Is it possible to have your own tabs
Still incorrect. The array is $product_info not $product and array elements cannot be called with dot something
Code:
if ($product_info['categoryid'] == '1') { |
Re: Is it possible to have your own tabs
Thanks Steve :)
I was just telling Pyro to use == instead of eq in php code. |
Re: Is it possible to have your own tabs
Steve, Toora, and Addison,
Thank you all for the help. It is working fine now! |
All times are GMT -8. The time now is 11:45 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.