Well, this is interesting. I started working on this again after
Christmas break and it works differently from how I remembered it.
Here's what's happening. When I load the frontend, it looks normal.
But when I click on a link to change the calendar view to this year,
this month, this week, etc. it appends the new view to the current
one.
When I look at the PHP errors, I see all the normal ones (debug strict
thrown because static calls in non-static context, PHP not liking how
date() is being used, and such things) and another that I don't
remember, but might be normal: Debug Warning: /events/includes/pear/
Savant3.php line 901 - func_get_arg(): Argument 1 not passed to
function.
Also, when I try to go to the manager, I get the following message:
exception 'Exception' with message 'Class UNL_UCBCN_Manager could not
be loaded from UNL/UCBCN/Manager.php, file does not exist
(include_path="/home/nathan/unl-event-publisher/includes/pear:/home/
nathan/unl-event-publisher/includes/backend:/home/nathan/unl-event-
publisher/includes/frontend:/home/nathan/unl-event-publisher/includes/
facebook:/home/nathan/unl-event-publisher/includes/backend/UNL")
[UNL_Autoload version 1.0]' in /home/nathan/unl-event-publisher/
includes/backend/UNL/UCBCN/Autoload.php:19 Stack trace: #0 [internal
function]: UNL_UCBCN_Autoload('UNL_UCBCN_Manag...') #1 /home/nathan/
unl-event-publisher/manager/index.php(27):
spl_autoload_call('UNL_UCBCN_Manag...') #2 {main}
On Dec 9 2010, 4:55 pm, Michael Fairchild <
mfairchild...@gmail.com>
wrote:
> >
unl-event-publi...@googlegroups.com<unl-event-publisher%2Bunsu
bsc...@googlegroups.com>
> > .