Posted by: Bruce Banner - Thursday, 27 November 2014 19:50:50
Hi, guys. I was running a phpBB forum, but I've been looking for something better and easier to handle. I have a few questions.
What are the system requirements? What does my host need to have, or have activated, for me to be able to run it?
How easy is it to create custom BBCodes? In phpBB, it's extremely easy, and I could create dozens in hours, but with all the other forum freewares I've looked at, I have to understand a ton of code to get them to work.
Can users have their own custom titles to go under their names in forum posts?
Is there an auto-update feature? To get threads to automatically refresh as you're reading them?
Is there an ignore list feature?
Can users have profile pictures as well as avatars?
And can avatars be remotely linked to instead of uploaded?
Posted by: tha_watcha - Saturday, 29 November 2014 14:22:44
[quote=Bruce Banner;64804]What are the system requirements? What does my host need to have, or have activated, for me to be able to run it?[/quote]
[list]
[*]Microsoft .NET Framework 4.0 or above
[*]Microsoft SQL Server 2005 or above.
[/list]
[quote=Bruce Banner;64804]
How easy is it to create custom BBCodes? In phpBB, it's extremely easy, and I could create dozens in hours, but with all the other forum freewares I've looked at, I have to understand a ton of code to get them to work.
[/quote]
Very easy via the BB Code Extensions
[quote=Bruce Banner;64804]
Can users have their own custom titles to go under their names in forum posts?
[/quote]
No only the rank titles are displayed
[quote=Bruce Banner;64804]
Is there an auto-update feature? To get threads to automatically refresh as you're reading them?
[/quote]
No
[quote=Bruce Banner;64804]
Is there an ignore list feature?
[/quote]
users can ignore other users posts
[quote=Bruce Banner;64804]
Can users have profile pictures as well as avatars?
[/quote]
Only avatars
[quote=Bruce Banner;64804]
And can avatars be remotely linked to instead of uploaded?[/quote]
Both
Posted by: Bruce Banner - Saturday, 29 November 2014 19:07:37
[quote=tha_watcha;64821][quote=Bruce Banner;64804]What are the system requirements? What does my host need to have, or have activated, for me to be able to run it?[/quote]
[list]
[*]Microsoft .NET Framework 4.0 or above
[*]Microsoft SQL Server 2005 or above.
[/list]
[quote=Bruce Banner;64804]
How easy is it to create custom BBCodes? In phpBB, it's extremely easy, and I could create dozens in hours, but with all the other forum freewares I've looked at, I have to understand a ton of code to get them to work.
[/quote]
Very easy via the BB Code Extensions
[quote=Bruce Banner;64804]
Can users have their own custom titles to go under their names in forum posts?
[/quote]
No only the rank titles are displayed
[quote=Bruce Banner;64804]
Is there an auto-update feature? To get threads to automatically refresh as you're reading them?
[/quote]
No
[quote=Bruce Banner;64804]
Is there an ignore list feature?
[/quote]
users can ignore other users posts
[quote=Bruce Banner;64804]
Can users have profile pictures as well as avatars?
[/quote]
Only avatars
[quote=Bruce Banner;64804]
And can avatars be remotely linked to instead of uploaded?[/quote]
Both
[/quote]
Great, thanks for all the info.