Page Index Toggle Pages: 1 2 [3] 4 5 6 Send TopicPrint
Very Hot Topic (More than 25 Replies) Sidebar v1.6 for SP1.3 (Read 23435 times)
LoonyPandora
God Member
*****
Offline


Daft Cow?

Posts: 1705
Location: London
Joined: Jun 27th, 2002
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #30 - May 12th, 2003 at 9:19pm
Print Post  
Dont you just love translations. Roll Eyes

I'm sure there must be a translation... I'll see if I can make my IE a german IE, and see what it says on that tab... or someone who is good at translating may be able to help Grin
  

Apple Technical Support
Code
Select All
#!/usr/bin/perl --
($sig ='ddiissjjttuuffss ddaoouu ssffaee uuiijjtt
jj ssvvmmff auu qqffssmm ttmmaoohhjjoohh nnauuddiifftt')
=~y~b-v~a-z~s;
print $sig; 

Back to top
WWWICQ  
IP Logged
 
smith.james0
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 118
Joined: Feb 9th, 2003
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #31 - May 13th, 2003 at 5:13pm
Print Post  
Can the add_sidebar_in_ie.ins be excuted from a web page?
  

Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #32 - May 14th, 2003 at 12:41pm
Print Post  
I guess not (although you could try). It would be a dangerous feature of IE if that would work.
  

The Administrator.
Back to top
WWW  
IP Logged
 
caliman
God Member
*****
Offline


Swanky

Posts: 1220
Location: Pt. Richmond
Joined: Mar 20th, 2002
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #33 - May 15th, 2003 at 2:59am
Print Post  
Hey Michael, what's the trick to getting the .ins file to work?

When I try it it asks about my modem settings, what's that about?

  
Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #34 - May 15th, 2003 at 4:48pm
Print Post  
Uhm don't ask me, ask M$ Grin

No serious, I don't have a clue about .ins files and I didn't find any information material too. On my pc, it wanted to have the Win98 CD and installed some drivers, also the IE settings screen popped up but I simply ignored that. It seems to work anyway.
  

The Administrator.
Back to top
WWW  
IP Logged
 
ironwing
God Member
*****
Offline


I love YaBB 1 Gold!

Posts: 2330
Location: Sonoran Desert
Joined: Nov 20th, 2001
Re: Sidebar v1.5 for SP1.3
Reply #35 - May 16th, 2003 at 3:30pm
Print Post  
Hey Michael,

Could you consider placing the ShowSidebar routine after the template routine?  Since your routine uses many of the same lines as the template routine it is conflicting with mods that are trying to insert lines into the template routine.  These mods are inserting stuff into the ShowSideBar routine instead.

Dan
  

Please include your forum address in all requests for assistance.  It greatly speeds things along.
Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #36 - May 17th, 2003 at 12:57pm
Print Post  
Hm indeed that could be a problem. I'll change it immidiatly.
  

The Administrator.
Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #37 - May 17th, 2003 at 1:05pm
Print Post  
Ok the mod file has been updated. I also added the new "add sidebar" code in the mod description.
  

The Administrator.
Back to top
WWW  
IP Logged
 
ironwing
God Member
*****
Offline


I love YaBB 1 Gold!

Posts: 2330
Location: Sonoran Desert
Joined: Nov 20th, 2001
Re: Sidebar v1.5 for SP1.3
Reply #38 - May 17th, 2003 at 2:13pm
Print Post  
Thanks!   Smiley

Dan
  

Please include your forum address in all requests for assistance.  It greatly speeds things along.
Back to top
WWW  
IP Logged
 
jmg4life
New Member
*
Offline


A wiseguy is always right.
Even when he's wrong...

Posts: 30
Location: Nijmegen
Joined: Apr 8th, 2003
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #39 - May 31st, 2003 at 1:50am
Print Post  
I like ya mod very very much.. but one thing is very annoying... Users can see the hidden boards (MBCO2) in the bar.... They aren't showed @ the board... how can I make them also hidden in the sidebar? It would be great if you can tell me how.

Thanks in advance, Wiseguy
  

I neva crappity smacked anybody over in my life, who didn't have it comin' to 'm, you got that? All I have in this world is my balls, and my word, and I don't break 'em for no one, you understand?
Back to top
WWW  
IP Logged
 
Pneumo
Senior Member
****
Offline


Synthey kind of Fella
:)

Posts: 360
Location: Blackpool
Joined: May 19th, 2003
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #40 - May 31st, 2003 at 7:48am
Print Post  
Michael,i downloaded the zipped mod,.and it installs sweet Wink but where do i  add the  below code Sad
im a bit slow this morning.,and do i just upload the files  inside the  zip along  with the subs and subslist.pl etc ? thanks for any help Smiley

Quote:

