[Pmwiki-users] Calendar function

John Rankin john.rankin
Wed Aug 4 16:42:03 CDT 2004


On Thursday, 5 August 2004 1:32 AM, Chad Lupkes <chadlupkes at earthlink.net> wrote:
>Hmm, I am having another problem with the calendar script.  I can't move
>beyond August, September 2004, and when I try to it opens up a
>new window.
>
>Chad Lupkes
>chadlupkes at earthlink.net
>http://www.democracyforwashington.com
>PCO SEA-46-2324
>206-440-1592

Look in the wikilog-config.php file, right at the 'End of configuration variables', and you will see the following:

// Set depending on whether you need ThisPage:?logdate= or ThisPage:&logdate=
#$UrlConnector = "?";
#$UrlConnector = "&";

Try uncommenting the second line, so that it reads:
$UrlConnector = "&";

That should fix it, I think. There ought to be a way for the script to do this automatically, but I don't know enough to find the right incantation.

Hope this helps.
-- 
JR
--
John Rankin





More information about the pmwiki-users mailing list