Archive

Posts Tagged ‘join’

Translate Content From English To Hindi

September 20th, 2011 Comments off

I need the following translated from English into Hindi by someone who is fluent in both languages (no automated translations!) I need this done as soon as possible so please be ready to do the job now if you bid.

Here is the content I need translated…

INDIA’S #1 ADULT DATING SITE

LATEST ONLINE MEMBER

Age: 21
Location: INDIA

Profile Info:
I’m sexy, submissive and I REALLY enjoy the company of all types of men! I love shopping, partying and dancing. I work part time and go to school too. Message me if you want to chat online, trade pics, or have a hot date with me :-)

More Sexy Members in India!

JOIN for FREE

Register Online Now for INSTANT FREE ACCESS!

ENTER YOUR EMAIL TO JOIN FREE

Your Email: (will not be shared)

*You Must Be 26 Years or Older to Join for Free!

JOIN FREE TO MEET REAL PEOPLE LOOKING FOR HOT SEX TONIGHT in INDIA!

Mysql Problem Subqueries

August 20th, 2011 Comments off

Can someone pls tell me how do i select multiple values for “artist_names” column, when i run following query it says “#1242 – Subquery returns more than 1 row” but i want to select all artist names for that event, (since one event can have multiple artists)

++++++++++++++++++++++++++++++++++++++++++++++++++++++

SELECT e.event_id,

(SELECT a.artist_name FROM event_artist ea, artist a WHERE ea.artist_id=a.artist_id) AS artist_names,

e.event_name, e.event_intro, e.event_des,e.event_contact_name, e.event_contact, e.event_email, e.event_tags,
e.event_rating, e.event_rating_count, e.event_type, s.show_date_from, s.show_date_to , s.show_repeat,v.venue_id, v.venue_name, m.media_name, c.category_name,
IFNULL(img.image_thumb,’default.jpg’) AS image_thumb
FROM event e
LEFT JOIN `show` AS s ON ( e.event_id = s.event_id )
LEFT JOIN `venue` AS v ON ( s.venue_id = v.venue_id )
LEFT JOIN `category` AS c ON ( e.category_id = c.category_id )
LEFT JOIN `media` AS m ON ( c.media_id = m.media_id )
LEFT JOIN `link_image` AS img ON ( e.event_id = img.event_id )
WHERE img.image_main=’Y’
AND e.status=’Y’
AND s.status=’Y’
AND e.status=’Y’
AND v.status=’Y’
AND e.status=’Y’
AND m.status=’Y’
AND c.status=’Y’
AND img.status=’Y’
GROUP BY e.event_id

Categories: MySQL Tags: , , , , , ,

Join Our WordPress Theme Team. We Design + Sell – You Code

July 29th, 2011 Comments off

Hello,
We are looking for someone to join a new WordPress theme development team!

We are a group of very experienced 3 designers and marketers. We are looking to start a new company that creates and sells WordPress themes.

We are looking for someone who can take our theme designs and turn them into full WordPress themes.

You will need to be able to
- Code a theme from a Photoshop PSD
- Include a theme options (http://wordpress.org/extend/plugins/option-tree/) allowing the user to change CSS style (background image, font color etc) as well as easily insert Google analytics code.
- **Jquery experienc is a bonus! We would liek our themes to have some simple Jquery effects to help them sell more!

We are offering an equal split of the profit which would be 25%. We are confident that our designs can bring in a full time salary for you on a part time basis!

Thanks for you’re interest.

Need Web Developers To Join Our Team

July 13th, 2011 Comments off

Hello,

I am the administrator of primfix.com, an already stablished website but we are looking for some new people to join our team and create new addons and features for our page.

As I said, I am looking for web DEVELOPERS, you need to be creative and enjoy being challenged. Experience with HYIP and/or financing sites is a plus.

We don’t have a limit of people to hire, please let us know your portfolio and what you think you could do for us. You will be paid for each development brought to Primfix, which will be discussed before you actually do the job.

Thanks in advance,
Derek

Group Video Chat Website Based On Flash + Cirrus

June 29th, 2011 Comments off

1. The user will login using facebook connect or manually enter a few details
2. User will see many chat rooms (standard chat rooms configurable by admin)
3. User select any predefined rooms and
3a. Either join the room to chat, if the room is full (over 50 people), we can
3b. or create a child room for their own use. Here user has to enter room name
4. Each room should have a direct link that can be emailed to friends to join directly in that room.
5. The look and feel should be that of Facebook.
6. Source code needs to be sent to me regularly.
7. The load on server has to be minimal (use P2P for video and text), so it should be scalable to very large number of users.

Note: I have worked in california with american startups for years and have started a few companies myself in the past. This is my next project. Just like any startup, I need to move fast enough to grow the company, so these requirements are likely to change as we move forward. I need a team that is flexible and has “whatever it takes attitude”.

I will be funding this project from my own pocket. I am open to companies or individuals to join me on cash or equity basis. This is great opportunity for a talented and aspiring entrepreneur who is looking for a break. What you will learn will be worth far more than what you can earn on this job. I am very serious about this project. I have already purchased a domain name and spent considerable amount of time conceptualizing it.

I will be in Bangalore next week and would like to interview the company/developers before I decide who is right company/person.

Side note: I have a large network of people looking for offshore development, if we do well here, I can potentially direct many projects your way. It all depends on how well we work together and if you understand that “making clients successful is only way for you to succeed” (surprisingly very very few people in India understand this)

Very Simple Facebook Script For My Webpage For Groups

June 14th, 2011 Comments off

I have a web page that I would like a simple script made for. The purpose of the page is to get people to join my facebook group. Currently, If you click on the button halfway down my page, you’ll see that it opens up a window that takes the visitor to facebook to join my group. If the visiter is already logged into facebook, it takes them directly to my group page and they just have to click the “ask to join group” button at the top. If they are not logged into facebook, it takes them to the facebook login page for them to login and then takes them to my group page.

I would like to keep the visitor on my page without them having to go to facebook to join my group. I want a script that will do this. When my page loads, I would like it to check if the user is already logged into facebook, and if so, when they click the join group button on my page, in the background it will automatically use their facebook info to join my group, and give them a thank you message on the page to let them know that they have joined.

I would also like it so that when the page loads, if they are not logged into facebook, maybe include a login on the page for them to login into their facebook account directly on my page, and when they submit, it will automatically join them to my group without leaving my site and let them know they have joined.

Once they have joined my facebook group (or “Asked to join my group”), then they will be able to go to the bottom of my page where there is already an aweber form and submit the form. I would also like the script to pre-fill in their facebook information into the form at the bottom of the page automatically so they won’t have to do it again. All they should have to do is click “submit”.

This is a small script, and i have about $25 budgeted for this project.

Thank you,
Jason

Want To Work As Php Freelancer Now Join Phpcodelance.com Fre

June 14th, 2011 Comments off

Want to work as php freelancer now join phpcodelance.com free

Categories: Joomla, PHP Tags: , , , , , ,

Looking For Someone To Join Safelist/list Builders

June 13th, 2011 Comments off

I’m looking for someone to join safelists/list builders and mail out to them every day. We need someone to do this for us every month.

we will write the ads for you all you need to do is sign up to all the safelists/list builders and mail out to each one of the safelists/list builders everyday month after month.

We will pay you 100 dollars a month for doing this job for us.

Join Swf (flash) Files

June 9th, 2011 Comments off

Hi. I have three (3) swf (flash) files. I need someone to join them and then give me a code to embed that video on my website. It should also have a play button. That’s it!

Join Now Graphic Button

June 2nd, 2011 Comments off

I need graphics for my sales page.

The first graphic I need is a
“Become a Member” graphic.

It’s free to join so it would be
nice to make a part of the button
say “It’s Free, etc. I want someone
that can be creative and show me some
AMAZING options!

I GOT A TON OF WORK FOR YOU IF YOU
DO GOOD JOB!

I don’t yet but I may want a static
button or .gif button that flashes.

Or, maybe just one aspect of the button
will flash like the “it’s free”, or whatever
you the professional graphic designer
will come up with!

The graphic will be around the size of this button
I uploaded.

I need this done ASAP!

Please only bid if you have excellent
feedback, portfolio, and can start asap!

Thanks:)

