Page 1 of 1

Add menu category and links on left side>?>

PostPosted: Sat Jun 14, 2008 6:06 pm
Author: Zodiac
Your phpBB Version: 2.0.23
phpBB Type: Integramod 141
MODs: No
Your knowledge: Advanced Knowledge
Board URL: http://eecss.net/forum/index.php

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing


What was done to try to solve the problem?
Nothing



De.scription and Message

Hi,

How can I add a separate category and then links under that on the menu on the left side of the forum?

I want to link to some off site pages but did not find this option.


Thanks..

Re: Add menu category and links on left side>?>

PostPosted: Sun Jun 15, 2008 7:50 am
Author: tmotley
You want to add links to the Board Navigation block?

ACP
General Admin
Qbar
Board Navigation

You should then see all of your current links as well as the dividers (hr_public, hr_search, hr_users, hr_admin)

You want to add a menu item so choose 'Add a new field'
Qbar field (type in your menu item name)
Display Shortcut (yes)
Shortcut (type in your menu item name)
Mouseover (type in what you want displayed on mouseover)
Display Icon (yes)
Icon (use nav_menu if you want it to look like the others)
phpBB (No if link is on another site)
New Window (Yes if you don't want users directed away from your site)
Program URL (Type in full URL of link)
Under Authorizations if you leave both on Ignore, it displays the link all the time. You can also choose a forum so that only users that have access to that forum can see the link.
Submit

Repeat for each link.
You can look at the properties of one of the dividers and recreate it to make a new divider.
You can also move the links up and down.

PostPosted: Sun Jun 15, 2008 10:15 am
Author: Zodiac
Thanks for the reply tmotley, but when I do that it gives me this error:

CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit .script so the Security System stopped the .script.

PostPosted: Sun Jun 15, 2008 10:51 am
Author: tmotley

PostPosted: Sun Jun 15, 2008 12:53 pm
Author: Zodiac
I uploaded the file and debug mode is on but when I do what I do and that warning comes up, I then go to the Cracker Tracker Log Overview and under Worm & Exploit Protection it says 2 but under Debug Entries it still says 0.

Thanks.

Re: Add menu category and links on left side>?>

PostPosted: Sun Jun 15, 2008 1:03 pm
Author: Helter
do you have your ctracker/logfiles/* chmodded to 666?

Re: Add menu category and links on left side>?>

PostPosted: Sun Jun 15, 2008 1:43 pm
Author: Zodiac
"HelterSkelter";p="33385" wrote:do you have your ctracker/logfiles/* chmodded to 666?


The folder logfiles and all the contents inside the folder are CHMODDED to 777.

Re: Add menu category and links on left side>?>

PostPosted: Mon Jun 30, 2008 2:24 pm
Author: .QUACK.Major.Pain
Folders are 777
Files are 666

If you check the install instructions again, it says to set all the .txt file in that folder to 666.

666 ctracker/logfiles/logfile_attempt_counter.txt
666 ctracker/logfiles/logfile_blocklist.txt
666 ctracker/logfiles/logfile_debug_mode.txt
666 ctracker/logfiles/logfile_malformed_logins.txt
666 ctracker/logfiles/logfile_spammer.txt
666 ctracker/logfiles/logfile_worms.txt


No mention of setting any of CT to 777.

Sounds like your setup is incorrect.
Double check it and you should then be able to receive logs to properly debug the CT error.