Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 3 1 2 3
Joined: Jun 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 20
I still need to know whats wrong with my forum ahhhh laugh

Sponsored Links
Joined: Jun 2001
Posts: 38
Member
Member
Offline
Joined: Jun 2001
Posts: 38
Excellent Hack, e@sy. Worked without a hitch. I use my Hidden Forum as a "War Room" for my Mods and Admins so that we discuss matters of importance and "Admin things" ;):D

Joined: Feb 2001
Posts: 956
deutscher Member
deutscher Member
Offline
Joined: Feb 2001
Posts: 956
@DragonClawHT

Control the Hack.You must be make something wrong

@flurffy

Only with the username i cannot see the problem

@lurili

thx

@Dennis

look at every ne question

Quote
quote:
and write

Quote
quote:

Joined: Apr 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 4
e@sy,

The hack went perfect for me. However, I came across a small problem. All my "hidden" forums are also "private" this in it's self did not cause a problem. But the problem that arose was that my moderators of thos forums could not see/access the forums. To fix it I did the following:

Found in ubb_forum.cgi:
Code
code:

And replaced it with:
Code
code:

find in ubb_forum_summary.cgi:
Code
code:

and replace with:
Code
code:

find in ubb_forum_summary.cgi
Code
code:

replace with:
Code
code:

Then I ran into a problem with the forums marked as hidden were not able to be pruned. Here is what I did to fix it:

find in cp_prune.cgi:
Code
code:

replace with:
Code
code:

find AGAIN in cp_prune.cgi:
Code
code:

replace with:
Code
code:

find AND AGAIN in cp_prune.cgi:
Code
code:

replace with:
Code
code:

Hope this helps out laugh

Joined: Mar 2001
Posts: 8
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 8
Work great !
Thanks laugh

Sponsored Links
Joined: Jan 2001
Posts: 76
Member
Member
Offline
Joined: Jan 2001
Posts: 76
Hello there!

This hack is great!

But i have a little problem... frown

I have installed the hack (correctly i think) and the hidden forum is only visible to the authorised users.

The problem is that when for example an admin is inside hidden forum a guest can see him. frown
To sum up i have a problem with whosonline.
I am running 6.04e and whosonline v3.9Qa.

Can anyone help me? frown
thanks,
bye

