Previous Thread
Next Thread
Print Thread
Rate Thread
#175036 04/27/2002 10:39 PM
Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
No need Greg. It's a software architecture problem in UBB.

Here's the cause. When you make a forum "private" (let's assume this is Forum #1), the data files for the private forum are tuck under a randomly named directory directly underneath ubb/Forum1 which contains the data for each thread (call this directory where private threads are stored as ubb/Forum1/4jdsk04). When you change this Forum #1 from private to public, UBB now reads the threads files from ubb/Forum1 - it doesn't move files in 4jdsk04 into ubb/Forum1. As a result, it looks as if the private files have just disappeared (the data files will still be in 4jdsk04 though); they are not moved when you change from Private to Public.

Therefore, the softare architectural answer (the easy answer):

1. If you switch the forum from private to public, authorized users will only be able to view/add/edit/delete/... the public directory, not the private directory.
2. If you switch the forum from public to private, authorized users will only be able to view/add/edit/delete/... the thread data stored in the private directory, not the public directory.

Please LMK if you have any other questions.

qasic

Sponsored Links
Entire Thread
Subject Posted By Posted
Private to Public? ADWOFF 04/27/2002 10:14 PM
Re: Private to Public? Greg Hard 04/28/2002 3:40 AM
Re: Private to Public? qasic 04/28/2002 5:39 AM
Re: Private to Public? ADWOFF 04/28/2002 5:52 AM
Re: Private to Public? Greg Hard 04/28/2002 4:16 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)