Facebook App

May 20th, 2011 Comments off

Here are the details for the FB app:

1. if someone clicks on a product (1000 twitter followers), it will take them to the paypal checkout.

2. If someone clicks on “Learn More” a pop up will appear where it will give them a description of the 3 products in the category (in the FB fan category, it will have a description of the product that they will get if they buy it). I will be finishing the descriptions in the next 24 hours and will send those to you.

3. It would also be good to have everyone that uses the app join our mailing list. We are currently using Mailchimp. So they will need to double opt in to actually join the list. so if they “allow” the application, it will send them the email to click on the link to join the mailing list.

I have the paypal address I need funds sent to.. I would only like to spend around $0-150 max.

I will have 8 more apps after if you do good. I have the jpg.
I need this done ASAP. I also need it so the client doesn’t know i outsourced. (no using your name or business on it at all!)

Twitter Bulk Tweeter

March 6th, 2010 Comments off

Every 5-30 minutes I would like twitter to post 4 bulk tweets and 1 promotion tweet all at the same time.

The 4 bulk tweets I would like to be a random or top tweets from this site. http://stufftotweet.com/ (or unless you know of a better site)

The promotion Tweet I would like to function like this.

Mix and generate sentences ex. Make money online, join free, paypal proof (Link)

After mixed something like this

Make money online, join free, paypal proof; (Link)
Make money online, join free, paypal proof. (Link)
Make money online, join free, paypal proof1 (Link)
Make money online, join free, paypal proof. (Link)
Make money online, join free, paypal proof4 (Link)
Make money online, join free, paypal proof! (Link)
Make money online, join free, paypal prooff (Link)
Make money online, join free, paypal proof$ (Link)

Things like ; . ; 3 5 can be added .. so If i insert once sentence I would expect to get about 100 that look the same and doesn’t change the message of the tweet and in anyway. (This is simply to bypass duplicate tweets)

THIS SCRIPT MAY BE ALL YOU NEED http://11feet.in/scripts/twitter/upd_status/

END RESULT:
PROMOTION TWEET
BULK TWEET
BULK TWEET
BULK TWEET
BULK TWEET

FEATURES:
MULTIPLE ACCOUNT
If possible, add treading topics at the end of the tweets. Only if tweet isn’t 140 characters long.I would like to be able to turn the feature on or off. If this is too much of a hassle don’t worry about it.

I would like this to be web operated on not software because I would like it to run auto pilot. I have hostgator so my hosting has pretty much every feature.

It would be amazing to actually see this script made. I would be amazed.

Viral Website Build

February 15th, 2010 Comments off

One more time. Going to try again. I posted this same exact project months ago, and nothing happened. The programmer has gone absent without leave.

Going to try again. But understand ALL MONEY will be placed in Escrow only, and only released after project is finished.

AND the programmer who can do this for me in record time, like within the week, will have himself or herself placed in the top # spot of the matrix to earn from all the other members out there in the world who would join. That is my commitment to honesty and loyalty and commitment. Same programmer will be required to communicate with me daily sending me detailed information about the project.

And the entire site must run on automatic for commissions to go to member to member. Admin does not want to collect commissions, only admin fees to keep the members in the system.

Same site may be also put up for sale at auction, and if sold programmer will be guaranteed to continue as member with new company, and could expect a nice kickback from me for delivering a good project on time that works exceptional.

Serious replies only who can do this within the week. Escrow payments only.
“““““““““““

I need someone to build me a viral link exchange website.

Here are 2 for reference only.
http://www.free-viral-advertising.com/index.php
http://www.freeviral.com/

I wish for mine to be different for commissions.

It needs to be 3×11 true forced downline spillover.
This will be over 250,000 potential downline members.

Instead of each member having one single link to advertise, they will have 4 banner boxes and 6 text links to be explained.

This will be public viewable but pay to join only.

They will subscribe to the admin at a set monthly fee. This monthly subscription will auto enroll them back into the site after their respective matrix is full without paying admin again, although they will have to pay again their new 11 upline members. This feature will ensure correct follow the leader thru the site continously as it gains members.

Members will pay One Time Fees to the 11 members on the page they join. 11 one time payments to join in exact order. After paying the last person on the list, all in order they are then prompted to input their own information and are sent an activation email that enables them to log into the site, input their web links of choice, and get thier affiliate link to advertise for others.

Members can log in and change any link they wish at will which is then up after they refresh the page.

Members are also given an extra bonus in the back office. Which every member will upload their own. To be explained. So every member will have 11 extra goodies in the back office from their 11 upline members.

There will be an in house only email system so members can blast an email daily of promotions to all their downline. With all messages set to auto delete after 24 hours. No reply system.

And Admin will have one separate page in the back office just to list banners and text links of choice to joining members who may wish to join any then advertise them to the members they get to join. If they choose.

So the site itself will be about 5 pages.
One public viewable page with the 11 current members and their 10 links. Must be self replicated upon joining with everyone moving down the list. New members go to the top.
This will be in a 3×11 forced downline format. So good marketers help fill the ranks of the less skilled.

There will need to be FAQ page. Content box only. Admin could insert a banner of choice for another website here.

