Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for filip.moravek@easysoftwar

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 14:42
  • Posts: 5
  • Profile Views: 2117
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
can not edit or safe an order in VM Invoice

Hi,

i have a big problem after doing the update VM Invoice from 2.0.45 to 2.0.48.
I can't edit an safe my orders. When I put the button "Safe" or "Safe an Close" I get a blank page
"mydomain/administrator/index.php" an nothing. My Order is not edit and not safe.

If I install my Homepagebackup on my localmachine(XAMPP) I get an error:
"Fatal error: Call to undefined method TableOrder_items::emptyCache() in C:\Xampp\htdocs\niko24\administrator\components\com_vminvoice\tables\vm2orderitem.php on line 147"

I need fast help, because I can't write Invoices manually.

Please help me.


Hello,

after upgrade, in file administrator/components/com_vminvoice/tables/vm2orderitem.php

is error in php on the line 147 - call undefined function emptyCache:

142 // 15.1.2015 dajo #13513: Clear VM order_items cache, otherwise the
143 // VirtueMartModelOrders::updateSingleItem doesn't load current status
144 // and the stock calculation gets messed up!
145 $ordersModel = VmModel::getModel('orders');
146 $orderItemsTable = $ordersModel->getTable('order_items');
147 $orderItemsTable->emptyCache();


I believe in the quick fix, I can't save order from backend too :)

Filip
Error after upgrade ...
Category: Feature Requests
emo
Hello,

we use Artio JoomSEF at www.easyredmine.com. We are preparing Russian language mutation of the web. Every URL is SEFed ok, but VirtueMart product detail doesn't SEF at all.

Virtuemart Category view:
www.easyredmine.com/ru/online/list-all-products-2

Virteumart product detail view:
www.easyredmine.com/index.php?option=com...=485&lang=ru

We can't figure out what the problem is. Do you have any idea?
VM product detail at ...
Category: JoomSEF 4
emo
Thank you, Artio support!

I send login info to artio support and they solved the language override problem.

The problem was plugin ordering. System – ARTIO JoomSEF plugin should be first. That's it.

Thank you one more time.
Language overrides d ...
Category: JoomSEF 4
emo
Hi.

Thanks for reply. In fact the same mistake is on 2 our webs. Setting of JoomSEF language is attached. At this web we use 2 domains for each language. In second web we use one domain with /cz/, /en/ URL folders. Both system language plugins are off, JoomSEF language plugin is on.

We use Joomla's native multilanguage features.

You can take a look at our web http://www.easyjoomla.org/

In file:
language/overrides/cs-CZ.override.ini
is line: JLOGIN="Přihlásit se"

In file:
language/overrides/en-GB.override.ini
is line: JLOGIN="Log in"

If you try both our languages, you'll see Log in at both of them.

Default language is English.

Any suggestion?
Language overrides d ...
Category: JoomSEF 4
emo
Hello,

when I turn on languages (JoomSEF language plugin on, Joomla language plugin off etc.), Language overrides doesn't work. I mean only default language override works, but on every language mutation.

when I turn JoomSEF languages off, Everything works fine. Languages works fine. But I can't put any module to homepage of not-default language. It seems like not-default homepage menu item is not active. So I can't live with this option neither.

Can you tell me how to get Joomla language overrides work with JoomSEF language on?
Language overrides d ...
Category: JoomSEF 4
More
User Login Empty