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!
Re:Completed: Private/Restricted Forums (Native) (1 viewing) (1) Guest
Go to bottom Favoured: 27
TOPIC: Re:Completed: Private/Restricted Forums (Native)
#38427
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
igmuska wrote:
But again if one wants to be secret, one can just make another secret, hidden forum onsite.

What?
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.  
#38428
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
darkhelmet wrote:
igmuska wrote:
But again if one wants to be secret, one can just make another secret, hidden forum onsite.

What?

upload another forum like phbb3 or whatever, and don't bridge it within joomla, give your preferred users a link and username, password...or you could just use yahoo groups or something like that also.
igmuska (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.  
#38431
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
grumblemarc wrote:
I understand how it works.

What I'm wondering is that the newly release SVN patch and this hack BOTH modify the fireboard.php file. Will merging the changes together cause any adverse effects?


Well my Winmerged fireboard.php file is up and operating. So far no conflicts or errors.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#38440
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Hi all,

Sorry am in a Blackboard user group meeting for most of the day. I havent had a chance to make the minor changes to the bugs found thus far. Am hoping for a chance on the weekend or last week.

I am just wondering whether anyone has this installed and up and running with out issues yet.

Also for the Fireboard.php file the only thing I added was the include of fb_restrict.php it just adds on functionality for restrictions and is a single function, you could even if you wanted to just add this function to fb_auth.php, in fact that is probably cleaner then we won' need to modify fireboard.php.

anyways I digress.

If anyone has this up and running please let me know, if not tell me te specific issues you are having.
Also for those who have this up and running, please let me know what you think, or of improvements in the way it operates that you can think of.

One bug i identified is that the amount of forums in the stats down the bottom counts the hidden forums when it shouldn't, I really think a rewrite of some of the addons should be rewritten to always check the permissions functions and the auth functions, this way future development will always include this and always keep core functionality.

I will set up a demo site with admin access when I next get a chance also.

For now back to the fun of the blackboard user group

cheers
Dan
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.  
#38459
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
I did a 1.0.13 joomla install added Fireboard and your mod and all seems to work just fine.
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.  
#38460
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Found a bug...

If you post something in that restricted forum it apears in the botton of the forum as a lattest post...but thats not the real problem, if someone click there (even not registered) he is able to read...
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.  
#38461
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
cstory wrote:
I did a 1.0.13 joomla install added Fireboard and your mod and all seems to work just fine.

Awesome, I was going crazy wondering why it worked for me and not for anyone else.

Dan
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.  
#38463
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Arcanjo wrote:
Found a bug...

If you post something in that restricted forum it apears in the botton of the forum as a lattest post...but thats not the real problem, if someone click there (even not registered) he is able to read...


Hmmm when I checked this functionality (As in being able to read the post, i wasn't able)

As for showing up in the "Latest Posts" at this stage I will need to re-write the "latest Posts" plugin because it does not honour the auth and permission functions, it instead uses a single query that won't work in here. I could quickly edit it exclude posts from all private forums, that is a very simple fix, but I would rather it work so that it shows posts for all forums you are a member of.

Also Arcanjo, am I able to see this in action on your site?
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.  
#38464
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
Sure..let me make you an account...and the password to access (the site is protected only tomorow goes online..and I need a quick fix)

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.  
#38465
Re:Completed: Private/Restricted Forums (Native) 10 Months, 2 Weeks ago  
I just checked this again. Are you sure you have set the forum to a private user group?

I think what the bug might be is that it checks your user group rather but still ignores the auth. Am rechecking code now
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.  
Go to top