Error: Function Not Registered. addDelivery is not a valid V

Before you ask about IDnR Addon see the VirtueMart - Invoice, Delivery Note and Receipt Addon
bobbob
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 04 Mar 2009, 20:24

Error: Function Not Registered. addDelivery is not a valid V

Post by bobbob »

Hi there,
I've just installed phoca VM addons but with a new delivery I get this error message:
Error: Function Not Registered. addDelivery is not a valid VirtueMart function.
Joomla 1.5.9 + Virtuemart 1.1.3

What's wrong?
Thanks bob
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error: Function Not Registered. addDelivery is not a valid V

Post by Jan »

Hi, it seems like the function was not added into database, did you do all steps listed here:

https://www.phoca.cz/documents/18-virtue ... te-receipt

Jan
If you find Phoca extensions useful, please support the project
bobbob
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 04 Mar 2009, 20:24

Re: Error: Function Not Registered. addDelivery is not a valid V

Post by bobbob »

Thanks for the reply.
Yes, I did, and double checked it. It's an odd question because there aren't so many operations to do...
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error: Function Not Registered. addDelivery is not a valid V

Post by Jan »

??? this message only display if the function is missed ? did you try to reinstall the addon?
If you find Phoca extensions useful, please support the project
eneless
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 29 Jul 2009, 06:34

Re: Error: Function Not Registered. addDelivery is not a val

Post by eneless »

Jan

I have just installed the addon and have experienced this same problem.
When I ran through step 3 on the instructions there was no confirmation and the administrator loaded to the VM admin panel.

having looked in the DB I cannot see the tables #__{vm}_bills, #__{vm}_deliveries or #__{vm}_delivery_item that the admin.install_delivery_sql.php script should have installed.

is there another way to create the required tables, fields, functions, etc in the DB? import through phpmyadmin maybe? not that I know my way around phpmyadmin that well!! :idea:

nie little addon. any help appreciated! :wink:

Nat
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error: Function Not Registered. addDelivery is not a val

Post by Jan »

Hi, yes if you are not able to create the table this way, you need to add them manually with help of e.g. phpMyAdmin - the sql queries needs to be preapared to not automatically adding (e.g. #__ should be changed to jos_, etc.)
If you find Phoca extensions useful, please support the project
eneless
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 29 Jul 2009, 06:34

Re: Error: Function Not Registered. addDelivery is not a val

Post by eneless »

Jan

thanks. i tried copying over the admin.install_delivery_sql.php file again. it seems the original copy was corrupt and hadn't copied any contents over. it was just a blank file.

This problem is now resolved.

Thanks
Nat
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error: Function Not Registered. addDelivery is not a val

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
motberg
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 01 Oct 2011, 10:27

Re: Error: Function Not Registered. addDelivery is not a val

Post by motberg »

Hi Jan,

I am facing the same error. I have followed the latest instructions and downloaded and installed the components and plugins. I have changed the script and have got the "Delivery Tab" but once I click save, this come out "Error: Function Not Registered. addDelivery is not a valid VirtueMart function." How should I resolve this?

Thanks for your help.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47891
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error: Function Not Registered. addDelivery is not a val

Post by Jan »

Hi, this error is comming in case, the function was not installed. It means, the sql query with adding the function to the system was not installed properly.

Jan
If you find Phoca extensions useful, please support the project
Post Reply