[solved]Fatal error: Cannot redeclare class class_currency_display.php line 38

Started by nillew, September 14, 2011, 15:15:05 PM

Previous topic - Next topic

nillew

Hmm ok, my english is not the best and its hard to explain the problem in the right way. Sorry for that.
But you helped me still so much. The System is running. Still one problem I can not solve... I can give you the link and backend login per PM, I dont like to write it here for all user.

I wrote it in another post. I thougt I got the problem with a new vendor table. But I was wrong - its not working.

I can not save vendor changes in Shop information.

Yes, I know - you need the link. But I don not understand which link you are meaning. If you mean the URL, I would like to send you as a private message. Is that ok?

nillew

Milbo

Yes, of course.

and the other thing, one exampel

"I was on /administrator/index.php?option=com_virtuemart and clicked a link to /administrator/index.php?option=com_virtuemart&view=config and there I got an error on the second tab."

We just need all information to be able to reproduce the error.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

incolor

I got the same error:

PHP Fatal error:  Cannot redeclare class CurrencyDisplay in [root]/administrator/components/com_virtuemart/classes/currency/class_currency_display.php on line 38, referer: http://[root]/administrator/index.php

I'm trying to upgrade from J1.5.24 + VM1.1.9.

I installed com_virtuemart_ext_aio.1.9.8i and com_virtuemart.1.9.8i.

The installation was successful. When I clicked Go to Shop, I got a blank page and the error message above. I have not successfully been able to access the vm2 component, so I have not setup currency.

ADDED:
Upon trying to access on the front end, I get this error:

PHP Fatal error:  Cannot redeclare class convertECB in [root]/administrator/components/com_virtuemart/classes/currency/convertECB.php on line 24, referer: http://[root]/store

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

incolor

Hi Milbo,

Thanks for that link. I knew there had to be an upgrade guide somewhere.

I've tried removing all VM1 modules and plugins before the upgrade, but I still get the same error.

I even tried doing a clean installation of VirtueMart_1.1.9_eCommerceBundle_Joomla_1.5.23.zip, then replacing the vm tables with those in my live site. I did this to ensure there were no user-modified files or extra VM1 extensions that were interfering. Before the trying the upgrade, I removed all VM1 modules and plugins, and I changed to the default templates. I still got the same error.

The only component I installed was Akeeba Admin Tools, so I could easily update Joomla to 1.5.24 and change the table prefix to match that of my live installation.