News:

Looking for documentation? Take a look on our wiki

Main Menu

Custom Fields (backend) Error

Started by Sakkie, February 15, 2012, 10:55:10 AM

Previous topic - Next topic

Sakkie

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?

Sakkie

Sorted it out myself. Thanks for the help.

adrien.az

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.

jlgarcia9

hi adrien.az

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

Regards

dave111

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

jlgarcia9

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