[CLOSED]Magento plugin
Moderator: hwevers
42 posts
• Page 3 of 5 • 1, 2, 3, 4, 5
Magento plugin new version
Ok folks, this is the beta version with all functionality in place except for the frameless integration. I am running a setup now with Joomla, Moodle and Magento and logging into Joomla logs you in to Magento and Moodle as well (actually, on my system you can login to all three on one of the three and the others will follow, but that is not part of JFusion as it includes some small hacks to the corefiles of Moodle and Magento) Also usersync works and when you create a new user or make changes in the master they will automatically propagate to all slaves.
Please note that there are three files to be updated in Jfusion (will be very soon available in the central release). For Moodle and Magento, I advise you to update the core, then deinstall the Moodle plugin and reinstall the new version. This is because there are a whole bunch of parameters changed. Please have a look at the comments in the source code for usefull information as well.
Have fun
Henk
Please note that there are three files to be updated in Jfusion (will be very soon available in the central release). For Moodle and Magento, I advise you to update the core, then deinstall the Moodle plugin and reinstall the new version. This is because there are a whole bunch of parameters changed. Please have a look at the comments in the source code for usefull information as well.
Have fun
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: Magento plugin
itsoft,
can you please repost your question in the
new thread Magento plugin (2)?
I can't read it in this thread due to
a bug that cause the fontsize to be too big.
Henk
can you please repost your question in the
new thread Magento plugin (2)?
I can't read it in this thread due to
a bug that cause the fontsize to be too big.
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: Magento plugin (2)
Everything looks good in the setup, usersync works OK, I can log in with my synced users in both joomla and magento.
BUT, there is always a but..
Logging in to joomla wont get me logged in to magento and
logging in to magento wont get me logged int to joomla.
Where should I start looking to solve this?
(I have the jfusion user and auth plugins installed and activated)
edit: also have your core hacks installed, running joomla as master and magento as slave
BUT, there is always a but..
Logging in to joomla wont get me logged in to magento and
logging in to magento wont get me logged int to joomla.
Where should I start looking to solve this?
(I have the jfusion user and auth plugins installed and activated)
edit: also have your core hacks installed, running joomla as master and magento as slave
-

Freddan - JFusion Newbie

- Posts: 9
- Joined: Thu Oct 23, 2008 4:45 pm
Re: Magento plugin (2)
Freddan wrote:Everything looks good in the setup, usersync works OK, I can log in with my synced users in both joomla and magento.
BUT, there is always a but..![]()
Logging in to joomla wont get me logged in to magento and
logging in to magento wont get me logged int to joomla.
Where should I start looking to solve this?
(I have the jfusion user and auth plugins installed and activated)
1. Go to http://www.jfusion.org/index.php/instal ... guide.html
2. Follow the steps one by one, do not publish user and auth plugins before you tested in step 5 using the loginchecker. The loginchecker also logs you into Magento in the background if all is well and shows you errormessages from the magento plugin. To check if you are logged in, go to the magento website with the same browser. A new tab is ok, but a second browser copy does not work. Refresh the screen before you decide that you are not logged in.
If this works then you are almost set. Most peple forget to disable the Joomla's user end auth plugins in step 7.
If the loginchecker shows all is well and you are not logged in to Magento, then I need a lot of information to help you further.
Logging in from Magento will not work with Jfusion, you need a core hack for Magento and extra software. We are not supporting this 'reversed dual login' here.
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: Magento plugin (2)
ok, did some more testing.. followed the guide (again) that you linked to.
my primary goal is to be able to use joomla as master but I tested with both joomla and magento as master to pull out as much information as possible.
please see file comments for more info and tell me if you need anything else..
Oh, btw.. I blurred the encrypted passwords just in case, I'll send them in a pm
edit: in the bottom of magento master i found this.. might have something to do with it?
joomla_int:User Error:Array
my primary goal is to be able to use joomla as master but I tested with both joomla and magento as master to pull out as much information as possible.
please see file comments for more info and tell me if you need anything else..
Oh, btw.. I blurred the encrypted passwords just in case, I'll send them in a pm
edit: in the bottom of magento master i found this.. might have something to do with it?
joomla_int:User Error:Array
- Attachments
-
joomlamaster.jpg- using joomla as master shows this results with the loginchecker, wont get me logged in to either joomla or magento.
- (72.25 KiB) Downloaded 273 times
-
magentomaster.jpg- getting this with magento as master, this gets me loggen in to magento but not joomla.
- (63.17 KiB) Downloaded 273 times
-