A page for the back office. Must be super simple to navigate and understand. Stats of downline members, content areas to change banners and text links, super easy to use, and the in house email blast. Along with affiliate links, and website banners members can use.

The extra goodies page, which members will read the subject lines and choose to open up. Everyone will have their own content to upload. To be explained further.

And the members alertpay email they use for subscription to admin will be used in their affiliate page, along with all the other alertpay emails for the other members. Must ensure these are pay now boxes they click that then takes them to Alertpay then back to site for each of the 11 members. This has been cleared with Alertpay to go ahead and develop.

And to make it better for members who join I wish for some feature so that any new member who joins thru the Admin only link is auto placed to the exact last member who joined anywhere in the site. No admin only signups. Forced downline spillover or auto placed to the exact last member who joined. So members can see their downlines building. Must work exactly.

And whoever builds this ASAP will insert themselves upon completion and showing owner online everything is working into the number 1 position. So programmer who builds this will collect as long term bonus all the money gained by other marketers who join.

This also includes design and coding. Design can be simple. As long as site works. We can change it later.

I will take a few days to a week to look over bids and other work of those placing bids. Site must be up and running before the week of USA Thanksgiving Holiday. Thanks.

Import Members + Dual Join

February 14th, 2010 Comments off

Hello,

I currently run a torrent website and I am about to add a youtube like service to the site, I would like to import the members to the new service so I will need imported:

- customer username
- their password
- email address

Than I would like both the sign up forms altered so that if a new member signs up at the torrent section it will also create the account at the video section or if they join at the video section an account will also be created for the torrents.

Thanks

Photographers Needed Promotion

February 8th, 2010 Comments off

I have just finished buiding a website www.2kstockphoto.info a UK based site that is a editorial and micro stock agency following running a hugely successful photography business for years i decided it is time to brach out to the world wide web i am currently uploading all my old stock and a few photographers have stumbled across the site and began uploading picture hopeing to make some money.

I need an expert marketeer to activly sek new photographers to join the stock agency and upload images. If you are good at advertising and know were i can attract thousands of phtotographers to join my agency please have a bid.

also along the way you will be promoting the site etc etc it will be of advantage to get to know the website your self so you can sell it well to the photographers.

I am willing to pay good money for results and will pay escrow in stages for active photographers that you gain to join the site and also for promotion NOT SEO this is purly about getting amature and pro alike from any country to join the site and begin uploading pictures 2k stock photo will have the largest collection of images on the web once i have finished uploading my stock but i need other photographer for resh material i will pay well for results please tell me your basic stratagie.

Appraisal Site Clone

February 2nd, 2010 Comments off

Need a custom CMS system created that’s as mix of PHPFox and Central Desktop.

Site closest to in comparison: appraisalfirewall.com

Needs to have three sections, one for lender, one for appraiser, and admin backend. Needs to have the following:

LENDER SIDE:
Ability to invite appraiser to join site
Chart of appraisers and their turnaround times, activeness
Add/delete appraiser
Search for appraisers according to city, county, or radius
Add a job that needs appraising that will automatically go and search for appraisers within that area in chronological order.

APPRAISER:
Jobs will automatically go to appraiser in chronological order according to areas serviced.
Has 24 hours to accept appraisal before it moves to next appraiser on list.
Profile feature, edit info and add in license info, etc.
Invite lenders to join feature
Past appraisals/jobs are stored, categorized by active, completed, and pending – is searchable by location, address, etc.
Edit/set price for different forms/jobs
Add sub profiles for workers in company. Only main admin can accept/decline jobs. Sub profiles can only work on jobs and nothing else.

SITE FEATURES:
Rewards program to redeem points (points according to how many people accept invite to join)
Poll
Monthly invoicing and payment gateway
View past statements and payments
Donation page

ADMIN BACKEND (Much like PHPFox)
Add/delete users
Mass e-mails to members
View current activities, messaging
Invite to join

Please give estimates.

Mvc Table Join Coding

January 28th, 2010 Comments off

We are using the Omni Secure User management script – http://omni-secure.com/

We need a small customization that alters the fields listed on the ListAccounts page in the admin area.

The ListAccount page uses fields from the user table, we need a join on another table to show another field in this ListAccounts page.

The omni-secure.com form uses a MVC framework (Mojavi MVC), the selected coder will be familiar with MVC frameworks and in particular Moajavi. Experience with developing within the Omni Secure script is a distinct advantage.

Thanks

Categories: PHP Tags: , , , , , ,

Need More Traffic To Website

January 28th, 2010 Comments off

Hello,
I own www.visualskirmish.com and I am looking for ways to drive more traffic to my website. Whether it be SEO or better design of the site. Please let me know what you think that could improve the design to make more user friendly/professional or drive more traffic in detail, how you would achieve this result along with bid.

We are already advertising with Google ads and Facebook.

Problem: 1 to 3 members will join per week, maybe 1 of the users will upload a photo, no videos have been posted thus far. Some members will upload and not even join a contest, possibly after seeing there is an entry fee.
We currently have 40 members since we started 6 months ago.

Just a quick synopsis of the site:
We host video and photo contests for prizes. We charge an entry fee through paypal. Once a specific number of users join, we will give a period of time for the members to vote for their favorite photo or video in that competition. Best 5 contestants win a portion of the grand prize.

Thanks,
James

Twitter

January 16th, 2010 Comments off

Need something that will..

