Help - Search - Members - Calendar
Full Version: CYGP scripts
Get Paid Forum - Get Paid Discussion > Webmaster's Corner > Advertising Section related to Running a website > Script Exchange > For Sale Archive
luizblink182
Hi, is anyone selling scripts/addons to CYGP script? I'm building a CYGP site, and I'm looking for some interesting scripts. =)
earn4money
what mean CYGP script
have any example site???
miriahunter
The only add ons I know of are here http://www.createyourgetpaid.com/addons.php
jefferson
tongue.gif
luizblink182
LOL... sorry I didn't mean to say scripts, ppl will think I'm going to buy illegal CYGP scripts LOL.

I already have a site, I can't post the adress right now because the site is not even in pre-lauch biggrin.gif

I checked the addons at the CYGP page, I'll probably buy only the automated payment script, because the rest is all the same and five times more expensive than other scripts.

I was wondering if is there any way to send multiple links in one email with CYGP, and how to send emails using Plain Text (I can't find a way to break lines in the paidmails template..., already tried <BR> but it only works to break 1 line... strange...)

Cheers

Luiz cool.gif
Eliminator
if you can wait till sunday i can do some customized works for you in cheap price
pm me if interested
Evolution Designs
I can do any customised addons you require and or provide web design or graphic design services on the cheap. PM me for more details or visit my site (in my signature).
web-earners
QUOTE (luizblink182 @ Nov 19 2003, 07:10 AM)
I was wondering if is there any way to send multiple links in one email with CYGP, and how to send emails using Plain Text (I can't find a way to break lines in the paidmails template..., already tried <BR> but it only works to break 1 line... strange...)


Type <br> twice wink.gif It worked on my site, so it should work on yours wink.gif

Anyways... I don't think we can send multiple links right now in CYGP. sad.gif
miriahunter
careful with add ons..you could lose you support
Sander Tromp
QUOTE (miriahunter @ Nov 21 2003, 02:59 AM)
careful with add ons..you could lose you support

Not if you only use the add-ons you've bought from CYGP.
SelfSupportiveSolutions
QUOTE (web-earners.net @ Nov 21 2003, 08:44 AM)
Anyways... I don't think we can send multiple links right now in CYGP. sad.gif

Ouch! I didn't know that. That seems like a really really important feature to me. Bandwidth costs money!
krazynomad
QUOTE (SelfSupportiveSolutions @ Nov 23 2003, 01:35 PM)
QUOTE (web-earners.net @ Nov 21 2003, 08:44 AM)
Anyways... I don't think we can send multiple links right now in CYGP.  sad.gif

Ouch! I didn't know that. That seems like a really really important feature to me. Bandwidth costs money!

Added it version 5.9.0, coming out today smile.gif
luizblink182
QUOTE (krazynomad @ Nov 24 2003, 04:39 PM)
QUOTE (SelfSupportiveSolutions @ Nov 23 2003, 01:35 PM)
QUOTE (web-earners.net @ Nov 21 2003, 08:44 AM)
Anyways... I don't think we can send multiple links right now in CYGP.? sad.gif

Ouch! I didn't know that. That seems like a really really important feature to me. Bandwidth costs money!

Added it version 5.9.0, coming out today smile.gif

Cool!!!! That was exactly what I needed! May I suggest another thing? The possibility of sending out paid emails in plain text? Because eventhough I put to send them in plain text, I can't find a way adding breaks to the lines, they just go off like:

dear member, you are receiving this email (...) click here (...) how to unsubscribe...

all in the same line!

Maybe you should put an option to send all mails in plain text, and then the script would read as a break when the user pressed the [ENTER] key.

Cheers

Luiz cool.gif
krazynomad
QUOTE (luizblink182 @ Nov 25 2003, 07:56 AM)
QUOTE (krazynomad @ Nov 24 2003, 04:39 PM)
QUOTE (SelfSupportiveSolutions @ Nov 23 2003, 01:35 PM)
QUOTE (web-earners.net @ Nov 21 2003, 08:44 AM)
Anyways... I don't think we can send multiple links right now in CYGP.? sad.gif

Ouch! I didn't know that. That seems like a really really important feature to me. Bandwidth costs money!

Added it version 5.9.0, coming out today smile.gif

Cool!!!! That was exactly what I needed! May I suggest another thing? The possibility of sending out paid emails in plain text? Because eventhough I put to send them in plain text, I can't find a way adding breaks to the lines, they just go off like:

dear member, you are receiving this email (...) click here (...) how to unsubscribe...

all in the same line!

Maybe you should put an option to send all mails in plain text, and then the script would read as a break when the user pressed the [ENTER] key.

Cheers

Luiz cool.gif

It's posibble to send plain e-mails. HTML e-mails are converted to Plain text when you choose for that. So for an enter you should use:

<br>

Also, it's possible to set the email type to auto. Then the e-mail will be sent both in HTML and Plain Text.

If the e-mail program can't display HTML it will display the HTML version, and you only have to enter the HTML version in the administration panel. smile.gif
luizblink182
QUOTE (krazynomad @ Nov 25 2003, 04:15 AM)
QUOTE (luizblink182 @ Nov 25 2003, 07:56 AM)
QUOTE (krazynomad @ Nov 24 2003, 04:39 PM)
QUOTE (SelfSupportiveSolutions @ Nov 23 2003, 01:35 PM)
QUOTE (web-earners.net @ Nov 21 2003, 08:44 AM)
Anyways... I don't think we can send multiple links right now in CYGP.? sad.gif

Ouch! I didn't know that. That seems like a really really important feature to me. Bandwidth costs money!

Added it version 5.9.0, coming out today smile.gif

Cool!!!! That was exactly what I needed! May I suggest another thing? The possibility of sending out paid emails in plain text? Because eventhough I put to send them in plain text, I can't find a way adding breaks to the lines, they just go off like:

dear member, you are receiving this email (...) click here (...) how to unsubscribe...

all in the same line!

Maybe you should put an option to send all mails in plain text, and then the script would read as a break when the user pressed the [ENTER] key.

Cheers

Luiz cool.gif

It's posibble to send plain e-mails. HTML e-mails are converted to Plain text when you choose for that. So for an enter you should use:

<br>

Also, it's possible to set the email type to auto. Then the e-mail will be sent both in HTML and Plain Text.

If the e-mail program can't display HTML it will display the HTML version, and you only have to enter the HTML version in the administration panel. smile.gif

I've already tried that, for example, if I want to break the page twice, I add <br><br>, but it doesn't work! Sometimes it just breaks the page once, other times it doesn't break at all... I don't know... this is like a bug or something... I would be glad if you could check it out

Cheers
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.