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
Error: Function Not Registered. addDelivery is not a valid V
-
- Phoca Newbie
- Posts: 4
- Joined: 04 Mar 2009, 20:24
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error: Function Not Registered. addDelivery is not a valid V
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
https://www.phoca.cz/documents/18-virtue ... te-receipt
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 04 Mar 2009, 20:24
Re: Error: Function Not Registered. addDelivery is not a valid V
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...
Yes, I did, and double checked it. It's an odd question because there aren't so many operations to do...
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error: Function Not Registered. addDelivery is not a valid V
??? 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
-
- Phoca Newbie
- Posts: 5
- Joined: 29 Jul 2009, 06:34
Re: Error: Function Not Registered. addDelivery is not a val
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!!
nie little addon. any help appreciated!
Nat
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!!
nie little addon. any help appreciated!
Nat
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error: Function Not Registered. addDelivery is not a val
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
-
- Phoca Newbie
- Posts: 5
- Joined: 29 Jul 2009, 06:34
Re: Error: Function Not Registered. addDelivery is not a val
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
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
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error: Function Not Registered. addDelivery is not a val
Ok
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 01 Oct 2011, 10:27
Re: Error: Function Not Registered. addDelivery is not a val
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.
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.
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error: Function Not Registered. addDelivery is not a val
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
Jan
If you find Phoca extensions useful, please support the project