-Update statues for multiple accounts (every 5-20 min would be nice)
-Mix and generate sentences ex. Make money online, join free , after mixed something like; earn online, join free on charge. ( Things like ; . ; 3 5 can be added to .. so If i insert once sentence I would expect to get about 100 that look the same.

Original: Make money online, join free, payal proof http://bit.ly/60srVT

mix 1: Mmake money online, join free, payal proof http://bit.ly/60srVT

mix 2: Make money online, join free, payal proof .. http://bit.ly/60srVT

mix 3: .Make money online, join free, payal proof .. http://bit.ly/60srVT

mix 4: Make money online, join free, payal proof ; http://bit.ly/60srVT

etc …….

Twitter Tool

January 16th, 2010 Comments off

Need something that will..

-Update statues for multiple accounts (every 5-20 min would be nice)
-Mix and generate sentences ex. Make money online, join free , after mixed something like; earn online, join free on charge. ( Things like ; . ; 3 5 can be added to .. so If i insert once sentence I would expect to get about 100 that look the same.

Original: Make money online, join free, payal proof http://bit.ly/60srVT

mix 1: Mmake money online, join free, payal proof http://bit.ly/60srVT

mix 2: Make money online, join free, payal proof .. http://bit.ly/60srVT

mix 3: .Make money online, join free, payal proof .. http://bit.ly/60srVT

mix 4: Make money online, join free, payal proof ; http://bit.ly/60srVT

etc …….

Fb App

December 4th, 2009 Comments off

Hi I need an application for a group on facebook. The main idea is that a member of the group has to make a band. He hits a button and on his wall (so all friends can see it) a message comes: “Who wants to join my band?”. The users friends can now click “Join” and they have to fill out something like “Instrument” and the user now has to accept the users that want to join. When a user joins a band a message shows on his wall: “USER joined a band”. When the user has collected 3 friends a message is shown on his wall and on the groups wall: “USER1 USER2 USER3 USER4″ Now has a band.

Categories: Programming Tags: , , , , , ,

Mlm Site Needed Start 2 Finish

December 2nd, 2009 Comments off

Ok i’m lookin for an mlm site to be build from scratch.

This site will be very similar to http://www.dreamlifestylesystem.net/fryeteam/capture.html basically people will join using the capture page and will have the option to join for a set price (details will be given to you when ur bid is accepted) what I need is a system where when a person signs up they are given a replicated capture page so they can get other people to join.

The system will have to have payment processors available …. and a referal system.

This is to be professional, unique and says buy me all over it. Once the site has been developed and done to an acceptable level you will have no other involvement but if i need any additional work doing you will have first refusal.

Please ensure you are fully able to finish the job to a high standard. Experience and proof of similar work done or just work in general that you have done is required so I can see what your skills are.

thanks

Mlm Website

November 19th, 2009 Comments off

Hi,
I am looking for an individual to create a MLM website for me that incorporates 3 different things…
Firstly it incorporates www.website.ws (GDI)
Incorporates clickbank
Incorporates traffic exchanges

I want people to land on my home page, read the info and watch the video, join my MLM, join GDI, join clickbank and join the traffic exchanges.

I want the members back area to be able to show members in their downlines too, similar to www.the3cashmachine.com

Thanks
Si

Full Time Php Dev To Join Team

November 18th, 2009 Comments off

Looking for full time php developer to join existing team of 3 developers that maintain 1 large scale project.

Requirements:

Must be located in Kharkiv, Ukraine

- codeigniter php framework
- doctrine ORM
- jquery js library
- OOP
- Subversion Control
- 2-3 years experience minimum

- symfony php framework will be a plus

You will have a small test to prove skills. This is a FULL time job.

Job will be to develop/test/maintain new modules for current system.

Categories: MySQL, PHP, Programming, XML Tags: , , , , , ,

Viral Website Build

November 3rd, 2009 Comments off

I need someone to build me a viral link exchange website.

Here are 2 for reference only.
http://www.free-viral-advertising.com/index.php
http://www.freeviral.com/

I wish for mine to be different for commissions.

It needs to be 3×11 true forced downline spillover.
This will be over 250,000 potential downline members.

Instead of each member having one single link to advertise, they will have 4 banner boxes and 6 text links to be explained.

This will be public viewable but pay to join only.

They will subscribe to the admin at a set monthly fee. This monthly subscription will auto enroll them back into the site after their respective matrix is full without paying admin again, although they will have to pay again their new 11 upline members. This feature will ensure correct follow the leader thru the site continously as it gains members.

Members will pay One Time Fees to the 11 members on the page they join. 11 one time payments to join in exact order. After paying the last person on the list, all in order they are then prompted to input their own information and are sent an activation email that enables them to log into the site, input their web links of choice, and get thier affiliate link to advertise for others.

Members can log in and change any link they wish at will which is then up after they refresh the page.

Members are also given an extra bonus in the back office. Which every member will upload their own. To be explained. So every member will have 11 extra goodies in the back office from their 11 upline members.

There will be an in house only email system so members can blast an email daily of promotions to all their downline. With all messages set to auto delete after 24 hours. No reply system.

And Admin will have one separate page in the back office just to list banners and text links of choice to joining members who may wish to join any then advertise them to the members they get to join. If they choose.

So the site itself will be about 5 pages.
One public viewable page with the 11 current members and their 10 links. Must be self replicated upon joining with everyone moving down the list. New members go to the top.
This will be in a 3×11 forced downline format. So good marketers help fill the ranks of the less skilled.

There will need to be FAQ page. Content box only. Admin could insert a banner of choice for another website here.

A page for the back office. Must be super simple to navigate and understand. Stats of downline members, content areas to change banners and text links, super easy to use, and the in house email blast. Along with affiliate links, and website banners members can use.

The extra goodies page, which members will read the subject lines and choose to open up. Everyone will have their own content to upload. To be explained further.

And the members alertpay email they use for subscription to admin will be used in their affiliate page, along with all the other alertpay emails for the other members. Must ensure these are pay now boxes they click that then takes them to Alertpay then back to site for each of the 11 members. This has been cleared with Alertpay to go ahead and develop.

And to make it better for members who join I wish for some feature so that any new member who joins thru the Admin only link is auto placed to the exact last member who joined anywhere in the site. No admin only signups. Forced downline spillover or auto placed to the exact last member who joined. So members can see their downlines building. Must work exactly.

And whoever builds this ASAP will insert themselves upon completion and showing owner online everything is working into the number 1 position. So programmer who builds this will collect as long term bonus all the money gained by other marketers who join.

This also includes design and coding. Design can be simple. As long as site works. We can change it later.

I will take a few days to a week to look over bids and other work of those placing bids. Site must be up and running before the week of USA Thanksgiving Holiday. Thanks.

Join Article Sites

October 20th, 2009 Comments off

I have a list of approx 300 article sites, what i need done is for someone to join up all these sites that are relevant to manufacturing or business areas. i feel there would be approx 100-150 sites to join.
the task would involve going to the web site and putting all my details in which i will supply under my name and using the same password, when this is done i need a excel sheet with all the web sites username and passwords ( if there not the same)
this should be an easy task for a person with some experience.

best wishes

vic

ps i have attached one list of sites for you to look at.

Join 200 Adult Yahoo Groups 3

October 14th, 2009 Comments off

The selected bidder will be responsible for conducting a search in yahoo groups for groups pertaining to a provided ADULT related subject/keyword.

1) The selected bidder will then go down the list of search results and submit a request to join each group.

2) The search mechanism and join request are all tied in to the yahoo e-mail that will be provided to the selected bidder.

3) To request to join a group is just the click of a button, so this is a very easy job.

4) The only real work involved is documenting the requests on a spreadsheet. The selected bidder will have to be able to use an Excel spreadsheet 2003. The selected bidder will be provided with a spreadsheet to list the url of the group applied for as well as the site type, the comment submitted to the owner (provided), and whether or not the membership is pending.

