|
|
|
Rank: Starting Member
Groups: Registered
Joined: 3/16/2005 Posts: 22 Location: ,
|
Glad it now working.
Add user issue: If you check the admin main page the new member will be added.
(it is a known minor bug - fixed in next release)
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 1/24/2009 Posts: 13 Location: ,
|
i have a to stop people right clicking but it dose not seem to be working in the member area any idears hears the script <script language=JavaScript> <!-- //Disable right click III- By Renigade (renigade@mediaone.net)//For full source code, visit http://www.dynamicdrive.com var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false")// --> </script> it works on my server just not inside the members bit Thanks
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 3/16/2005 Posts: 22 Location: ,
|
To disable right click is simple using a few lines of Javascript, and can easily be added to pages used with phpAMA. Try here: http://www.dynamicdrive....namicindex9/noright.htm
If you have any further issues please post to: http://dwalker.co.uk/forum/viewforum.php?f=3
Thanks All the best Dave Get your Free Automated members area integrated with PayPal: http://www.dwalker.co.uk/phpautomembersarea/
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 1/24/2009 Posts: 13 Location: ,
|
thats good its not the same as the last one but will be good it dose the job your worth the joining fee i will be paying later Thanks
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 1/24/2009 Posts: 13 Location: ,
|
i got it all up and running ok i was having a problem with my email server as spammers were trying to use it so i have set it that users have to autenticat and now i think its causing a problem with phpAutoMembersArea so can i set phpAutoMembersArea to use a user name and password when i sends an email so my server will let it though Thanks
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 3/16/2005 Posts: 22 Location: ,
|
phpAMA uses its own function to send mail via PHP mail and it is secure (currently phpAMA does not support SMTP [username and password]). The spammers will most probably be exploiting an insecure PHP on your server which is using mail: http://uk.php.net/manual/en/function.mail.php
There are several methods to secure the scripts here is one: http://www.phpbuilder.co...lan20060412.php3?page=2
here is another: http://www.thedemosite.c...an_cgi_form_mailers.php
Note - if you remove PHP mail from use on your server then your clients/protential clients will not be happy! All the best Dave Get your Free Automated members area integrated with PayPal: http://www.dwalker.co.uk/phpautomembersarea/
|
|
|
|
Rank: Starting Member
Groups: Registered
Joined: 12/7/2009 Posts: 1 Location: Germany
|
Hi
I have tried your tool and it is really great. It's what I'm looking for but I have have 2 Problems. Apart from the paypal accounts I would like to have free accounts but I can't see where I can configure that the user can create free accounts too. Later I would like to program that the free accounts have less options than the pay-accounts. Is that possible? And if yes how can I later find out of someone has a pay account or not?
How can I change the style and make it more suiteable for my design?
And where can I change the SMTP configuration? I have no access to the php.ini file from the provider
best regards computerfreak
|
|
|
|
Guest
|
YAFVision Theme by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.3 |
YAF © 2003-2009, Yet Another Forum.NETThis page was generated in 0.261 seconds.