Archive

Posts Tagged ‘simple user’

Simple User Community In Joomla

October 15th, 2011 Comments off

I need an addon plugin or a module for Joomla 1.5:

- List all Users of Joomla by clicking in the menu item
- List online users too.
- User Photo Library: Each user can add photos to his own profile in joomla.
- All Users can see the other user’s photos.
- Messages to users. User can send messages to another users. (with a copy to super administrator).
- This project must be installed as a plugin (zipped).

Need Simple User Friendly Website

August 6th, 2011 Comments off

I need a website where I can constantly update new homes that come in market. something like this

http://www.newhomesdirectory.com/toronto/

want it inexpensive, Fully customizable, user friendly, also if possible option to send newsletter right from website. contact me if you need clarification.

Thank you

Simple User Account System

August 16th, 2009 Comments off

I would like the following system made in PHP/mySQL (NO design needed):

1. login page
- a form with email and password field
- a “forgot password” link
- user logs in: if user entered wrong login, show error, else user gets redirected to account page
- must use sessions

2. forgot password page
- a form with email field
- user enters email and password will be mailed to the user
- if the entered email is not in the database, show error

3. account page
- on top show user info (like name, address, website URL, etc)
- below that is a field with a unique link (link generated with user ID and the end)
- below that are a few banners (I will provide those)
- below that are two numbers: revenue approved, reventue not yet approved (this data will be extracted from the database, see database layout below)
- below that is a table showing the current month and days in that month (up to the current day). Each line will contain: date, revenue, commission (this data will be extracted from the database, see database layout below). In the last line of the table there will be calculated the total revenue and total commission.
- above the table there will be a dropdown menu to choose: orders approved, orders not approved, total orders
- also above the table will be a dropdown to choose month and year
- depending on the status, below the table the user sees: nothing, status pending or status paid (data from database). If status is paid then there will also be a link to an invoice.
- if the invoice link is clicked a new window will open and show my company info, user info (like address), the total amount of that months earnings. This can all be in HTML or a generated PDF.

Database layout (all tables are already made). I will only mention the fields that should be used :
- earnings table: autoincr. id, user id, revenue, commission, date (Y-M-D), status (1, 2 or 3)
- user table: autoincr. id, user id, first name, last name, address, zip code, city, country, email, website URL, VAT number, company number, company name, bankaccount no, iban no, bic code, bank name

My hosting has PHP 4.3.2 and mysql 3.23.58.

I will provide layout and sample data.

Look at the attachment for a quick overview of what I mean (this is NOT the actuall layout of course)

Simple User Account System

August 16th, 2009 Comments off

I would like the following system made in PHP/mySQL (NO design needed):

1. login page
- a form with email and password field
- a “forgot password” link
- user logs in: if user entered wrong login, show error, else user gets redirected to account page
- must use sessions

2. forgot password page
- a form with email field
- user enters email and password will be mailed to the user
- if the entered email is not in the database, show error

3. account page
- on top show user info (like name, address, website URL, etc)
- below that is a field with a unique link (link generated with user ID and the end)
- below that are a few banners (I will provide those)
- below that are two numbers: revenue approved, reventue not yet approved (this data will be extracted from the database, see database layout below)
- below that is a table showing the current month and days in that month (up to the current day). Each line will contain: date, revenue, commission (this data will be extracted from the database, see database layout below). In the last line of the table there will be calculated the total revenue and total commission.
- above the table there will be a dropdown menu to choose: orders approved, orders not approved, total orders
- also above the table will be a dropdown to choose month and year
- depending on the status, below the table the user sees: nothing, status pending or status paid (data from database). If status is paid then there will also be a link to an invoice.
- if the invoice link is clicked a new window will open and show my company info, user info (like address), the total amount of that months earnings. This can all be in HTML or a generated PDF.

Database layout (all tables are already made). I will only mention the fields that should be used :
- earnings table: autoincr. id, user id, revenue, commission, date (Y-M-D), status (1, 2 or 3)
- user table: autoincr. id, user id, first name, last name, address, zip code, city, country, email, website URL, VAT number, company number, company name, bankaccount no, iban no, bic code, bank name

My hosting has PHP 4.3.2 and mysql 3.23.58.

I will provide layout and sample data.

Look at the attachment for a quick overview of what I mean (this is NOT the actuall layout of course)

Simple User Account System

July 25th, 2009 Comments off

I would like the following system made in PHP/mySQL (NO design needed):

1. login page
- a form with email and password field
- a “forgot password” link
- user logs in: if user entered wrong login, show error, else user gets redirected to account page
- must use sessions

2. forgot password page
- a form with email field
- user enters email and password will be mailed to the user
- if the entered email is not in the database, show error

3. account page
- on top show user info (like name, address, website URL, etc)
- below that is a field with a unique link (link generated with user ID and the end)
- below that are a few banners (I will provide those)
- below that are two numbers: revenue approved, reventue not yet approved (this data will be extracted from the database, see database layout below)
- below that is a table showing the current month and days in that month (up to the current day). Each line will contain: date, revenue, commission (this data will be extracted from the database, see database layout below). In the last line of the table there will be calculated the total revenue and total commission.
- above the table there will be a dropdown menu to choose: orders approved, orders not approved, total orders
- also above the table will be a dropdown to choose month and year
- depending on the status, below the table the user sees: nothing, status pending or status paid (data from database). If status is paid then there will also be a link to an invoice.
- if the invoice link is clicked a new window will open and show my company info, user info (like address), the total amount of that months earnings. This can all be in HTML or a generated PDF.

Database layout (all tables are already made). I will only mention the fields that should be used :
- earnings table: autoincr. id, user id, revenue, commission, date (Y-M-D), status (1, 2 or 3)
- user table: autoincr. id, user id, first name, last name, address, zip code, city, country, email, website URL, VAT number, company number, company name, bankaccount no, iban no, bic code, bank name

My hosting has PHP 4.3.2 and mysql 3.23.58.

I will provide layout and sample data.

Look at the attachment for a quick overview of what I mean (this is NOT the actuall layout of course)

Php: Simple User Query

July 14th, 2009 Comments off

In here: http://alpha.isaactuling.com/listuser.php There are list of pupils. I want you to create a new script based on it named opponentmatcher.php. The purpose of this script is to search and match for the suggested opponent of your username.

There will be a new input box in the Opponent Matcher page. A single input box and a submit button. Once the username is entered, it will show you a list of usernames that you can fight with.

If the username I entered is “jehzlau”, it should show me the usernames at level 8 only. Because jehzlau is Level 10, all you need to do is show the usernames 2 Levels Lower than the entered username.

When I enter Jehzlau, the Opponent Matcher Page will then show me this:
######################################################################
Level 8 Usernames are the opponent matches for your username:
1. blahblahblah1
2. blahblahblah2
3. blahblahblah3
######################################################################

That’s the result of the query. If in level 8, there are 3 usernames: blahblahblah1, blahblahblah2, and blahblahblah3.

Here are some conditions in other levels:
1. If I enter a username that is only level 1, then the script should show me the usernames in Level 0. (-1 only for level 1 usernames)
2. If I enter a username that is only level 2, then the script should still show me the username in Level 0. (I think this is just -2)
3. If there are still no users in that certain level, the script will add 1 level and show the users. For example I entered a level 10 username, if the database has level 8 users, then show the level 8 users, else, show the level 9 users. If there are no level or level 9 users, then echo this: There are no opponent matches for your username.

I think all you need to do is -2, if there are no results, -1, if stil there are no results, error. :D

That’s it!

Bear