5) For most groups, the request will be granted instantly, for all other groups, the membership is pending.

6) This yahoo account will already be a member of some yahoo groups, so the selected bidder will have to search for 200 groups that have not already been joined.

7) This project has an adult subject matter and is only intended for bidders who are OK with working on adult projects.

The deliverables for this project are:

1) A completely filled out spreadsheet
2) 200 joined groups

Join 200 Adult Yahoo Groups 2

October 13th, 2009 Comments off

The selected bidder will be responsible for conducting a search in yahoo groups for groups pertaining to a provided ADULT related subject/keyword.

1) The selected bidder will then go down the list of search results and submit a request to join each group.

2) The search mechanism and join request are all tied in to the yahoo e-mail that will be provided to the selected bidder.

3) To request to join a group is just the click of a button, so this is a very easy job.

4) The only real work involved is documenting the requests on a spreadsheet. The selected bidder will have to be able to use an Excel spreadsheet 2003. The selected bidder will be provided with a spreadsheet to list the url of the group applied for as well as the site type, the comment submitted to the owner (provided), and whether or not the membership is pending.

5) For most groups, the request will be granted instantly, for all other groups, the membership is pending.

6) This yahoo account will already be a member of some yahoo groups, so the selected bidder will have to search for 200 groups that have not already been joined.

7) This project has an adult subject matter and is only intended for bidders who are OK with working on adult projects.

The deliverables for this project are:

1) A completely filled out spreadsheet
2) 200 joined groups

Join 200 Adult Yahoo Groups

October 12th, 2009 Comments off

The selected bidder will be responsible for conducting a search in yahoo groups for groups pertaining to a provided ADULT related subject/keyword.

1) The selected bidder will then go down the list of search results and submit a request to join each group.

2) The search mechanism and join request are all tied in to the yahoo e-mail that will be provided to the selected bidder.

3) To request to join a group is just the click of a button, so this is a very easy job.

4) The only real work involved is documenting the requests on a spreadsheet. The selected bidder will have to be able to use an Excel spreadsheet 2003. The selected bidder will be provided with a spreadsheet to list the url of the group applied for as well as the site type, the comment submitted to the owner (provided), and whether or not the membership is pending.

5) For most groups, the request will be granted instantly, for all other groups, the membership is pending.

6) This yahoo account will already be a member of some yahoo groups, so the selected bidder will have to search for 200 groups that have not already been joined.

7) This project has an adult subject matter and is only intended for bidders who are OK with working on adult projects.

The deliverables for this project are:

1) A completely filled out spreadsheet
2) 200 joined groups

Music Community Website + Feat

October 12th, 2009 Comments off

Hi all,

I am looking for a nifty developer to build a community web site with :

- Nice Web 2.0 web site
- admin section
- members area
- forum
- UNIQUE PLAY ONLINE feature !

The Play Online fonction lets members hook up there instrument (like they normally do to play or record) and be able to play with friends via the website. So a group could rehearse on the net as if they were in the same room!

This would probably have to work on a “join music lobby” basis so that the members can join/make a lobby (with password if need be), and then there friends can join and play.

Chat function and vocal needed.

Some one has made a free programme that does just this but you have to download and install in order for it to work. I dont mind if there is a programme but the lobby is essential.

Maybe add a “concert” function where a group can play for money? just an idea…

Here is the free programme : http://www.jamsgarage.com/jamwebserver/SiteFr/index.jsp

Very big project I know !

Complex Php Loop & Join Help

October 11th, 2009 Comments off

I am a crappy programmer, and I need you to rewrite a script I wrote to actually work, and work effectively. It’s just one file

Because the code is proprietary, I will just explain it here.
Steps:

Submits form information
Selects a 2 table join (begins loop)
Selects the form information that was just submitted
Selects another table (beings another loop)
Loops through to fill 5 slots in a table while inserting 2 records into 2 different tables.

I know that is not saying much, but if you truly know php you won’t have any problem when I send you a exact flow chart with the table structure.
********
So PMB me your php experience and country – I will pick a few that look promising and send you the specific details, then you can adjust your bid if needed.
*********
Communication is as important as bid prices.
If you don’t understand mysql Joins and php loops – do not bid

Categories: MySQL, PHP Tags: , , , , , ,

Join Against Scriptlace

October 8th, 2009 Comments off

THANKS FOR THE GREAT RESPONSE !
PLEASE KEEP MAILING ME AND JOIN THE ANISCRIPTLANCE CLUB.
I HAVE GOT MANY PEOPLE NOW WHO HAVE BEEN GOT TRAPPPED FROM SCRIPTLANCE.

GET MAINLING ME AT SAKET . ROB AT G-MAIL

THIS IS MY STORY

i have 100% prove they have taken my money and not updated. My probelm is that
after 4 years of assosiation and 41 Good reviews they have chetaed me.

when i contacted paypal SCRIPTLANCE said close the dispute and they will pay me but they never did and suspenede my account.
and dedcuted my programmers money. THEY SHOULD NOT AFFECT THE PROGGRAMERS AT LEAST.
THIS MEANS THE Y HAVE NO ETHICS.
I WONT SPARE THEM.

Dropped Domain Finder Script

October 7th, 2009 Comments off

I have been using sites like justdropped.com and unwanted-domain-names.co.uk where you can search by keyword for domain names that have just dropped from registration. If you join up you can also receive a daily list of just dropped domains with PR ranking and backlinking information on each domain. Obviously all the best ranking domains go before the lists are sent out etc etc. Can anyone supply/design a script for me, can be website based or programme to run online from my pc that will do the same as what these two companies/sites are doing ? i’m not too bothered about having a website with a front end for users to use the service or join etc ( although that might be useful to have later) as long as i have something i can use to find the domains myself etc…..it must be able to either pick them up by page rank and backlink value or be able to sort them using these fields/criteria……i not sure if i would have to join a company via membership fee to be able to do this even with a script but i thought domains fall into the public domain ?? Any ideas please contact me..

Exit Script On Join Page

September 23rd, 2009 Comments off

We created a script that redirects with a pop up to a “discount” page. It is not working properly with all browsers. We need an experienced coder that can implement this type of pop up and send visitors to the discount page.

Thanks!

Need WordPress Site Private…

September 14th, 2009 Comments off

Hi there,

I have a worpress video site that I would like to make like a subscription site. It is all 100% free to join but it is a way for me to build a list. So I want the frontpage to look like normal and all SEO to wokr prperly but whne anyone clcik on any link they have to log in first or join. They will then be taken to a page where they have to join and shoudl also be automatlly be added to my aweber account. Once they joined they can then start using the site.

Another thing I might want is to have the front page of my website be a one page SPLASG page where they get some sales copy and then have to join or log in to get to the main site.