Description:
Adds a sidebar to your YaBB Board through which you can see each board and if there are new posts. You can see an example here: http://www.boardmod.org/sidebar.php
The sidebar has been tested and works fine for Mozilla 1.0, Netscape 6.0, Opera 6.0 and Internet Explorer 5.5.

Instructions:
To add a button for your sidebar on your homepage, simply add the following code to your site:

Code
Select All
<script language="JavaScript">
<!--
function addPanel(){
  if ((typeof window.sidebar == "object") && (typeof window.sidebar.addPanel == "function")) {
    window.sidebar.addPanel ("YOUR_BOARD_TITLE","YOUR_BOARD_URL?action=sidebar","");
  } else {
    var rv = window.confirm ("This page is enhanced for use with Mozilla." + "Would you like to visit Mozilla's website?");
    if (rv)
      document.location.href = "http://www.mozilla.org";
  }
}
//-->
</script>

<a href="javascript:addPanel();">Add sidebar for Mozilla/Netscape</a> (requires javascript)<br>
<a href="YOUR_BOARD_URL?action=sidebar" rel="sidebar" title="YOUR_BOARD_TITLE">Add sidebar for Opera</a><br>
<a href="javascript:void(open('YOUR_BOARD_URL?action=sidebar&type=IE','_search'))" rel="sidebar" title="YOUR_BOARD_TITLE">Add sidebar for Internet Explorer</a> (requires javascript)
Mac users using IE should drag <a href="YOUR_BOARD_URL?action=sidebar&type=IE">this link</a> into their search bar manually. 



Replace all YOUR_BOARD_TITLE and YOUR_BOARD_URL by your needs, for example "My YaBB" and "http://bla.com/YaBB.pl".

Next upload template_sidebar.html to your YaBB directory. You can access your sidebar through http://www.yourboard.com/YaBB.pl?action=sidebar.

Notes:
Note for IE users: Whenever you close your browser, the sidebar will be gone. To force IE to load the sidebar everytime you open your browser, you have to execute "add_sidebar_in_ie.ins". Also note that you have to modify the path to your forum in that file first before executing it! You may encounter an error message like "The Internet Wizard could not configure you computer for Internet. You will have to manually set up ..." when executing it but you can ignore it. All you have todo now is to activate the search bar in your browser.


Note: this mod was originally Hinkle's idea so all credits to him Smiley

New in version 1.5: added link for Mac IE users, replaced .reg file by .ins file because .reg file didn't work on all windows systems, support for SP 1.3.x
New in version 1.4: fixed some html errors
New in version 1.3: Added support for Internet Explorer
New in version 1.2: Smallish typo fixed, would cause the Opera part to malfunction. - SchOX.

  
Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #41 - May 31st, 2003 at 1:30pm
Print Post  
Pneumo wrote on May 31st, 2003 at 7:48am:
Michael,i downloaded the zipped mod,.and it installs sweet Wink but where do i  add the  below code Sad
im a bit slow this morning.,and do i just upload the files  inside the  zip along  with the subs and subslist.pl etc ? thanks for any help Smiley

The code is simply html and javascript code which can be added anywhere on your webpage. Put it whereever you want a link to your sidebar.

Install the mod, upload all changed files and the new template file and add the code to your homepage (don't forget to set YOUR_BOARD_URL and YOUR_BOARD_TITLE).
  

The Administrator.
Back to top
WWW  
IP Logged
 
Javvy
Full Member
***
Offline


YaBB ROCKS!!

Posts: 207
Location: Jacksonville
Joined: Oct 7th, 2002
Gender: Male
Re: Sidebar v1.5 for SP1.3
Reply #42 - Jun 2nd, 2003 at 10:46am
Print Post  
jmg4life wrote on May 31st, 2003 at 1:50am:
I like ya mod very very much.. but one thing is very annoying... Users can see the hidden boards (MBCO2) in the bar.... They aren't showed @ the board... how can I make them also hidden in the sidebar? It would be great if you can tell me how.



Ditto
  
Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Sidebar v1.6 for SP1.3
Reply #43 - Jun 2nd, 2003 at 12:24pm
Print Post  
There you go, v1.6 is fully compatible with MBC2.
  

The Administrator.
Back to top
WWW  
IP Logged
 
DocRST
God Member
*****
Offline


Dont get use to it!

Posts: 1846
Location: Oklahoma City
Joined: Aug 24th, 2002
Gender: Male
Re: Sidebar v1.6 for SP1.3
Reply #44 - Jun 4th, 2003 at 3:21pm
Print Post  
Yeee Haaaa, I got this one to work...
  

Doc Cowles
Web Master
YourWebSpace.com  -  Free YaBB hosting
docrst@yahoo.com
Back to top
IP Logged
 
Page Index Toggle Pages: 1 2 [3] 4 5 6
Send TopicPrint