News:

Support the VirtueMart project and become a member

Main Menu

I just see big Orders Problem

Started by batboiko, September 27, 2012, 23:45:27 PM

Previous topic - Next topic

batboiko

I try to see my orders and when i click on the menu i see this

Fatal error: Call to undefined method VirtueMartModelOrders::getInvoiceNumber() in /my_website_/administrator/components/com_virtuemart/views/orders/view.html.php on line 169

I return the backup from my working DB and is the same error
Please help

In this line i have this code :

$order->invoiceNumber = $model->getInvoiceNumber($order->virtuemart_order_id);

jenkinhill

Are you using any 3rd party plugins or have you edited any core files?

Is this with VM2.0.10 on Joomla 2.5.7?
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

batboiko

"Is this with VM2.0.10 on Joomla 2.5.7?"

Yes this is my configuration

"Are you using any 3rd party plugins or have you edited any core files?"

The only 3rd party i'm using is OSE Memebrship and i don't touch any core files .

The strange thing is everything has work yesterday . So i import the DB backup from yesterday but is not working

batboiko

The other problem is now i see all my orders are Pending ? Why is this ? How can i fix this problem ?

I order 10 different things with different payment and all orders are Pending

Please help me

batboiko

I fix the problem with the View Orders .

The problem now is all orders are Pending

Can i fix that

jenkinhill

#5
Quote from: batboiko on September 28, 2012, 14:10:58 PM
"Is this with VM2.0.10 on Joomla 2.5.7?"
The strange thing is everything has work yesterday . So i import the DB backup from yesterday but is not working

Things do not suddenly stop working. Either you did something or you host changed something. Importing the db won't help if it is a file issue, so revert to the full working site. I assume you used Akeeba to back up the site and did not just dump the db?

You can change the order status on the orders panel in the backend.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

batboiko

#6
Thank you for your support . But i don't want manually to change every order from Pending . I'm using OSE so when VM put the orders to pending OSE don't give the people the content they order . So how can i fix this issue with the Pending Orders ?

No matter what payment i use no mater what shipment i use all orders are going automatically to Pending . Can i fix that ?

Thanks

batboiko

#7
Is there any automatic solution for this problem ?

Mod edit:  impatient bump message removed.  http://forum.virtuemart.net/index.php?board=114.0

batboiko

#8
All the orders are going to Pending . Please someone ? I try all payment method i have and all are going to pending . Can this be automatic process ???

VM - Payment , Standart is going to Pending too

VM2.0.10 on Joomla 2.5.7

My problem is when someone order Exam and is 5 a clock in the morning no one is here to Confirm this order and the client is not Happy

Why when the amount is 0 is asking for payment option anyway ?

Can someone help me with that ?

jenkinhill

#9
Standard paymeny does give pending, and requires admin action to confirm. That is normal.

Have you checked with OSE if their current VirtueMart bridge/plugin works with VirtueMart 2.0.10 on Joomla 2.5?
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

batboiko

#10
Quote from: jenkinhill on October 02, 2012, 18:45:01 PM
Have you checked with OSE if their current VirtueMart bridge/plugin works with VirtueMart 2.0.10?

Yes they check my plugin and everything is working fine at they end .

Can i fix problem with the PayPal payment when the amount is 0 then ? Or how can i make payment when it will confirm my order automatically when the amount is $0 ?

Basically what we try to accomplish is this : When someone order something with coupon code for 100 % off and his amount is $0 his order to be approved automatically .

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum