Thu 09 Apr |
|
There is a lot of confused posts about how to enable Joomfish 2.0 compatibility with Joomla 1.5 & VirtueMart 1.1 Here (hopefully) are the steps and files needed to get these 3 components to work together.
First make sure you have the latest versions of each package, Joomfish especially has had a number of bug fixes, the current version is Joomfish 2.03.
It should all work now apart from the VirtueMart Store Information which when you try to translate gives a "Fatal error: Call to a member function getTable() on a non-object". To fix this you need to rename the joomla_root/administrator/components/com_joomfish/contentelements/vm_store_info.xml to vm_vendor.xml. Why this has never been done in the original pack I don't know. You could of course do this before you uploaded them. You can download the pack with the change done from here.
While your there if you need to have a different Store Name then change line 10 of joomla_root/administrator/components/com_joomfish/contentelements/vm_vendor.xml to - <field type="titletext" name="vendor_name" translate="0">Store Name</field> to... <field type="titletext" name="vendor_name" translate="1">Store Name</field> So all fields should now be available in the Joomfish --> Translate section. |
| Last Updated on Wednesday, 24 June 2009 09:09 Read : 23284 times |

First make sure you have the latest versions of each package, Joomfish especially has had a number of bug fixes, the current version is Joomfish 2.03.




























Contact thru the contact page...
Cheers
Could you help me out ?
First of all great manual thanks! I did everything as you wrote but when I go in to my site I get the following error:
Database Error: Unable to connect to the database:Could not connect to MySQL
Does anyone knoe what this is? How I can fix it? and what went wrong.
Thanks in advance
Anni
Contact me thru the contact page if you need help.
Cheers,
Here's my system info:
PHP 5.2.9
Joomla 1.5.15
VirtueMart 1.1.4
JoomFish 2.04
This field needs to be called
`attribute_sku_id`.
You can do this manually or by a SQL statement, whatever..
thanks a lot for your help on this problem.
I have an issue with this step
One database table needs to alter to conform with the Joomfish schema so you need to run the following query.
The easiest way is to simply paste the query into your phpMyAdmin SQL tab and click "Go".
It adds another field auto-increment field to the jos_vm_product_attribute_sku table.
What exactly does it mean? Do I have to change a line somewhere??
Thank you!
Have a nice day!
Thanks for your tutorial.
greets
Great fix
see joomfish in action
regds
thambi
singapore
The requested document was not found on this server. web is www.fzb.com.ua. Change language to eng , see bottom.
Mamboman
I have installed the VM Content Elements and added some advanced attributes.
When I want to add the translations in the backend (VM products attributes SKU) I get the error message 'Unknown column c.attribute_sku_id in field list ...'. The field attribute_sku_id doesn't exist in the table jos_vm_product_attribute_sku, so the error message seems logic.
Then I have added the alter table statement as shown in the article above. But my attributes still aren't translated.
In the backend I can open the translations for attribute_sku but allways the same record is opened and I can't save the translations.
I urgently need a solution for this frustrating problem.
Seriously, hundreds of work hours are not wasted after all, thanks to you.
Thought it should work out of the box.
Great tutorial.
I have the problem with checkout, too. What was the error in detail?
Cheers