VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Sakkie on February 15, 2012, 10:55:10 AM

Title: Custom Fields (backend) Error
Post by: Sakkie on February 15, 2012, 10:55:10 AM
Selecting "New" in the Custom Fields section in the admin backend causes the following error:

Fatal error: Call to a member function getListFooter() on a non-object in *****/administrator/components/com_virtuemart/views/custom/tmpl/default.php on line 130

<tfoot>
<tr>
<td colspan="16">
<?php echo $this->pagination->getListFooter(); ?>
</td>
</tr>
</tfoot>


Is this a known bug?
Title: [SOLVED] Re: Custom Fields (backend) Error
Post by: Sakkie on February 16, 2012, 10:34:45 AM
Sorted it out myself. Thanks for the help.
Title: Re: Custom Fields (backend) Error
Post by: adrien.az on February 17, 2012, 00:49:02 AM
hi, when I try to add a custom field, the link on the "add" button is : http://127.0.0.1/joomla/administrator/index.php?option=com_virtuemart&view=custom#
i displays a list of the menu of virtuemart, but i cannot add anything.

I have the same problem when I try to add a category, the same list is displayed.
link on add button : http://127.0.0.1/joomla/administrator/index.php?option=com_virtuemart&view=category#
is it a know bug? or is it only in my website?
do you know how to change the link and which one I shall enter to replace?

if anyone can help it would be great.
it this question is already answered elsewhere i'm sorry I didn't find...
thanks in advance for your help.
Title: Re: Custom Fields (backend) Error
Post by: jlgarcia9 on February 18, 2012, 14:57:56 PM
hi adrien.az

Do you resolve your problem ?, I have the same problem than you

Regards
Title: Re: Custom Fields (backend) Error
Post by: dave111 on February 18, 2012, 15:24:39 PM
This is an bug with VM 2.0 and Joomla 2.5.

To fix it install VM 2.0.1K, that fixed it for me.
http://dev.virtuemart.net/projects/virtuemart/files
Title: Re: Custom Fields (backend) Error
Post by: jlgarcia9 on February 18, 2012, 18:48:20 PM
Thank you Dave.

I have another problem now. The images of the buttom have dissapear for example: "Rating or the buttom to checkout".

Could you help me ?.

Regards