Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2002
Posts: 29
Junior Member
Junior Member
Offline
Joined: Nov 2002
Posts: 29
I have a few questions.

1). I have just upgraded to 6.3.1.2 and have install a few hacks. All of them have install fine execpt for the Calandar hack. I did install, and is working fine. The problem I'm having with it is, it's only displaying a link to it from the top menu. It is'nt showing a link to it in it's own table at the bottom of the forum like it did in 6.2. Also is there a hack yet for it to appear at the top of the forum like in 6.2?

2). Until I can get the *.ssi ext working on my server, is there a java script that will enable the small calandar to be viewable on web pages?

3). Somewhere during my install of hacks I did something to disable my "hop to Select Forum" drop down menu. which can be seen within forums at the bottom of each forum. I would like to fix that as well, but don't know where to look.

Any help to any of my questions above would be great. I have placed a link to my message board below. If the web server seems slow this weekend, its because I'm in the middle of upgrading certain software on it, along with trying to get the *.ssi to work.

My message board

Oh, btw. I just tried to use the spell check here, and it is'nt working.

Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
1) make sure you have enabled "Show Calendar from Forum Summary?" or something like that in Calendar Settings (CP), if it doesn't work re-modify ubb_forum_summary.cgi and public_forum_summary.pl from calendar instructions...

2) try the following:
open ubb_calendar_ssi.cgi
find:
Quote
code:
Code
	print $calendarRow;

replace with:
code:
[qb]
Code
	print "document.write(unescape('".UBBCGI::escape($calendarRow)."'));";
[/qb]
BTW, the 6.4 version of calendar hack already does something like that smile

Joined: Nov 2002
Posts: 29
Junior Member
Junior Member
Offline
Joined: Nov 2002
Posts: 29
Thank you LK, I'll try in the morning!


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,575
Posts293,932
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,835
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-2025 VNC Web Services

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