Either of the option above will work for me.

Thanks

Peter

Matrix Website

September 2nd, 2009 Comments off

Web Site

Malty Languages (English and Arabic)

REGISTRATION BUTTON
Please Enter: (IR ID of my referrer) .
You have chosen ———————— as your referrer. If this is your correct, Please continue for registration.
——————————————————————————————————————————————— Confirm

Account Information: (User Name

Optimize Mysql Queries

August 28th, 2009 Comments off

Iam looking for a MYSQL guru to optimize a couple of slow queries, please don’t bid on this project unless you are a expert in mysql and can dramatically reduce the time these queries take.

Below are the problem queries taken from the slow query log.

# Query_time: 8 Lock_time: 0 Rows_sent: 8 Rows_examined: 378201
SELECT *, COUNT(file_id) AS image_count FROM uploader_userfolders JOIN uploader_userfiles USING(folder_id) WHERE file_isimage=1 AND folder_i$

# Query_time: 16 Lock_time: 3 Rows_sent: 30 Rows_examined: 682764
SELECT pm.pfile_id, pm.mfile_id, pu.*, mf.file_description, mf.file_extension, mf.file_date, mf.file_key, mf.userid, mf.folder_id,uf.*, MAKE$
MAKE_SET( 1 |2, COUNT(mf.file_id), COUNT(pf.file_id) ) AS image_count,
MAKE_SET( 1 |2, pf.file_name, mf.file_name ) AS file_name,
MAKE_SET( 1 |2, pf.file_location, mf.file_location ) AS file_location,
MAKE_SET( 1 |2, pf.file_size, mf.file_size ) AS file_size,
MAKE_SET( 1 |2, pf.file_views, mf.file_views ) AS file_views,
MAKE_SET( 1 |2, pf.file_lastview, mf.file_last_view ) AS file_lastview,
MAKE_SET( 1 |2, pf.file_isimage, mf.file_isimage ) AS file_isimage,
MAKE_SET( 1 |2, uf.folder_name, pu.upload_name ) AS set_name,
ud.username,ud.avatar
FROM uploader_pmfiles AS pm
LEFT JOIN uploader_puploads AS pu ON ( pm.pfile_id = pu.upload_id )
LEFT JOIN uploader_pfiles as pf USE INDEX(upload_id) USING(upload_id)
LEFT JOIN uploader_userfiles AS mf ON ( pm.mfile_id = mf.file_id )
LEFT JOIN uploader_userfolders AS uf ON ( mf.folder_id = uf.folder_id )
LEFT JOIN uploader_users AS ud ON ( mf.userid = ud.userid )
WHERE (pu.upload_ispublic = 1 OR uf.folder_ispublic = 1)
GROUP BY mf.folder_id, pu.upload_id
ORDER BY pm.file_date DESC
LIMIT 0, 30;

Clickbank Affiliate Add On

August 25th, 2009 Comments off

I would like to add an affiliate program to my site. First,
let me give you an overview of how the program would work:

I’m providing a service in which I have tested and reviewed
5 of the top ClickBank products. Members who join my site
and upgrade, will be able to plug their ClickBank Nickname
into the system which will create their own personal
affiliate url. These members will then advertise their
personal affiliate url.

Whenever someone purchases from one of the 5 products on
their site, Clickbank will credit the sale to them. As our
system will automatically insert their ClickBank Nickname
into the ClickBank referral url for any of the 5 products
listed on my site.

So, here is what I need done:

1) SIGN-UP PAGE

The following fields should appear on the sign-up page

First Name Last Name Contact Email Address Password
Confirm Password ClickBank Nickname

(NOTE: Please include the checkbox and the Term of Service
link which will be linked to the terms.php A member must
complete All fields and check the checkbox before the system
will allow him to sign up.)

This sign-up page should look like the sign-up page on my
other site located at:
http://www.myguaranteedvisitors.com/user_new.php

Once the member clicks the submit button, he should be taken
to the thanks.php with the following message:

“Thank You For Joining!

An activation Link was just sent to your e-mail address.
Please click on the link in that e-mail to activate your
account. Note: If your activation e-mail is not in your
inbox, please check your bulk or junk e-mail box. If you do
not receive your activation e-mail within 15 minutes, go to
the login page above, click on the “Re-send Activation
Email” link, enter your e-mail address, click the
“Submit” button and the system will re-send your
activation e-mail link.

Thanks Again For Joining!”

The member will then receive the following activation email:

Subject: First Name, Please Activate Your Account!

Body: “First Name, thank you for Joining The Top5BusinessOpportunities.com!

Your ClickBank Nickname is:
Your Password is:
To activate your account you have to open the following link:

ACTIVATION LINK GOES HERE

Click it or copy-paste it to your browser’s query string.

Again, Thanks For Joining!.

Regards,

Admin, TheTop5BusinessOpportunities.com”

Once the member clicks on the activation link, he is taken
to the Log In page where he can now log in.

2) LOG IN PAGE

The log In page will consist of the following fields and
links:

ClickBank Nickname: Password:

Forgot Password | Re-send Activation Email

You can visit the following page to see what the Log In page
should look like:
http://www.myguaranteedvisitors.com/login.php

If a member forgets his password, he can click on the
“Forgot Password” link and enter either is ClickBank
Nickname of Email address and hit the submit button. Once he
clicks the Submit button, the following message should
appear: “Your Password Details Sent Successfully. Please
check your email inbox.”

The email for the Forgot Password should be:

Subject: First Name, Here Are Your Password Details!

Body: Hi First Name, Below are your log in details:

Your ClickBank Nickname is:

Your Password is:

Thanks,

Admin, TheTop5BusinessOpportunities.com

If a member does not receive his Activation Email, he can
click on the “Re-send Activation Email” link, enter his
email address and click the Submit button. Once he clicks
the Submit button, the following message should appear:
“Your Activation Link Sent Successfully. Please check your
email inbox or your Bulk email box. “

The email for the Re-send Activation Email should be the
same as the initial Activation email except the Subject
should read: “First Name, Please Activate Your Account!
(RE-SEND)”

3) MEMBER’S AREA

(Note: You can log into my traffic account to see how the
member’s area should look.

Url: http://www.myguaranteedvisitors.com/login.php

User ID#:
Password:

a) In the Member’s area, the following links should appear
in the header:

Member’s Home | Profile – Delete Acct. | Upgrade Account | Contact Us | Log
Out

Member’s Home page should look like this:

Your Upgrade Status is : INACTIVE (Note when a member first
join, his Upgrade Status will be defaulted at INACTIVE. Once
he purchases a subscription, his Upgrade Status will
change to ACTIVE).

