× Joomla Facebook Connect support forum

Topic-icon Integration with Virtuemart login

Active Subscriptions:

None
12 years 10 months ago #10806 by fb_1013220675
VirtueMart 1.1.8 stable and joomla 1.5.23
The topic has been locked.
Support Specialist
12 years 10 months ago #10808 by alzander
Those are the exact versions we built the plugin with. However, as you can tell, we're not experiencing that issue. We still haven't tested with sh404SEF enabled, but will shortly. I'm not sure how that would cause the problem off-hand though. Have you tried with sh404SEF disabled?

Is there any way for us to get access to the site, preferrably the administration side, so we can try debug and diagnose the cause? It's usually easy to figure out things like this once get access, but it's possible we can figure out the problem even from just seeing the front-end.

Has anyone else (in this thread) tested out the VirtueMart plugin? We'd love to hear your experiences, just to see if this is a unique problem or widespread.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 10 months ago #10812 by fb_1013220675
and how do i contact you? i don't see a PM here...
Send me your contact details and i will send you the website and admin
The topic has been locked.
Support Specialist
12 years 10 months ago #10818 by alzander
You can email us at This email address is being protected from spambots. You need JavaScript enabled to view it. or to send a PM, click the arrow under my name and the message icon.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 10 months ago #10842 by fb_100001927395673
Just tried to register via facebook login as a new user.
Works fine for already VM registered users but it didn't work for new user registration. is keeps saying: Unable to save user. Please ensure your username is not taken and that your passwords match.
The facebook user and email is not already a user in VM and the password is the same as the facebook password.
tried several times.

mod_jfbclogin doesn't have Virtuemart to choose as registration component so the registration page is not VM and the Virtuemart registration page doesn't have a facebook button or anything like that.
PS: is there a jfblike plugin for virtuemart? I still have to use another plugin to display the like button on the product pages. top position.
The topic has been locked.
Support Specialist
12 years 10 months ago #10844 by alzander
Ronen,
I got into your site a bit earlier, and really poked around quite a bit. I never got the login functionality working, but found a few things that may be helpful to determine the cause of your problem:
1) I disabled gzip compression in the Global Configuration area. This helps to prevent the "Page can't be loaded errors" because if a page doesn't fully render, you'll get that error. This is a good first step for debugging.
2) I enabled error reporting (also in Global Configuration) and set it to maximum.

Once I did the above, when I go to the login/register page of JFBConnect, I get the following error:
Fatal error: Class 'K2ModelItem' not found in /path/to/site/components/com_k2/helpers/utilities.php on line 42

I believe that error is being caused by one of the K2 modules you have loaded on the page, but I don't know which one. You have quite a few modules, so I didn't want to disable them. Can you try disabling the K2 modules that may be showing on that page to see if that clears the issue up?

Also note, the above error occurs with both the K2 and VirtueMart profile plugins disabled (I left them disabled for now).

Hope this helps narrow down the issue. Would love to find out if the VM plugin actually works for you.
The topic has been locked.
Support Specialist
12 years 10 months ago #10845 by alzander
Myshoppings,
Good catch on the JFBCLogin module. We'll add that shortly. If you want a quick code change to add it, I can gladly give it to you now before we get a full release out.

As for the issue you're having with registration, unfortunately, we'll probably need to get access to your site to investigate it further as well. Please do make sure that the JFBConnect user and authentication plugins are enabled though, as that would cause that error. If not, then please Private Message us some admin credentials.

Finally, we don't have a Like button plugin yet, but it's being worked on as well. We're re-vamping the Like/Comment features to work with more components like K2 and VirtueMart, as this is a common request.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 10 months ago #10858 by fb_100001927395673
Allright!
I just emailed you some login credentials to This email address is being protected from spambots. You need JavaScript enabled to view it.
Many thanx in advance!
The topic has been locked.
Support Specialist
12 years 10 months ago #10871 by alzander
MyShoppings,
I just got into your site, and think I know what the issue is, but can't confirm.

I believe you've created a template override for the Login/Registration page, because when I visit that page, it doesn't look like the standard page we ship JFBConnect with.. for example, the field for username is missing. If you did create a template override, can you try removing it, temporarily, to see if that works? There's been new code added in the 3.2.x releases of JFBConnect for the Login/Register page that should be integrated into your template override, which will show the extra fields required for Virtuemart and other things to make the integration go smoothly.

I can't check that I'm right about the above because the account you created for me is only administrator, which prevents me from using extPlorer. If you can escalate me to Super Admin, that would help, but isn't necessary.

Finally, I changed the settings in JFBConnect to require the email, status, and profile permissions to make things simpler to test. Just wanted to let you know about this change. I think you'd probably want these enabled anyways, but possibly not.

Hope this helps get you started, but if you have any other questions, let me know. Thanks!
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 10 months ago #10878 by fb_100001927395673
Ok thanks,
The template override comes from the " EmailAsUsername" plugin extension I installed.
This plugin also creates some other (language) error messages when saving something in Virtuemart but nothing critical. (I think)
I really need that. I just disabled it.
You are now a super administrator
The topic has been locked.