Joom!Fish 2.0 and VirtueMart 1.1 - Report the bugs here

Everything related to VirtueMart and Joom!Fish.
The forum is unlocked again, but we do not provide support in it. The purpose is to have community (or user to user) support in it.
Forum rules
Please note, that we do not provide support in respect to VirtueMart. The forum has the purpose to enable the users to help each other.
Any banging, screaming would lead to closing it again.

Re: Joom!Fish 2.0 and VirtueMart 1.1 - Report the bugs here

Postby burek on Sun May 13, 2012 10:12 pm

I followed the instructions to install JoomFish with VirtueMart 1.1.9 from here: viewtopic.php?f=24&t=249
After the addition of VM content elements, everything went smoothly, but when I tried to select VM Products (to translate them), the error message appeared:
Code: Select all
Fatal error: Call to undefined method translationFilter::translationfilter() in /var/www/administrator/components/com_joomfish/contentelements/translationVm_categoryFilter.php on line 10


After further investigation, I figured the constructor wasn't called correctly, so I changed line 10 which was:
Code: Select all
parent::translationfilter($contentElement);

into
Code: Select all
parent::__construct($contentElement);


Also, one big warning.. All your php files should include at the very beginning these lines:
Code: Select all
// Don't allow direct linking
defined( '_JEXEC' ) or die( 'Restricted access' );

which translationVm_categoryFilter.php didn't have by default, so I added that too.

Cheers :)
burek
Newbee
 
Posts: 3
Joined: Mon Nov 19, 2007 3:36 am

Re: Joom!Fish 2.0 and VirtueMart 1.1 - Report the bugs here

Postby blakeys on Tue May 15, 2012 6:01 am

Hi,

I am trying to use Joomfish with Virtuemart. I have been reading through two old posts and following instructions but can't get it to work.

Joomla 1.5.25
Virtuemart 1.1.9
Joomfish 2.2.3

I was running an older version of Joomfish, and added a line of code to 'direct translation' module which showed the Joomla dropdown menu but nothing loaded inside the modal.
Next I uninstalled Joomfish, reinstalled latest version. I tried the same thing and now the drop down box doesn't appear at all.
I then installed VM_CE.zip using the content elements installer and my hosts changed the the table as mentioned in (Joom!Fish 2.0 and VirtueMart 1.1 - Report the bugs here) and it installed but still I can't see the drop down. I removed the line of code from direct translation module, no change.
I uploaded the parser but then I had a permission issue and couldn't see the front or back ends of the site so had to restore the old version.


So that's where I am at. Language packs are installed for VM and Joomla front end. Most of the site content is translated, and it's really just product names and descriptions and the site is almost done.

Please help me. Getting this to work will really help and I'd be very grateful.

Sincerely, Chris Blake
blakeys
Newbee
 
Posts: 29
Joined: Sat Sep 11, 2010 8:03 pm

Previous

Return to Joom!Fish and VirtueMart

Who is online

Users browsing this forum: No registered users and 0 guests