0

here's the interesting thing - I've used this function before but for someone odd reason its stopped working and its sending me to a page that doesn't exist within my website or folder for that instance .... Example:

www(website).com/index.php/component/comprofiler/?task=registers

I use Joomla 2.5 - so what I did being that I thought maybe this folder /comprofiler/ is simply missing - I download Joomla 2.5 again and went into the components folder and there is no such folder there named /com_profiler/ .... so this folder doesn't exist in the joomla 2.5 package either ...

How do I fix this issue - and where exactly is the actually link supposed to go upon clicking 'create new account'? What PHP file do I edit with the new codes if there are new codes?

Thank you.

Toni Toni Chopper
  • 1,833
  • 2
  • 20
  • 29
HASSAROV
  • 29
  • 2
  • 6

1 Answers1

0

The folder com_profiler comes from the extension Community Builder. It's not a default Joomla folder.

You simply need to download and install this extension (which is free), then the registration page should work.

Lodder
  • 19,758
  • 10
  • 59
  • 100