Your affiliate url is:
http://www.thetop5businessopportunities.com/?aff=clickbank_nickname
Once you have upgraded your account, promote your affiliate url above to get
sales.

Hi First Name, welcome to your member’s area. In order to
get started, please follow the steps below.

1) Click on the Upgrade Account link above to purchase a 30
day subscription. The cost of the subscription is (The
Upgrade price will be inserted here) per month. You will be
billed (The Upgrade price will be inserted here) every 30
days until you cancel your subscription.

In order to cancel your subscription, simply log into your
PayPal account and cancel the subscription. If you cancel
your subscription before the subscription is set to expired,
we cannot issue any refunds on any unused days left on the
subscription. Additionally, your Upgrade Status will be set
to INACTIVE on the date the subscription is canceled.

Once your Upgrade Status is set to INACTIVE, you will not be
able to make any sales as the Admin default member’s link
and the Admin default ClickBank Nickname will be inserted on
your page.

2) Once you have completed your purchase on PayPal’s site,
you’ll be re-directed to our Thank You page. All you have
to do is click on the Member’s Home link above and your
Upgrade Status should now read: ACTIVE. If not, send us an
email and we will manually set your Upgrade Status to
ACTIVE.

3) Once your Upgrade Status is set to ACTIVE, you can now
add your 4 member’s link. Just click on the “Add Member’s
Link” below and add your personal links.

4) Once you have added your 4 personal member’s links, you
can now start advertising your affiliate url above. If you
should have any questions, click on the Contact Us link
above and send us an email.

////Below are the columns for the Top sites table. I’ll be
adding 5 top sites so the sites should be numbered 1 through 5

Top Site# | Program Name | Impressions | Clicks | Click-Thru Rate | Re-set
Stats

Note: When a member clicks on the “Re-set Stats” button,
that will zero out the Impressions, Clicks and Click-Thru
Rate fields. Also, I’ll be adding the Program Names from
the Admin Control Panel.

////Below are the columns for the Member’s personal links
table. The members will be able to add up to 4 links. So
the Member links should be numbered 1 through 4.

Member Link# | Description | Url | Edit | Delete

Click here to add Member’s link

When a member clicks on the “Click here to add member
link” above, he should be taken to a page with the
following fields: (Please see the following page
http://www.myguaranteedvisitors.com/site_new.php in the
member’s area to see how this page should be set up.)

ADD MEMBER LINKS

Link Description: (Note: The Max characters for this field
is 30 characters) Link Url:

Submit | Cancel

Whenever a member clicks on the Submit or Cancel button to
Add, Edit or Delete a link, he should be taken back to the
member’s home page.

b) The Profile – Delete Acct page should look like this
(Please visit the following page
http://www.myguaranteedvisitors.com/user_edit.php to see
how this page should be set up.)

USER PROFILE

- First Name
- Last Name
- Contact Email
- Password
- ClickBank Nickname

Submit Button goes here.

DELETE ACCT.

To delete your account, send us an email by clicking on the
Submit button below.

- ClickBank Nickname
- Full Name
- Email Address
- Subject: Please Delete my Top5businessOpportunities Account!

Comments(Optional)

Note: The only field that should be editable is the Comments
field. Also, the ClickBank Nickname, Full Name and Email
Address should appear in the body of the email.

c) The Upgrade Account page should look like this:

When a member clicks on the Upgrade Account link, he should
taken to a page that has the PayPal’s pay button on it.
Once he clicks on the PayPal’s pay button, he should be
taken to PayPal’s payment page and the purchase item
should read: “Top 5 30 Day Subscription For Member: (His
ClickBank Nickname should be inserted here).

Once the member completes his transaction, he should be
re-directed to our thankyou.php page. This is where you
will need to set up the IPN (Note: the IPN url should be
http://www.thetop5businessopportunities.com/notify.php).
If the transaction comes back as status COMPLETED, then
the system should automatically set the member’s Upgrade
Status to ACTIVE. If the transaction comes back anything else,
the system should set the member’s Upgrade Status to INACTIVE.

If a member uses an E-check, the system should set the
member’s Upgrade status to INACTIVE and I should receive
an email stating that I have received an E-check. If the
E-check comes back as cleared or completed, the system
should set the member’s Upgrade Status to ACTIVE and I
should receive another email stating the status of the
E-check. If the E-check does not come back as Cleared, then
the system should set the member’s Upgrade Status to:
INACTIVE. (Note: You can check out my IPN file the
notify.php to see how the IPN and E-check messages are set
up).

Now whenever a member’s Upgrade status is set to: ACTIVE,
his ClickBank Nickname is automatically inserted into the 5
top sites on his affiliate page and he can also add his 4
personal member links. If a member’s Upgrade Status is set
to INACTIVE, his ClickBank Nickname is NOT inserted into
the 5 top sites on his page and he Cannot add his 4 personal
member links. Instead, my admin default ClickBank Nickname
will be inserted and my 4 personal links will be inserted on
his affiliate page. Note: I will add my ClickBank Nickname
and personal links in the Admin Control Panel.

d) The Contact Us page should look like this (Note: to see
what the Contact Us page should look like, please visit the
following page in the member’s area:
http://www.myguaranteedvisitors.com/contact_us.php

- ClickBank Nickname
- Full Name
- Email Address
- Subject: TheTop5BusinessOpportunities Member’s Help
Request!

- Comments:

Note: The member’s ClickBank Nickname, Full Name and Email
address should appear in the body of the email.

e) Log Out

When a member clicks on this link, he should be re-directed
to the index page

4) ADMIN CONTROL PANEL

The Admin Control Panel should look like this (Note: Please
visit the following page
http://www.myguaranteedvisitors.com/admin/login.php to log
into my admin control panel.

Username:

Password:

The following links should appear at the top of the Admin
Control panel.

a) Site Setting link

The following fields should appear on this page:

- Admin ClickBank Nickname (This is my ClickBank Nickname
and will be inserted on all member’s page whose Upgrade
Status is INACTIVE.

- Subscription Price

- Admin PayPal Email Address

- Admin Contact Email Address

- Records Per Admin Page

- Paypal IPN security code

- Site Title

////Below are the fields for the Admin default Member’s
links table. These are the Admin Default member’s links and
will be inserted on all member’s affiliate pages whose
Upgrade Status is INACTIVE. There will be 4 links. So the
Admin default Member links should be numbered 1 through 4.
NOTE: If a member has an Upgrade Status of ACTIVE and he
only adds a couple of links or no links at all, then the
Admin default links will be added on his affiliate page
wherever there is an empty slot. Also, the admin default
link numbers will correspond to the member’s personal link
numbers.

Admin Default Link# 1 | Description | Url | Delete button

Admin Default Link# 2 | Description | Url | Delete button

Admin Default Link# 3 | Description | Url | Delete button

Admin Default Link# 4 | Description | Url | Delete button

Update Button goes here

Note: The member links will be shown on the member’s
affiliate page in the lower part of the header. Please
visit the index page at:
http://www.thetop5businessopportunities.com to see what I
mean. The first 4 links will be the member’s links or the
Admin Default links and the 5th link will be the Contact Us
link.

b) Password Setting link Please see the following page in
http://www.myguaranteedvisitors.com/admin/password_settings
the Admin Control Panel for details: .php