Joined: Feb 2001
Posts: 956
deutscher Member
deutscher Member
Offline
Joined: Feb 2001
Posts: 956
Q. Yo! I have e@sy's Hidden Forum hack on my UBB and Who's Online is showing the
topic names inside Private Forums. How do I fix this?
A. Open ultimatebb.cgi. Find the line:
if ($whos_online_forum[6] =~ /private/ig) {
And change to:
if (($whos_online_forum[6] =~ /private/ig) || ($whos_online_forum[6] =~ /hidden/ig)){
Save the file and reupload. Bug should be fixed!

Thx qasic

Joined: Mar 2001
Posts: 22
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 22
I have a big problem.
When i install your hack... all is OK
I hide my private forum and the forum isn't hidden for my private members but after 2 minute, eventhough i'm admin, the private forum becomes hide ! wtf !
so all of my private members can't see the private forum (hidden) after 2 minutes.
I must do "Clear Cache" each time...

What is the problem ??


The French Haxxor
Joined: Jan 2001
Posts: 76
Member
Member
Offline
Joined: Jan 2001
Posts: 76
Quote
quote:
THanks for replying,
i allready have this line in my ultimatebb.cgi,
any other suggestions?

Joined: Apr 2001
Posts: 8
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 8
Hi e@sy!! This hack is great!! But I can't prune older messages in control panel. The control panel doesn't show any messages when I tried to prune a hidden forum. Do you know can I fix it??

I have UBB 6.04c and the hack works perfectly

Thanks!!!

PD: Sorry for my poor english. smile

Spain!

[ July 02, 2001 07:25 AM: Message edited by: Jerome ]

Sponsored Links
Joined: Apr 2001
Posts: 8
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 8
Sorry.. GewGaw explain how fix my problem but I don't see his solution before... Thanks!!!

Other cuestion....

When I am in a forum private and hidden, i can't Hop to other forums privates and hidden. The menu only shows the forums that aren't hidden.

If somebody knows how to fix this problem i will be really glad.

Thanks!! smile

[ July 03, 2001 08:54 PM: Message edited by: Jerome ]

Joined: Jun 2001
Posts: 189
Member
Member
Offline
Joined: Jun 2001
Posts: 189
I'm having a problem with posting news with UBBNEWS 2.0 from my hidden forum. Ideas?

Joined: Apr 2001
Posts: 16
Jen Offline
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 16
e@sy: Does this hack work in 6.05?

Joined: Dec 2000
Posts: 27
Member
Member
Offline
Joined: Dec 2000
Posts: 27
just wanted to say thx e@sy, it worked no problem first time smile

Can I ask though, how can i remove the hidden forums from the search menu?

And secondly, is it possible for not even the forum names to show up in WOL?

If i can get these 2 sorted they will be 100% hidden - no one will know of their existence unless they are permitted entry laugh

stubbsy

[ July 18, 2001 08:07 AM: Message edited by: stubbsy ]

Joined: Jun 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 10
This hack worked perfect.

Joined: Jun 2001
Posts: 60
Member
Member
Offline
Joined: Jun 2001
Posts: 60
hey e@sy.....

I use version 6.05 and Whos-online 4.0

Hack works great with it, but it will show the last posting in whos-online and in the user-profil (lastpost hack in userprofil)

If I try to add this code in ultimatebb.cgi:

if (($whos_online_forum[6] =~ /private/ig)||($whos_online_forum[6] =~ /hidden/ig))


I´ll get this error


Execution of /homepages/33/d31419580/htdocs/araworld/ubb6/ultimatebb.cgi aborted due to compilation errors.

Please,have you an advice for me ?

Joined: Jun 2001
Posts: 60
Member
Member
Offline
Joined: Jun 2001
Posts: 60


Is anybody here, who can give an answer to me ?????

thx


[ July 22, 2001 05:29 AM: Message edited by: Hexe ]

Joined: Feb 2001
Posts: 956
deutscher Member
deutscher Member
Offline
Joined: Feb 2001
Posts: 956
@hexe

Open ubb_whos_online.cgi
find:

if ($where ne "login" && $where ne "logout") {
push (@online, "$current|^|$this_username|^|$this_user_number|^|$remote_ip|^|$wheren");
}

replace with

if ($where ne "login" && $where ne "logout") {
if ($whos_online_forum[6] =~ /hidden/ig) {} else {
push (@online, "$current|^|$this_username|^|$this_user_number|^|$remote_ip|^|$wheren");
}
}

[ July 25, 2001 10:40 AM: Message edited by: e@sy ]

Joined: Dec 2000
Posts: 27
Member
Member
Offline
Joined: Dec 2000
Posts: 27
hi e@sy,

i appreciate your probably real busy, but any ideas on these?
Quote
quote:
tia

stubbsy

Joined: Feb 2001
Posts: 956
deutscher Member
deutscher Member
Offline
Joined: Feb 2001
Posts: 956
For the Whos_online look the posting above your's.If you change this the user is not shown if he is in the hidden forum

for the search problem you forget something in the hack

######################
# ubb_search.cgi open #
######################
#########
#find : #
#########
if ($forum_info[6] eq 'private') {
################
# replace with #
################
if (($forum_info[6] eq 'private')||($forum_info[6] eq 'hidden')) {
#########
#find : #
#########
if ($get_path[6] eq 'private') {
################
# replace with #
################
if (($get_path[6] eq 'private')||($get_path[6] eq 'hidden')) {

Joined: Jul 2001
Posts: 1
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 1
HI e@sy,

I am using the UBB 6.05 with your MessageHideHack and this one here. But now i always get this errors:
Code
code:

Also in some more files!! The MessageHideHack worked properly but now when i installed th ForumHideHack I always get the errors with the bracket at the end of each file mad mad

I hope you can help me fast wink!

MfG
Markus

Joined: Feb 2001
Posts: 956
deutscher Member
deutscher Member
Offline
Joined: Feb 2001
Posts: 956
Controlle the Hack, i think you have forget something to install

Joined: Apr 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 25
I Get The Error when trying to move a topic

Undefined subroutine &main::hop_to_list_hidden called at /ubb_topic_maint.cgi line 212.

Can Any 1 Help

Joined: Dec 2000
Posts: 27
Member
Member
Offline
Joined: Dec 2000
Posts: 27
thx e@sy smile

much appreciate your help

nice one

Joined: Feb 2001
Posts: 956
deutscher Member
deutscher Member
Offline
Joined: Feb 2001
Posts: 956
Quote
quote:
You have forget to make some changes in ubb_lib.cgi

Joined: Jun 2001
Posts: 10
Abz Offline
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 10
thx..e@sy
very useful

Joined: Jul 2001
Posts: 272
Member
Member
Offline
Joined: Jul 2001
Posts: 272
Okay I did the hack but get this error:

Content-type: text/html
Software error:
Undefined subroutine &main: Open called at E:/futurelooks/web/cgi-bin/ubb_new_reply.cgi line 432.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error

- Thanks to LK he helped me figure out what was wrong.

[ August 04, 2001: Message edited by: Splitfyre ]

Joined: Mar 2001
Posts: 24
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 24
thx for this hack!

Joined: Dec 2000
Posts: 120
Member
Member
Offline
Joined: Dec 2000
Posts: 120
Hi Easy,

ist it possible to modify this Hack for 6.05?
I´m too stupid to do that. laugh

------------

Oups, sorry for this posting. Now i red, that the hack works with 6.05

[ August 25, 2001: Message edited by: Dibrus ]

Joined: Apr 2001
Posts: 3
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 3
I hope you still read this thread cause I got a problem frown

When I install your hack it works just fine, but you can't make old forums hidden, and If I make a new one I Can make it hidden, but as soon as I change some in the forum settings It's not hidden anymore It's A kind of annoying Course I often change my colors And then my hidden forum aren't hidden anymore, hope you have some Ideas what is wrong..

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Okay, I got this to work alright, but even when I modify the files as per page 4 of this thread, it still shows in who's on line.

Also, how can I prevent moderators from getting in private forums? I've been all through the control panel and I can't see a way to exclude them. I'm using v6.04

Joined: Sep 2001
Posts: 1
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 1
Hi, after i applied the hack it worked fine.

Then i noticed, when you only make a forum private (not hidden) in the forum summary under "Last post" the thread name doesn't show up.

Example:

September 20, 2001 16:53

it should be:

September 20, 2001 16:53
-=Need Help=- (Viktor)

Is that problem my fault, or is it a general problem, cuz my board is heavyly hacked.

Joined: Aug 2001
Posts: 2
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 2
Hi easy!

I have a little problem laugh
ps: sorry for the english, i'm brazilian


well...i installed all the hack...he works fine, i can enter the forum with no problem but when i go to cp.cgi and click Edit Details to make him a Hidden Forum, appear this:

Code
code:

do you have any ideas?

thx

Joined: Aug 2001
Posts: 2
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 2
Hmmm

Yeah easy, I made it...he works

BUTTTT =)

when I go to Edit Details of one forum, I check HIDDEN FORUM, but he don't Hidden the forum!!!

do you have any idea?!?!?!

www.forumz.com.br.tf

thx!!!

Joined: Jun 2001
Posts: 6
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 6
great hack e@sy, but i am having a couple problems.

i am using 6.04b with Who's Online? v3.7Qc and even after i changed that line in ultimatebb.cgi it still shows unauthorized people when someone is in there on the who's online page.

also, the "hop to" pulldown on the hidden forum is not showing the new forum.

i have read over this thread a couple times and i see that a couple of other people are also having this problem. if anyone could help it would be much appreciated.


i hate myself
Joined: Aug 2001
Posts: 9
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 9
Can somebody make this mod for 6.1x ?

I try it but i did not succeed frown

Joined: Oct 2001
Posts: 95
Member
Member
Offline
Joined: Oct 2001
Posts: 95
I've got some security problems on my forum.

The problem is that unauthorized users with the moderator status can access the forum by putting the direct link to the topic in their browser. once there inside they can post replies and read all that vital Private stuff.

They cannot see the topic list, at that point the hack blocks the unauthorized users.

But for now I've got a mayor leak on my board.
these problems are for both the hidden and private forums.

Can someone tell me where the conditions for entering these forums is set?
Cause it's obvious that it doesn't filter out the mods when they enter the direct link (as provided by wol) to the hidden/private topics.

Hagar

[ 01-04-2002 04:10 PM: Message edited by: Hagar ]

Joined: Nov 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 13
Hi there,
Is this hack available for UBB6.05
Cause it doesn't appear to work as it's given for UBB 6.04 (a/b/c/d/e) (duh)
If you have got it for UBB 6.05 please tell me where it's located
Tnx
GreetZ

Joined: Jan 2002
Posts: 1
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 1
ive been dying for this hack =p thx SO much e@sy

but im running into a problem with what seems to be ubb_lib.cgi

ERROR:
Error including required files: [Tue Jan 8 22:29:34 2002] ultimatebb.cgi: Unmatched right bracket at /home/domains/opticalshock.com/cgi-bin/ubb_lib.cgi line 3729, at end of line [Tue Jan 8 22:29:34 2002] ultimatebb.cgi: syntax error at /home/domains/opticalshock.com/cgi-bin/ubb_lib.cgi line 3729, near "}" Make sure these files exist, permissions are set properly, and paths are set correctly. [Tue Jan 8 22:29:34 2002] ultimatebb.cgi: Unmatched right bracket at /home/domains/opticalshock.com/cgi-bin/ubb_lib.cgi line 3729, at end of line [Tue Jan 8 22:29:34 2002] ultimatebb.cgi: syntax error at /home/domains/opticalshock.com/cgi-bin/ubb_lib.cgi line 3729, near "}"

ive redone the hack like 3 times now and still same error.. i think it has to do with the "} ## end hop_to_list" part of the hack.. because when i play with it the error changes

do i put the hack string of code before or after "} ## end hop_to_list".. are there supposed to be 2 of them or one?

hehe sooooo confused =p help!

Joined: Nov 2001
Posts: 13
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 13
quote:
Originally posted by HappyHawk:
Hi there,
Is this hack available for UBB6.05
Cause it doesn't appear to work as it's given for UBB 6.04 (a/b/c/d/e) (duh)
If you have got it for UBB 6.05 please tell me where it's located
Tnx
GreetZ


Page 2 of 3 1 2 3

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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
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,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)