Archive

Posts Tagged ‘the membership’

Stevan Lieberman

July 19th, 2009 Comments off

WEBSITE DESIGN

Summary of Requirements

– Logo design.

– Website built with at least 5

Script Help Needed

July 18th, 2009 Comments off

Hey,

Ok here’s what I’m doing:

I’m building a MicroContinuity website which will have a free + shipping offer, then they checkout, then they go to an upsell/downsell, and finally they go to a membership site to register (the membership site is run by WishList Member).

Everything I’m integrating together is the following:

1) 1 Shopping Cart
2) WishList Member
3) A 1 click upsell script

Now here’s my problem.

Everything works perfectly – EXCEPT the 1 click upsells. For some reason if those scripts ARENT included…they sign up to the membership fine according to what they’re buying.

However when I’m including them…for some reason the membership isn’t picking up the product SKU properly and it’s giving the person a 404 page instead of a registration page.

Essentially what’s happening is that my 1 click upsell script isn’t “communicating” with my membership site.

So what I’d need is pretty much for somebody to write a script that would make this process work!

A buddy of mine said it could probably be fixed for cheap within .htaccess – however I don’t know what that is.

The person I’m looking for will be able to get this done ASAP (over the weekend if possible) and either has experience with the programs I’m using…or has enough knowledge of this stuff to be able to look at it and know the problem.

P.S. The WishList Member is actually a plugin for wordpress – so maybe you could play around with that plugin to make sure everything is communicating properly?

P.P.S. Sorry this isn’t pre-paid. I literally just signed up for Scriptlance and will fund my account tonight when I get home. However I ALWAYS pay immediately after a project is completed, or will put it into escrow…doesn’t matter to me.

Member Area From Referrer

July 12th, 2009 Comments off

From a facebook.com page, visitors can click upon a link. This leads to www.domain.com/members

IF the person has not come from a facebook.com page, they will, instead, be directed to www.domain.com/nonmember where there will be an error message saying “You must be a Facebook fan to access the offers”

- When arriving at www.domain.com/members location the user has the following options:
1) read how this site works
2) get a membership number
3) view offers
4) reminder of membership number

Each of these must lead to a separate page. These pages must be within the ‘members’ area and therefore ONLY visible IF the visitor came from the facebook.com page. Otherwise the pages must divert to the “nonmember” message.

options 1) and 3) would lead to simple (but protected) text pages.

*** Option 2 would request the following..
- email address (to send your code to)
- repeat email address
- first name
- surname
- gender (male or female)
- location
- set your own security question (eh “name of favourite pet”)
- answer to the question
- mobile phone number (to send your code to)

All of these are compulsory fields and should be checked / validated.
Any “+” in front of the mobile number should be stripped off.
If the mobile phone number then does not begin with “07″ or “44″ an error message should be generated.
If the mobile phone number begins with “0″, this should be replaced with “44″
If the mobile phone number does not then fir the format “447xxxxxxxxx” (12 digits) an error message should be generated.

There should also be a CAPTCHA code to precent robot entries.

Upon clicking “send” an email should be sent to the address containing a randomly generated 16 digit membership number of the format xxxx-xxxx-xxxx-xxxx

All of the above data (including the membership number) should be stored in a mySQL database.
NB: if the email address is ALREADY stored in the database, an error message to this effect should be returned as opposed to creating a new membership.

*** Option 4 would simply request an email address:
- if this is found in the database, an email is sent containing the membership number
- if it is not found, an error message is returned.

—————–

A further directory (open to all) – www.domain.com/vendor would

- request the membership number using four horizontal boxes in the format xxxx-xxxx-xxxx-xxxx
- request a CAPTCHA code.
- “your vendor name”

If either of the first two were incorrect, an error message would be given.

Otherwise the web page will display “The member is valid. [His/her] name is [firstname] [surname]“.

The member number / name and vendor name would be written to a .txt log file along with the date and time.

—————–

A password protected www.domain.com/admin/ panel would allow and admin to search by email address and to edit any of the information

——————

A final script would request a mobile number. If found in the database, it would return “present”, if not to would return “absent” (no captcha code should be used here).

—————

You will be given fill ftp access to the server and its ‘control panel’ to install and text the scripts.

** Whilst I am not expecting a dazzling web design with fancy graphics, the pages should be presentable and pleasing on the eye.

Redesign The Membership Site

July 8th, 2009 Comments off

Hi All,

I have a membership site which I am looking to redesign. Excellent designing skills are very important.

I also want a membership tool to be integrated in it .. I have 2 options however if you know something better please let me know.I’ll definitely consider it.

Person bidding on this :
1) Should have great programming skills.
2) Should have experience of working on membership websites.
3) Should have great designing skills.
4) Should be able to integrate the membership tool we finalize.
5) MUST be able to complete ion time.

If you qualify ,please provide your bid..

PS: NO GENERAL BIDS, I’LL BAN YOU RIGHT THAN. BID SHOULD INCLUDE PROPER DETAILS AND SHOULD NOT BE A GENERIC ONE.

The 2 membership tools are:
1)http://www.wildapricot.com
2)https://www.instantreg.com/

Thanks,
SWtek

Magento – Paid Members Access

April 13th, 2009 Comments off

This is for Magento Commerce

There are 3 parts to this project:

PART 1.

I have 2 pricing groups referring to 2 different levels of membership, I need people to be able to buy a membership level and have their account automatically set to the relevant pricing group so they can login and order at the prices for the membership level they have bought

I.e. they buy membership level 1, once payment has been completed their account is automatically set to pricing group 1, same for level 2

PART 2.

The 2 membership levels are 1 off payment (free) to join and monthly recurring (paid), how I need this to work is:

FREE – If paying 1 off fee, they have the option to be upgraded to the monthly membership (paid);

PAID – If paying monthly membership, effectively add a timestamp so when the same day of the following month that they signed up is reached the user is prompted to pay again before they can order or choose to downgrade to free membersip

IF UPGRADING/DOWNGRADING – If a user chosses to upgrade or downgrade, their account also needs to be changed to the relevant pricing group

PART 3.

I need all user orders blocked unless the user has bought and been set to one of the membership levels

Ideally I would like the ‘Add to cart’ button to link to the membership sign-up page, then once a membership has been bought the ‘Add’ links then work as normal

Bear