c) Add Top 5 Sites link

Below is how the Add Top 5 Sites page should look

Top Site# 1 | Program Name | Vendor Name | Delete (Note:
Since the Top Site#1 is linked to a banner on the member’s
affiliate page, you can omit the Title and Description for
the Top Site# 1.

Top Site# 2 | Program Name | Title | Description | Vendor Name | Delete

Top Site# 3 | Program Name | Title | Description | Vendor Name | Delete

Top Site# 4 | Program Name | Title | Description | Vendor Name | Delete

Top Site# 5 | Program Name | Title | Description | Vendor Name | Delete

Update Button goes here

The Program name will only be shown in the member’s area
under the Top Sites table. The Title and the Description
will be shown on the member’s affiliate page under the
respective Top Site#.

Note: A typical ClickBank affiliate url looks like this:
http://wespac59.sixfigprog.hop.clickbank.net

Where it says wespac59 is where the member’s ClickBank
Nickname will be inserted. Where it says sixfigprog is
where the Vendor Name will be inserted. This url with the
member’s ClickBank Nickname and the Vendor Name will be
inserted under the respective Top Site# where it says
“Click here to visit site” on the member’s affiliate
page.

Note: The Top Site# 1 will be shown linked to the banner at
the top of the member’s affiliate page. Top Sites #’s 2,
3, 4 and 5 will be shown on the bottom of the member’s
affiliate page. Please visit the index page at:
http://www.thetop5businessopportunities.com to see what I
mean.

d) User Management link (Note: Please visit the following
http://www.myguaranteedvisitors.com/admin/user_ctrl.php?act
page to see how this page should look: =search

Below are the links and fields:

- Status Links (All, Active, Inactive, Confirmed and Un-Confirmed)

- Page Links

- Total Users

Below are the columns for the member data table

- ClickBank Nickname

- Email Address

- First Name

- Last Name

- Account Status (if the member has activated his account
then it should read CONFIRMED. If the member has not
activated his account, then it should read UN-CONFIRMED.)

- Upgrade Status (If a member has paid for a subscription
this should read ACTIVE. If he has not paid for a
subscription then these should read INACTIVE.)

I should be able to click on the member’s email address and
be taken to that individual member’s record. Please visit
http://www.myguaranteedvisitors.com/admin/user_info_approve
the following page to see what I mean: .php?ud=8

The following fields should appear on this page:

- Member’s ClickBank Nickname

- Sign Up IP

- Sign Up Time

- Upgrade Status

- First Name

- Last Name

- Password

- Email

- Account Status

The Update and Delete button goes here. (Note: whenever I
delete a member’s record, all data in the database
relating to this member should be deleted as well.)

Note: I should be able to edit all the fields above except
the Sign Up IP and the Sign Up Time fields.

At the bottom of this page should be a email contact form.
This is where I will send an email to an individual member.
Below are the fields:

- E-mail User (the member’s ClickBank Nickname will be inserted here)

- Subject:

- Message:

Substitutions (Email Message Body / Title field):

{CLICKBANK_NICKNAME} Member’s clickbank nickname
{FIRSTNAME} User’s firstname
{LASTNAME} User’s lastname
{EMAIL} User’s email
{BASEURL} http://www.thetop5businessopportunities.com
{SITETITLE} TheTop5BusinessOpportunities.com

Email User (member’s ClickBank Nickname) button goes here.

e) E-mail Members link (Note: please visit the following
page to see how this page should be set up:
http://www.myguaranteedvisitors.com/admin/user_mailer.php)

- Status (All, ACTIVE, INACTIVE, CONFIRMED and UN-CONFIRMED)
I should be able to select the status of the members I
would like to email.

- Message Type:

- Subject:

- Message:

Substitutions (Email Message Body / Title field):

{CLICKBANK_NICKNAME} Member’s clickbank nickname
{FIRSTNAME} User’s firstname
{LASTNAME} User’s lastname
{EMAIL} User’s email
{BASEURL} http://www.thetop5businessopportunities.com
{SITETITLE} TheTop5BusinessOpportunities.com

Send button goes here

f) Log Out link

g) ClickBank Nickname and Email Address search

Just below the Admin Control links and on every page there
should be 2 search boxes as follow

- Find ClickBank Nickname
- Find Email Address

Whenever I enter the member’s ClickBank Nickname or his
Email Address and click the button, I should be taken to
his individual record page. Please visit the follow page to
http://www.myguaranteedvisitors.com/admin/user_info_approve
see what I mean: .php?ud=8

h) Sales Page

Create a page named salespage.php. This will be the page
that I will advertise to get people to sign up. I will add
my own content to this page. This page will have the
following links just below the header: Note: These link will
appear ONLY on the sales.php page.

- Home

- Bookmark

- F.A.Q.

- Terms

- About Us

- Contact Us

- Join

- Member Login

i) Index Page

The Admin default member’s links will always appear in the
header of the index page. Also, the Admin ClickBank Nickname
will always appear in Top Sites#’s 1, 2, 3, 4 and 5 of the index
page.

Note: On the member’s affiliate page and on the
Index page just below the member’s link and to the far
left, put the following link: “Existing Members Click Here
To Log In”. When a member clicks on this link, he should
be taken to the member’s Log In page.

Categories: MySQL, PHP Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Join A Site And Complete Offer

August 20th, 2009 Comments off

I need someone to join an incentive site via my referral link and complete one credit worth of free or low cost trial cpa offers.

Must be a resident of USA, or Canada

Must try the offer and not cancel early.

Must have a valid credit or debit card with visa or Mastercard Logo

This is totally legit and I will give you links to validate the authenticity of this if you wish.

Payment will be paid when your signup is verified by the site owner.

Neep Help Getting Members

August 19th, 2009 Comments off

I need someone who has strong marketing experience to get members to join my site. I don’t need SEO help, I need someone who can come up with a strategy to get members to join my site and implement it. My website is a fashion website where indie designers can sell their creation. I need them to join and start selling. Please check the PMB for the website link.

You will give me a proposal of how you will get this done and if it sounds good, I’ll pick you.
Thanks.

Bear