|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
It must have something to do with the change made in the rpc.php file. The change was made to solve the following error when typing in a user and getting an error message in the black bubble that says: "No configuration file found, and no installation code avaliable. Exiting...."
Initial Code on line 38:
[code:1]define( 'JPATH_BASE', $_SERVER['DOCUMENT_ROOT'] );[/code:1]
Was replaced with the exact code:
[code:1] define( 'JPATH_BASE', dirname(__FILE__).'/../../..' ); [/code:1]
I'm not a wiz at php by far, that code was taken from baboons suggestion. His post and suggested fix can be found on page 19.
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
Baboon/TheBroke,
Do you have your J! installation installed in a subfolder? Do you have the forum access level set to registered?
|
|
rolandd (User)
Junior Boarder
Posts: 22
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
Thebroke wrote:
If you read my previous posts. I have followed the directions, and am able to add users to "restricted" forums. But those people added are still not able to view those restricted forums.
I have this same issue and i havent solved it yet...
|
|
|
Logged
|
|
|
Last Edit: 2008/03/13 00:39 By polloymedio.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
On what J1.5? The ORIGINAL hack was not written for 1.5 and the recent hack of the hack is obviously NOT doing what it should. Not surprising since FB and J1.5 do not work properly together.
Looks like this will be hit or miss in this case.
For J1.0.xx just follow the directions.
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
rolandd wrote:
Baboon/TheBroke,
Do you have your J! installation installed in a subfolder?
Yes.
rolandd wrote:
Do you have the forum access level set to registered?
only the forum that i want to b restricted
grumblemarc wrote:
On what J1.5? The ORIGINAL hack was not written for 1.5 and the recent hack of the hack is obviously NOT doing what it should. Not surprising since FB and J1.5 do not work properly together.
it seems that rolandd make it work on J1.5...
|
|
baboon (User)
Junior Boarder
Posts: 30
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
You don't. I ALSO said that the implementation of the hacked hack would be hit and miss. JUST LIKE installing FB on J1.5. One of the devs THEMSELVES that it does not work correctly on it.
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
Can someone tell me if it is possible to have a private board, a standard user only able to post and view own posts, and paid users can view all posts?
|
|
|
Logged
|
|
|
Last Edit: 2008/03/15 03:28 By jwilson721.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
has anyone solved this? I"m having this same problem on j! 1.5.1
|
|
N6REJ (User)
Fresh Boarder
Posts: 13
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:Completed: Private/Restricted Forums (Native) 7 Months ago
|
|
|
i dont think so... im still having that issue 2
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|