[SOLVED] Creating a new project at dev.cmsmadesimple.org

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

[SOLVED] Creating a new project at dev.cmsmadesimple.org

Post by yelwor »

I've tried several times to register a new project that I'm almost finished with on the dev site but unfortunately I continue to receive the following error:

ERROR: Could not create group: ERROR: value too long for type character varying(255)

I am using the following data:

Fullname: CheckOut PayPal

Project Purpose and Summarization:
This project will be to implement a simple but effective shopping basket solution to be used in conjunction with Cataloger and FrontEndUsers modules.

The module allows users to create buttons for inclusion on the Cataloger Item templates that will 'add to basket' the product currently viewed.  It will create a shopping basket where products can be added and removed.  It also creates a summary shopping basket so users can monitor the number of items and the value of their order.

Once the customer has completed their shopping they will be taken to PayPal where their credit card details are collected securely.

License: GPL

Project Public Description:
This module implements a simple but effective shopping basket solution to be used in conjunction with Cataloger and FrontEndUsers modules.

The module allows customers to add and remove products from their shopping baskets and continue through to PayPal where they can securely pay for their order.

Project Unix Name:
chkoutpaypal

Can anyone tell me what I might be doing wrong?

Thanks in advance.

Phil
Last edited by yelwor on Mon Feb 11, 2008 3:30 pm, edited 1 time in total.
alby

Re: Creating a new project at dev.cmsmadesimple.org

Post by alby »

yelwor wrote: ERROR: Could not create group: ERROR: value too long for type character varying(255)

Project Public Description:
This module implements a simple but effective shopping basket solution to be used in conjunction with Cataloger and FrontEndUsers modules.

The module allows customers to add and remove products from their shopping baskets and continue through to PayPal where they can securely pay for their order.
Project Public Description is more of 255 characters

Alby
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Re: Creating a new project at dev.cmsmadesimple.org

Post by yelwor »

Ah ha!

Thanks for that.

Phil
Post Reply

Return to “Developers Discussion”