View Single Post
  #19  
Old 09-15-2009, 09:44 PM
jthm0138 jthm0138 is offline
Member
 
Join Date: Jun 2009
Posts: 11
Credits: 330
jthm0138
Default RE: JOOMLA Intergration

Ok.... Been playing with this more, as it is one of the last things I need to get working.
After examining the database, and the injection routine, I discovered there are an extra 2 injections on the routine. removing ",'0','0'" from the end of the string avoided the original error. I am not sure what they were trying to inject to. After that an error would be generated when logging into joomla that the password on column 'username0' could not be updated, as the field in adopts_user is 'username' again, here just remove the 0 from the end and that error will go away.

Now I all I am having an issue with is the dual user login, its not functioning, and I have to stop and ask at this point, 'Has anyone managed to get this jfusion plugin working?'
Reply With Quote