Author Topic: Can' install AJAX Register  (Read 1349 times)

princeSy

  • Newbie
  • *
  • Posts: 5
    • View Profile
Can' install AJAX Register
« on: 01 May 2010, 16:21 »
I'm getting this error when trying to install the module through Joomla Admin:



        * JFolder::create: Could not create directory
        * Warning! Failed to move file.


Can anyone help please? Many thanks.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Can' install AJAX Register
« Reply #1 on: 01 May 2010, 17:11 »
Make sure you CHMOD 777 all folders required by Joomla (in Joomla admin see Help > System Info > Directory Permissions and make sure all are Writable). Then try to install again.

princeSy

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Can' install AJAX Register
« Reply #2 on: 01 May 2010, 22:30 »
thank you, my tmp and log folders were unwritable.

princeSy

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Can' install AJAX Register
« Reply #3 on: 01 May 2010, 22:59 »
ok I've got it installed as a compnent and a plugin. How do I place it on the front-end? I want it in a module position on my frontpage and I've disabled the login module that came with the template I'm using.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Can' install AJAX Register
« Reply #4 on: 01 May 2010, 23:17 »
AJAX Register in replacement for registration component, not for login module.

princeSy

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Can' install AJAX Register
« Reply #5 on: 02 May 2010, 00:18 »
I caught that late thanks, but still when I click on register, it still shows my old registration form not the ajax register form.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Can' install AJAX Register
« Reply #6 on: 02 May 2010, 09:48 »
Make sure that the AJAX Register system plugin is published. Also make sure that all other 3rd party components / plugins for registration that might conflict are uninstalled.

princeSy

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Can' install AJAX Register
« Reply #7 on: 02 May 2010, 15:06 »
AjaxRegister is enabled and I even disabled the mod-login that came with the template (Rocktheme Dominion) and tried another login module, the registration is still going to the other registration form not ajaxregister.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Can' install AJAX Register
« Reply #8 on: 02 May 2010, 23:28 »
Send the access info on mail and I will take a look.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Can' install AJAX Register
« Reply #9 on: 03 May 2010, 17:33 »
Like I said:
Quote
Also make sure that all other 3rd party components / plugins for registration that might conflict are uninstalled.


You have K2 installed which has its own registration component that conflicts with AJAX Register. I unpublished the K2 system plugin and now AJAX Register shows fine.