Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Completed: Private/Restricted Forums (Native) (1 viewing) (1) Guest
Go to bottom Favoured: 27
TOPIC: Completed: Private/Restricted Forums (Native)
#38479
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Oh and I just checked this on my two test sites.

If I do not have access to the forum and go to the URL of a new item in a private forum I am not allowed to see it, definitely works in that sense, so not sure why it is viewable in your environment
Dannymh (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38481
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
scrap that, you are 100% correct. I will have to check why it doesn't parse through the perm and auth properly
Dannymh (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38482
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Do email notifications work correctly?
confucion (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38484
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
NFI

Never checked it and don't see what that would have to do with this mod.

I am going to do some more development and cleaning because I think I found a few causes and issues.

One thing I have noticed is a fair few Fireboard level bugs. As such I have decided to postpone my site upgrade until they are fixed and Fireboard has proper native support from the devleopment team, That said I will finish this install and mod for everyone though. Once it is fully native I will come on over. But the out and out of it is that doing the development for this has shown the forum isn't mature enough to handle my site yet and instead will stick with a 3rd party system like phpbb
Dannymh (User)
Junior Boarder
Posts: 74
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38490
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Dannymh wrote:
There is a simple fix for you, without code change.

You can go into the Fireboard Configuration >> Plugins >> Recent posts

And then enter the forum/category id's of the forums that are available and not private, therefore excluding any of the private ones. This will get you around the issue for now. Beyond that I will have to do more research and I wont have time until over the weekend


If they know the post id they can still view it however AFAIK but I will double check quickly. Though the above will at least stop them from being shown in recent posts


THANKS!!!

That worked for me!!!

Arcanjo
Arcanjo (User)
Senior Boarder
Posts: 119
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Oficina dos Animais Location: Portugal Birthdate: 1973-08-11
Logged Logged
 
The administrator has disabled public write access.  
#38492
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Right, email notify process is separate from your hack. Your hack is just granting access, email notify should work the same in the back-end.

I agree about using a 3rd party forum also, I've been looking at all the forums and would choose FB if it weren't for the lack of more advanced group management/access retriction functions so I must look elsewhere.

I'm still hoping to use Joomla/Fireboard one day when Joomla 1.5 stable / FB 1.5 stable is released though. The product and team behind it looks promising.
confucion (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38567
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Just great! Was hoping this worked out - instead of adding all the flair with showcasing vendor templates and other goofy stuff they should have been adding core features like this ACL. Thank goodness I did not disassemble my SMF in all the pre-excitement.

"Bringing them all together" - the only thing brought together is a bunch of frustrated users.
darkhelmet (User)
Junior Boarder
Posts: 35
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38571
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
I've found out, in the last few months. No matter what the requirements, technology is always a few steps behind what I desire to do. The only solution is to do it yourself or settle for something less efficient.

I feel that once joomla hits 1.5 stable and fireboard catches up, it will be a system that is hard to beat for ease of use and configuration.

My requirements are simple:

A good CMS that can be easily integrated with:

PMS, Gallery, Calendar and Forum

I believe that is what most of us want.
cstory (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Pennsylvania
Logged Logged
 
The administrator has disabled public write access.  
#38634
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
cstory wrote:
I've found out, in the last few months. No matter what the requirements, technology is always a few steps behind what I desire to do. The only solution is to do it yourself or settle for something less efficient.

I feel that once joomla hits 1.5 stable and fireboard catches up, it will be a system that is hard to beat for ease of use and configuration.

My requirements are simple:

A good CMS that can be easily integrated with:

PMS, Gallery, Calendar and Forum

I believe that is what most of us want.


Hello, great work there guys. Has someone fixed the issue with the sql in 1.5?
evalenzuela (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#38648
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
evalenzuela wrote:
Hello, great work there guys. Has someone fixed the issue with the sql in 1.5?

I found the issue with the SQL error that appears when trying to edit a restricted forum (at least a temporary solution. In the file: admin.fireboard.php replace approx the line 359 by

editrestrictedUser($option, $_POST["id"]);

It is just catching the id by using $_POST. Now let's go with the next issue. Just in case I am running it on 1.5.

Best regards from Peru.

Eduardo.
evalenzuela (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top