YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

2 Pages <12
Free Members area for your website Options
dwalker
#21 Posted : Monday, January 26, 2009 12:33:58 PM
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)
bigdavid
#22 Posted : Monday, January 26, 2009 1:14:56 PM
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
dwalker
#23 Posted : Monday, January 26, 2009 1:33:23 PM
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/
bigdavid
#24 Posted : Monday, January 26, 2009 1:49:34 PM
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
bigdavid
#25 Posted : Friday, January 30, 2009 11:00:05 AM
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
dwalker
#26 Posted : Friday, January 30, 2009 12:38:52 PM
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/
computerfreak
#27 Posted : Monday, December 07, 2009 5:48:55 PM
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
dwalkercouk
#28 Posted : Wednesday, August 25, 2010 4:02:35 PM
Rank: Starting Member

Groups: Registered

Joined: 8/25/2010
Posts: 2
Location: here
(could not login using my old id!!!)

You can create a separate free area, see details here:
http://members.dwalker.c...702&hilit=free+area

Cheers

Dave
dwalkercouk
#29 Posted : Tuesday, January 04, 2011 5:16:07 AM
Rank: Starting Member

Groups: Registered

Joined: 8/25/2010
Posts: 2
Location: here
There is a NEW version available NOW!

The upgrade includes:

25 JQUERY TEMPLATES to choose from, or create your own:
http://phpama-demo.dwalk...MO-templateswitcher.php
easy to use.


See who is logged in NOW:
http://phpama-demo.dwalk...EMO-logged_in_users.php


Download the full version from:
http://www.dwalker.co.uk/phpautomembersarea/


Any problems please let me know....

Dave
Users browsing this topic
Guest
2 Pages <12
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.334 seconds.