Freddan - JFusion Newbie

- Posts: 9
- Joined: Thu Oct 23, 2008 4:45 pm
Re: Magento plugin (2)
Well, the error is most likely to cause the problem. There is no session created so you are not logged in to Magento.
Could you revert the core hacks, but not model.curl.php and try again, just to make sure that the cause is not the new code there. If that solved your problem please apply the hacks one by one and tell me the file that is causing the problem. I ecpect that you have used the lastest publiced version (a zip file) and are not using the latest svn
Henk
Could you revert the core hacks, but not model.curl.php and try again, just to make sure that the cause is not the new code there. If that solved your problem please apply the hacks one by one and tell me the file that is causing the problem. I ecpect that you have used the lastest publiced version (a zip file) and are not using the latest svn
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: Magento plugin (2)
Problem solved! 
Very strange though..
Reverted the core hacks without any success, thought that it might help to start all over again. Did a complete reinstall of jfusion and magento plugin.
Still no progress when trying the login checker with joomla as master, magento as master was logging in to magento but not joomla..
Gave it a last chance and activated the auth and user plugins, logged in through joomla frontend.. Victory!
Still works like a charm when i install the core hacks, and no session error. Wonder where that came from?
Don't really know how to reproduce the error/bug I encountered, sorry.
Thanks for your time!
Very strange though..
Reverted the core hacks without any success, thought that it might help to start all over again. Did a complete reinstall of jfusion and magento plugin.
Still no progress when trying the login checker with joomla as master, magento as master was logging in to magento but not joomla..
Gave it a last chance and activated the auth and user plugins, logged in through joomla frontend.. Victory!
Still works like a charm when i install the core hacks, and no session error. Wonder where that came from?
Don't really know how to reproduce the error/bug I encountered, sorry.
Thanks for your time!
-

Freddan - JFusion Newbie

- Posts: 9
- Joined: Thu Oct 23, 2008 4:45 pm
Re: Magento plugin (2)
Moved questions Magento to Magento (2)
I have an error as follows expect people to help me. When I want to log in to the back-end error it as my picture taken below and can not Login into the back-end as usual, the problem is not normal here proceed is when it is completed, it will appear url as follows http://localhost/joomlamagento/administrator/index.php but when I remove the index.php and then type Enter then it is automatically entered in the back-end I have carried out search and fix it in the my energy but do not expect results put everyone to review and help me
I have an error as follows expect people to help me. When I want to log in to the back-end error it as my picture taken below and can not Login into the back-end as usual, the problem is not normal here proceed is when it is completed, it will appear url as follows http://localhost/joomlamagento/administrator/index.php but when I remove the index.php and then type Enter then it is automatically entered in the back-end I have carried out search and fix it in the my energy but do not expect results put everyone to review and help me
-

itsoft - JFusion Newbie II

- Posts: 12
- Joined: Fri Nov 14, 2008 2:39 am
Re: Magento plugin (2)
Freddan wrote:Problem solved!
Very strange though..
Reverted the core hacks without any success, thought that it might help to start all over again. Did a complete reinstall of jfusion and magento plugin.
Still no progress when trying the login checker with joomla as master, magento as master was logging in to magento but not joomla..
Gave it a last chance and activated the auth and user plugins, logged in through joomla frontend.. Victory!
Still works like a charm when i install the core hacks, and no session error. Wonder where that came from?
Don't really know how to reproduce the error/bug I encountered, sorry.
Thanks for your time!
Most likely you had a mix of versions in parts of the JFusion code. That's why I asked if you started your setup from a JFusion ZIP file. These guarantee compatable files.
Have fun
Henk
-

hwevers - Developer

- Posts: 870
- Joined: Fri May 02, 2008 10:06 am
- Location: The netherlands
Re: Magento plugin (2)
Just wanted to inform you that Varien released a new Magento version (1.1.7) today, a lot of bug fixes and some new features. Unfortunately jfusion doesn't log in to that version any more. Guess I have to downgrade until the magento plugin is updated 
Here's a link to the release notes
Here's a link to the release notes
-

Freddan - JFusion Newbie

- Posts: 9
- Joined: Thu Oct 23, 2008 4:45 pm
42 posts
• Page 3 of 5 • 1, 2, 3, 4, 5
Who is online
Users browsing this forum: No registered users and 1 guest
