Jump to content


VlexoFree Notice

Interviews will be open every Friday starting at 12am PDT and lasting for 24 hours.

Antaros

Member Since 01 Apr 2010
Offline Last Active Feb 20 2011 06:45 PM
-----

Posts I've Made

In Topic: Add-On Domain Images

10 June 2010 - 08:50 PM

View PostEli L, on 10 June 2010 - 08:47 PM, said:

I love it when the thing i instantly think of is the correct solution :D

Your hotlink protection is whats blocking the images. you need to add an exception for the new domain. I just disabled it and you can see the images working.

Once again, thanks a bunch Eli. Can't believe I overlooked that. Ha I was to focused on the programming to remember to set the permission settings.

In Topic: Appeal

09 June 2010 - 09:21 AM

View PostEli L, on 08 June 2010 - 08:11 PM, said:

Yeah your right. I submitted a bug report to them.

When I first got the software I complained to them about their use of plain text passwords. They then told me its not a bug but a feature and if I wanted to have things encrypted that I would have to edit the modules myself to include encryption. A bunch of idiots in my opinion. Specially for software that costs $175..

If you want me to do it's virtually 2 lines of code. Or I could make a unique encryption.

In Topic: Appeal

08 June 2010 - 07:48 PM

In the original clickthrough link, where it asks Domain and Password. The password box is input type="text" not type="password". Which is a security risk as the field can be cached and sourced.

As far as the token, tell your developers to read up on the paypal API. On a purchase it returns a token to a url which can then be processed through server-side PHP to get all the relative client information, and purchase information. There are tutorials available through PayPal about the API.

In Topic: Appeal

08 June 2010 - 05:10 PM

View PostEli L, on 08 June 2010 - 12:08 PM, said:

You have to create a new account when going through the process.

I quickly wrote up this:
http://vlexofree.com...ding_to_Ad-Free

Done. Anyway as far as some suggestions. You need to add the password insert text-field in the initial link page as it is a security risk.

Also if ya could add a description about the two payment methods it would definitely help. Finally instead of making them fill out an informational form why not just use the paypal token to do it?

In Topic: Appeal

08 June 2010 - 11:38 AM

Doesn't seem to be reading my current account ID, wouldn't it be easier to just use paypal?