Latest Forum Posts
Home arrow Forum
Design Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:How to delete "Parameters of category :&qu (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:How to delete "Parameters of category :&qu

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1748
ElimGarak (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
How to delete "Parameters of category :" string? 4 Years ago  
Hello Mark!
Believe me: I'm VERY VERY VERY sorry to annoy you again, but I'm about to launch my site and I REALLY need to get rid of that header.

I've looked everywhere, but I couldn't find how to delete "Parameters of category: <product_type>" and it's litterally making me loosing my sleep (it's 01:15 AM now and I just gave up for the umpteenth time).

Since you've been able to get rid of it in your mod, could you PLEASE tell me how to do it in Virtuemart 1.1?

THank you so much! Now I'n going to bed, hoping not to dream php files! ^__^
 
  The administrator has disabled public write access.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1749
macallf (Admin)
Administrator
Admin
Posts: 655
graph
User Online Now Click here to see the profile of this user
Re:How to delete "Parameters of category :" string 4 Years ago  
It's in ps_product_type.php

the function is 'function list_product_type($product_id) {'

and the line is

$html .= "<tr><td colspan="2"><strong>".$VM_LANG->_('PHPSHOP_PRODUCT_TYPE_PARAMETERS_IN_CATEGORY'). ": ".$dbag->f("product_type_name")."</strong></td></tr>n";
 
 
Mark
  The administrator has disabled public write access.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1751
ElimGarak (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:How to delete "Parameters of category :" string 4 Years ago  
THANK YOU! THANK YOU! THANK YOU!!!
^__^
 
  The administrator has disabled public write access.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1752
jjk (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:How to delete "Parameters of category :&qu 4 Years ago  
Just an additional comment from an amateur VM 1.1 user, who just was trying to find a solution for this, too:

I deleted the colon in line 554 which is:

$html .= "<tr><td colspan="2"><strong>".$VM_LANG->_('PHPSHOP_PRODUCT_TYPE_PARAMETERS_IN_CATEGORY'). ": ".$dbag->f("product_type_name")."</strong></td></tr>n";

and changed "Parameters of Category" in the administrator/components/com_virtuemart/languages/common/english.php (around line 567) to read "Product". With a product type labled "Details" the product type heading now displays "Product Details" instead of the "Parameters of Category" text.

Best Regards

Joerg
 
 
Last Edit: 2008/05/09 19:33 By jjk.
  The administrator has disabled public write access.

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 653

Warning: array_walk() [function.array-walk]: The argument should be an array in /home/markfco/public_html/design/components/com_fireboard/class.fireboard.php on line 656
#1753
ElimGarak (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:How to delete "Parameters of category :&qu 4 Years ago  
Thank you, too!!!
 
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop