Onizuka
Member
- Joined
- Jul 5, 2008
- Messages
- 2,291
- Reaction score
- 14
so i seem to have a problem with this, im not an idiot, i can set-up my own stuff without a problem, now im wondering,
are these correct:
is .htaccess here correct?
also see my paypal account is set to GBP, so does that mean i have to edit here aswell?
from EUR to GBP? or will it be ok if i change my account in paypal to euro rather then pound sterling?
Regards,
The one that will explain this shit to me and help me fix it? I'll pay ;l
are these correct:
LUA:
if($ip != "66.211.170.66" && $ip != "216.113.188.202" && $ip != "216.113.188.203" && $ip != "216.113.188.202")
is .htaccess here correct?
LUA:
<files "*.*">
Allow from 84.47.125.0/19 66.211.160.0/19 216.113.160.0/19
Deny from All
</files>
also see my paypal account is set to GBP, so does that mean i have to edit here aswell?
LUA:
<input type="hidden" name="button_subtype" value="products">
<input type="hidden" name="currency_code" value="EUR">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="currency_code" value="EUR">
from EUR to GBP? or will it be ok if i change my account in paypal to euro rather then pound sterling?
Regards,
The one that will explain this shit to me and help me fix it? I'll pay ;l