Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Mod Name / Version: Integrated Index Page (IIP) 5.5 Sidebar 2.3

Description:

Working Under: UBB.Threads 6.5

Mod Status: Finished

Any pre-requisites: UBB.Threads version 6.5 & IIP 5.5

Author(s): JustDave

Date: 05/24/04

Credits: JoshPet & scroungr for updates and enhancements

Files Altered: pals/doeditconfigpal.php, pals/editconfigpal.php, editdisplay.php, changedisplay.php, ubbt.inc.php, templates/editdisplay.tmpl

New Files: sidebar_leftopen.tmpl, sidebar_leftclose.tmpl, sidebar_rightopen.tmpl,
sidebar_rightclose.tmpl, sidebarpal.php

Database Altered: Yes, U_SideBar added to the w3t_Users table to store the user's
sidebar preference.

Notes: This is based on JustDave's sidebar mod. He had put together a sidebarpal.php
script which we were using at ThreadsDev, and had planned on including it in the next
release in IIP. But he's been away for a while, and so many people keep asking for it,
hopefully he won't mind that I put this together and released it.

Description: This allows a user selected sidebar (left/right/off) of IIP pal boxes.
It's fully configurable, you you can decide what boxes you want to display, and in
what order they display.
Version 1.1 fixes an error on some servers which displays a headers already sent error.
Version 2.0 updates for UBB.Threads 6.4
Version 2.1 Updates for IIP 5.4.1 with multi-language file capability
Version 2.2 Updates to work with IIP 5.4.4
Version 2.2 Updates to work with IIP 5.5
Attachments
114081-IIP SidebarPal 2.3.zip (0 Bytes, 60 downloads)

Sponsored Links
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
what I eventually would like to see is the sidebar and the IIP main body put into one package.

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
yes please


- Allen wavey
- What Drives You?
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Excellent - thank you!

Joined: May 2003
Posts: 115
Journeyman
Journeyman
Offline
Joined: May 2003
Posts: 115
hi

i've installed this but cant get the side bar to show, i've set it in my profile but cant find "Edit your Theme file. Fill in the sidebar type and sidebar width. (Example: Sidebar Type: left Sidebar Width: 20%)"

Any help?

Sponsored Links
Joined: May 2003
Posts: 115
Journeyman
Journeyman
Offline
Joined: May 2003
Posts: 115
ok noone has answered so its got to be something real silly yeah?

lol!

Joined: Jan 2002
Posts: 674
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 674
I think its in features,,, but I haven't gotten to this hack yet.

Joined: Mar 2003
Posts: 118
Journeyman
Journeyman
Offline
Joined: Mar 2003
Posts: 118
[]tenshu said:
i've installed this but cant get the side bar to show, i've set it in my profile but cant find "Edit your Theme file. Fill in the sidebar type and sidebar width. (Example: Sidebar Type: left Sidebar Width: 20%)"
[/]

Where I see this is when you go to the IIP configuration page and it's right near the top of the page (it was added in from the instructions when it says to edit the editconfigpal.php file in your PALS directory). However, I still have not gotten this to work properly still. I don't get any errors, but no side bar shows up on any page.

So, still looking for help here.

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
let me check it tomorrow I just got back from PA Memorial Weekend

Joined: May 2003
Posts: 115
Journeyman
Journeyman
Offline
Joined: May 2003
Posts: 115
hey this is working for me now, i just couldnt find where to place 'left' i was looking in the threads admin section DOH! working well, looks great and many thanks!

Last edited by tenshu; 05/31/2004 9:00 PM.
Sponsored Links
Joined: Jan 2002
Posts: 674
Junior Member
Junior Member
Offline
Joined: Jan 2002
Posts: 674
Found it.. Had to click on the New install button to turn it on. thanks and its working good. Now to hunt down ALL the pages it shows up on... most need to be turned off.

Joined: Mar 2003
Posts: 118
Journeyman
Journeyman
Offline
Joined: Mar 2003
Posts: 118
I have the Sidebar showing up but it's very narrow and changing the width settings doesn't help at all. I have verified that I made all the changes required in the setup text file.

Anyone have a clue?

Thanks.

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
which side? you usually need to set a set width prior to it if it's not in the left.

Joined: Mar 2003
Posts: 118
Journeyman
Journeyman
Offline
Joined: Mar 2003
Posts: 118
i keep everything to the left

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
well then make sure in your IIP control panel you have

sidebar width set if not using the IIP 5.5 front page then you will need to manually set

<td align="center" valign="top" width="{$sidebarconfig['sidebar_width']}"> to a value in your leftopen.tmpl

also make sure you have set the

table width

to a value in your table settings under the UBBT control panel or set

<table width="{$theme['tablewidth']}" cellpadding="0" cellspacing="0" border="0" align="center">

in your leftopen.tmpl to a specified value.

Joined: Mar 2003
Posts: 118
Journeyman
Journeyman
Offline
Joined: Mar 2003
Posts: 118
I know the problem with mine was with one of the templates. I went ahead and replaced the templates in the 2.3 version and put int the old 2.2 ones. I dont think there is really any changes in each one but when I replaced them my tables all show up to the correct sizes.

FYI.

Joined: May 2003
Posts: 115
Journeyman
Journeyman
Offline
Joined: May 2003
Posts: 115
hi there

When I had this running on 6.4 I had no speed issues, but since installing this on 6.5b1 its made my forums a fat slug, why would that be??

See here >>> http://www.ubbcentral.com/boards/showfla...part=1&vc=1
Thanks again!

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
good question but I think Rick was right when he said that alot of the queries in IIP have not been optimized. this is basically the same scripts it was 3 years ago...

Joined: Oct 2001
Posts: 34
RC Offline
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 34
I have this setup on 6.5b6 its on all pages, how do I get it to list only on certain pages.

Last edited by richierich; 09/08/2004 9:05 AM.
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Hmm a lesson in reading instructions

[]
NOTE: It may be possible that there are pages you do NOT want the sidebar to appear
because screen width is a problem... for example showflat.php and showthreaded.php.
To turn the sidebar off for a particular page, open the script that you don't want
the sidebar on, and add this variable just below the "require the library" stuff
near the top:

$config['iip_call'] = 1;


Enjoy!
[/]

from the instructions

Joined: Oct 2001
Posts: 34
RC Offline
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 34
yes excellent, thanks. now hopefully last prob i have is with the top posters, and its not listing the top poster, but seems to list most of the others... it seems inaccurate.

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
depends on which pals you are using what version of IIP are you running? this mod allowed IIP sidebar and doesn't have the actual pals..

Joined: Oct 2001
Posts: 34
RC Offline
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 34
IIP 6.5, using menu, quick search, calendar, birthdays, top threads, status, online, short stats and Top Posters.

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
okay then I shall check Top Posters of IIP 6.5


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
JAISP
JAISP
PA
Posts: 449
Joined: February 2008
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
Morgan 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)