Forum section only for PB registered users?

For everything that's not in any way related to PureBasic. General chat etc...
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Forum section only for PB registered users?

Post by ricardo »

I suggest that administrators add some section on this forum only available for PB registered users.
I guess its easy to implement, since PHPBB allow to put some users in special cathegory and restrict some areas of the forum just to that kind of users.

Then, every PB customer can send a PM to admins giving info of they purchase and asking to be allowed to that vip section.

I ask this because i suggest today to one coder here to open a post about anticracking... BUT its not a good idea to let anonymous or so to read some kind of stuff, like this i mention.

What do you think about my idea?
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

This was requested a few years ago. Nothing happened then. Maybe now, since there are bots running rampant.
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Yeah I agree with that idea :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

This topic has come up before but what the hey....I'll throw in my 3.1415926 cents anyway! :mrgreen:

This is exactly what I did for the Armadillo forums. It's split into two sections.

One section is for the general public so that evaluators can ask questions on the forums.

And one that's only available to registered users. The public can see the private section on the forum home page, but can't enter them, that way customers will know they are there to ask for access to them.

To prevent bots from being able to post to the forums, I have it set up so that before you can post to the forums, you have to register and validate your e-mail address. Then as a new member your first 5 posts have to be moderator approved before they become visable. Makes for a little extra work for me since I'm the only active administrator/moderator but if it keeps out the crap, it's worth it.

When I get some time, I plan to enable a feature the forum software has that will automatically give users access to the private section if they use the same e-mail address for the forums that they used when they ordered Armadillo. That should lighten that part of my work-load a little....

All I need to do is write a program to scan through our sales database to generate a list of e-mail addresses, then upload the list to the server...

PureBasic to the rescue! :mrgreen:
FreeThought
User
User
Posts: 54
Joined: Mon Jul 18, 2005 10:28 am

Post by FreeThought »

I am for it
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

That might be a good idea :P
I love Purebasic.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

oOo, didnt know you were a staff member over there at Armadillo.. sweet :D
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

I wouldn't be against it, depending on how it were set-up, but one of the deciding factors for my purchasing PureBasic was that I could see "everything" during my evaluation period.

I was also evaluating IBasic and couldn't make quite as objective evaluation of their forums, due to the "private" nature of parts of it.

cheers
zikitrake
Addict
Addict
Posts: 883
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

rsts wrote:I wouldn't be against it, depending on how it were set-up, but one of the deciding factors for my purchasing PureBasic was that I could see "everything" during my evaluation period.

I was also evaluating IBasic and couldn't make quite as objective evaluation of their forums, due to the "private" nature of parts of it.

cheers
I think the same :?
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

[moved to next post]
Last edited by Tipperton on Sun Oct 29, 2006 1:17 am, edited 1 time in total.
freak
PureBasic Team
PureBasic Team
Posts: 5962
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

I don't see any good reason why any information in this forum would have to be hidden from the public.
quidquid Latine dictum sit altum videtur
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

Shannara wrote:oOo, didnt know you were a staff member over there at Armadillo.. sweet :D
Yeah. Web master, forum administrator/moderator, tech support, customer service, one of three developers... You name it .. I do it... :shock:
rsts wrote:I wouldn't be against it, depending on how it were set-up, but one of the deciding factors for my purchasing PureBasic was that I could see "everything" during my evaluation period.
That's why I chose a split forum for Armadillo, we didn't want to turn away evaluators by shutting them out completely but because of its nature (being security oriented), registered users needed a secure area where they could discuss topics of a more sensitive nature.
freak wrote:I don't see any good reason why any information in this forum would have to be hidden from the public.
Good point, unlike the Armadillo forums, there really isn't anything here that needs to be hidden from anyone, especially evaluators who might buy PureBasic.
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

freak wrote:I don't see any good reason why any information in this forum would have to be hidden from the public.
Good freak!
Also, I always search the forums without logging in, just to see if my question was answered. PureBasic would blame itself if the forums were only for registered users. Ofcourse this wouldn't allow bots and warez users, but this wouldn't allow evaluating users and I know quite a lot people using the demo.
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

I search a lot without being logged in too.
If I stay logged in I always end up "loosing" read posts marks as I always hit the session timeouts. (30 min?)

And yeah, before I decided to buy PureBasic I actually looked through the forums first, and my decision was made based on all the very good posts here and the fact that Fred and the team is so active.
(being able to "pester" the developers was the turning point I think :P

It's rare to see software with support this good :)
FreeThought
User
User
Posts: 54
Joined: Mon Jul 18, 2005 10:28 am

Post by FreeThought »

freak wrote:I don't see any good reason why any information in this forum would have to be hidden from the public.
those how use cracked or stolen version, will not have the full benefit of the forum.it may encourage some to buy the genuine one.
Post Reply