 |
 |
 |
 |
#199173 - 05/04/04 10:23 PM
Re: [6.6 - 6.7] [finished] Calendar
|
Content Queen
Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
|
Okay, I went over the code the other night to see if I missed anything ... but I don't think (keyword, think  ) I have ... With the calendar, it will show events on the front page (i.e. forum summary) if I've added the event via the calendar or via a new topic, but it won't show birthdays on the summary ... in addition, when I go in and zap a birthday (i.e. via the control panel, tell it NOT to show on the calendar), this option is ignored. I don't know if I'm missing code, or if it's because whenever I've tried to run the upgrade script, it never goes through. When run the upgrade file, I get these error messages: quote: Global symbol "%vars_wordlets_mods" requires explicit package name at /home/adwoff/cgi-bin/ubb_lib.cgi line 1933. BEGIN not safe after errors--compilation aborted at /home/adwoff/cgi-bin/ubb_lib.cgi line 2606.
and
[Tue May 4 19:15:06 2004] upgrade.cgi: Global symbol "%vars_wordlets_mods" requires explicit package name at /home/adwoff/cgi-bin/ubb_lib.cgi line 1933. [Tue May 4 19:15:06 2004] upgrade.cgi: BEGIN not safe after errors--compilation aborted at /home/adwoff/cgi-bin/ubb_lib.cgi line 2606. Compilation failed in require at upgrade.cgi line 48. --- Any ideas on what I need to do or look for? Thanks.
_________________________
Sue adwoff.com
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#199178 - 05/09/04 10:24 PM
Re: [6.6 - 6.7] [finished] Calendar
|
Content Queen
Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
|
Thanks, Ian. I'm a little closer. When I ran the upgrade file, it asked for my name/password ... When I ran the file, though, I got this message: quote: Are you sure this file isn't updated yet? Couldn't find the right content at the first line of vars_calendar_events.cgi. Check line 51 of upgrade.cgi. Line 51 in my upgrade.cgi file reads: &RequireCode("$vars_config{CGIPath}/ubb_lib_filehandle.cgi"); Also, the raw code for the birthdays appears to be different from the special events I add to the calendar ... Here's an example of a special event: 'ADWOFF||2453131||baccsurfs's Birthday||Just want it to appear in the forum summary <img border="0" title="" alt="[Smile]" src="smile.gif" />', Here's how it appears in the birthday section: '2438521|!!|baccsurfs|!!|00003321', I'm guessing that the problem is with the !! between the two | | ...
_________________________
Sue adwoff.com
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|