Joomla Form To Create Account

Joomla Form To Create Account
Hi

IMPORTANT : REPLY WITH “AGREED” as the first word of your message or bid : this is to avoid bots or copy/paste bids). Without this, your bid will not be considered. Job is immediate and needs to be completed in the next 3 days, don’t bid if you can complete, test and deliver in this timeframe.

DESCRIPTION

I need a Joomla and AdsManager expert to complete a work that has been started but not finished. Joomla, AdsManager and a template are already installed.

Tasks to do are :

Hi !

We are developing a customized classfield ads website using Jumi (Jumi is a component that allows to use PHP scripts in articles or modules)

We need a PHP AND JOOMLA expert that knows how to create customized modules/components and extract a $_POST[] data.

We have tried to send a POST to our PHP page (article), and joomla sends us a 404 error, and when we send a post to the Jumi page (from menu) the value returned by $_POST is NULL.

So what we need, are two things :

1: An example of retrieving a $_POST data in a module or in a custom component that you will have to create.

2: The form will be used by user that doesn’t have an account yet, so the form will extract the data into the ads_system table in DB,
AND in the jos_users table ( need to create a real joomla account (with encrypted password + salt))

In the form, they will be all the fields required to create a joomla account that is :
Name, Nickname, Email, Password, plus other additionnal fields.

What you need to do is :

Joomla 1.5.15 with Jumi (component, search “jumi” in google)
you will need to use it as a new page (component > jumi > add file > “blabla” > path to blabla (/text.php for example))
after you created the title for this file’s path, go into main menu, new item, Jumi, and select “blabla” in the select form.

make a html form on it

like :
<form action=”URL YOU WANT, I GUESS A COMPONENT” method=”post”>
<input type=”text” name=”name” />
<input type=”text” name=”nickname” />
<input type=”text” name=”email” />
<input type=”password” name=”password” />
</form>

for the script what will be called by this form, I let you think about…

* Please save us time and only bid if you are an experienced Joomla & PHP programmer.
* I WILL NOT CONSIDER COPY/PASTE ANSWERS

Leave a Reply

Your email address will not be published. Required fields are marked *