akvancleave
Jan 18 2003, 07:27 PM
WWHHHHOOOOHHHHHOOOO!!!!
I just upgraded thetaemail to these scripts and got some upgrades and eeewwwhhheeee what fun!!!!!!!!!!!!!!!!!!
I have points for email and P2C, frames for the email and P2C, variable timer (so each email has a timer set to however long I want with each link) AND when someone unsubscribes from ThetaEmail now they get a confirmation email and they have to click the link before they are unsubscribed!!!! No more members being deleted because some jerk got ahold of thier password! YAY!!!
If anyone is interested this is how much the upgrades are;
Points Email = $15
Points for P2C= $15
Email Frames= $15
P2C Frames = $15
Variable Timer = $15
All together tho a package deal would be $60 and the email confirm to quit will be added in free.
There is also a security patch that is free whether you buy an upgrade or not. If you are the owner of a site on these scripts you need to contact me on the security patch.
If you have any question PM me.....So many toys...so little time! These upgrades are awesome and soooo worth it. You'll be so glad you got them!
SupaDupaFly
Jan 24 2003, 06:51 PM
variable timer for $15.. what the dood? 3 line of code tisk tisk..
akvancleave
Jan 24 2003, 06:54 PM
QUOTE (SupaDupaFly @ Jan 24 2003, 06:51 PM)
variable timer for $15.. what the dood? 3 line of code tisk tisk..
what the dood?? huh? english please....
SupaDupaFly
Jan 26 2003, 05:29 AM
Is that the only thing you could come up with? You know that $15 for a "variable" timer is too much.. So go on and flame me.. Btw its not "english" its "English"..
ReDucTor
Jan 26 2003, 06:49 AM
Really?
Ya, definately not worth $15, 3 lines if timer already there 10 if its not. so worth about $1.50
Frame = 3-4lines = worth $0.50
Points = 1 db mod, 1 line of code, rest copy and paste from cash one, and change db stuff and names = worth $0.50
akvancleave
Jan 27 2003, 01:30 AM
Excuse me....did I say I wrote them?? NO!!!! I just posted that they are available and how much...so get off my case!
GEEEEEZZZZZZZZ
wonderdirndel
Jan 27 2003, 01:35 AM
We didn't ask for comments on the pricing. If you don't like the price you don't have to buy. You are more than welcome to write your own and sell for $1.50.
on second thought lets put your money where your mouth is both of you.
if you can write the upgrade as good as mine with three cheater checks and the timer in frames from a base CAC php program
Supadupa - you have 3 lines.
Reductor - you have 10.
$15 to the one who can do it.
FULLY debugged.
oh and I will take you up on the 1 line for points. $15 if you can do it.
a semicolon ends a line so don't try being sneaky.
don't forget you have admin to add, members area, current earnings, paid2click, redemptions - do you think you can do it in 3 lines?
Oh and mine checks when they click, when the window is brought up and again before crediting to ensure they haven't been credited before.
and you only can make 1 db modification.
I am glad your time is only worth 50 cents. As you are making a killing here.
ReDucTor
Jan 27 2003, 03:23 PM
The code mod is as simple as adding it to your earnings page, the rest is copy and paste, and change db stuff.
The rest is just HTML, if a safelist owner, doesn't know HTML or atleast the basics of making a link to a file, they should learn.
I don't know how CAC scripts are written.
I wrote my own!
I've also worked with people on Iphats, and Myecom's
wonderdirndel
Jan 27 2003, 04:22 PM
okay you are so confident it is just an addition to the earnings. That is great.... you say you know a way to do it 10 lines for these scripts just by adjusting the earnings - I am asking you to back that up. Take me up on my offer. Show me the 10 lines and I will give you th $15 for proving me wrong.
Don't come into a post that doesn't concern you if you aren't looking for that item in the first place and add sarcasm. It is not only rude but unprofessional especially if you can't back up your claim.
Great you worked with Iphat and John.
And that means what? You are experienced? I have been PROGRAMMING for 15 years if you want to talk experience. I am not just someone who decided to add a little mod here and there and see what it did.
And quals which you mention in another thread that you do not have. I do!
And I have the degree to back it up.
ReDucTor
Jan 27 2003, 08:54 PM
A Qualification means nothing to me, experience is something that shows you can do it, not something that just says.
1: <script laugnage="Javascript">
2: var cnt=<?=$config['timer']?>;
3: function countdown()
4: {
5: cnt--;
6: document.timer.timer.value = cnt;
7: if(cnt!=0) setTimeout("countdown()",1000);
8: // Enable click
9: }
10: </script>
in config:
$config['timer'] = 15;
not 100% secure, its a timer.
Show your expirence.
akvancleave
Jan 27 2003, 10:40 PM
Think I will step in now.....
All I did was post a few upgrades for a script and the prices.....now, whether you feel it is worth $15 or not is not what this post is about. I feel if you can offer the same thing for $1.50, go for it but don't ridicule another programmer/webmaster because you don't agree with something. It is totally distasteful and unprofessional; some opinions are best kept to yourself. This is not about who has experience, who can write what better than who. This is about available upgrades.
And have you ever heard....you get what you pay for? You pay for a $1.50 upgrade you get $1.50 upgrade; you pay for a $15 upgrade you get a $15 upgrade. Same thing with any thing you buy; you get what you pay for, period.
Since this is a thread about available upgrades I will ask that this stop here and now; if not, I will get a mod to delete all posts except my original and lock it if necessary.
lachlanm
Jan 27 2003, 11:13 PM
Please keep on topic otherwise this thread will be closed, no off topic or personal remarks please
If you have something to sell for cheaper start your own thread about it
Thanx
ReDucTor
Jan 28 2003, 01:06 AM
Ya, its very unprofessional, I was just trying to back up peoples facts that yes, its not worth that.
There are certain things that come with making scripts that up the price.
- Support
- Update/Bug Fixing
- Installation
While it is easy for most of us to step back and think, its only a line or two, thats great if the user knows how to do the mod, but sometimes its not the case.
The worlds not fair, because someone charges too much for the bread you need to make that some where, so you have to charge more, then the gov takes more tax, so you need to pay more. Then in 100 yrs, you see its $1000 for it, although you pay more for it, go back 100yrs ago, you could probably go down to the shop and buy lollies for 5 cents, these days you pay 3 - 4 times as much.
akvancleave
Jan 28 2003, 07:40 AM
Thank you Reductor
And these upgrades do come with support, future update/bugfixes (should any occur) and installation. I did fail to include those things in my post. Guess I was just a bit *happy* and over looked those important facts.
Thank you!
wonderdirndel
Jan 28 2003, 01:51 PM
And just an added note to the above package. It is not a counter and I can see where they may have been misinterpreted. The variable timer allows you to change your wait time for the end user for each email.
It includes the following:
update for admin to add a different timer value to each email.
the database update to add the timer to the database.
the email update to update the timer window.
Installation and verification.
And as stated above in the very top of the window if you do have these scripts please send ang or I an instant message. There is a security hole in these scripts and I am distributing the fix to program owners only along with the upgrade for opt-out using email verification for 100% free as that is a security fix that is a necessity and not an added feature.
Please do not PM if you have not verified that you are a program owner with Igwong as I will not give the fix to those who want to learn about the security hole and exploit it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.