[pmwiki-users] Cookbook PITS does not add a new issue number (problem located but not solution)

David Sovinski aslan at aslandata.com
Tue Jul 12 09:30:21 CDT 2005


I found out the cause of  the problem, but I have no idea how to go 
about solving it at this time.

After I installed PITS I saw the "guestbook" in the cookbook, so I added it
Now I've figured out that they interact  :-P

in config.php

include_once('cookbook/PITS.php');
include_once('cookbook/guestbook.php');
PITS will not get a new issue number

include_once('cookbook/guestbook.php');
include_once('cookbook/PITS.php');
guestbook does not work but PITS does

Could someone with PHP skills tell me how to fix this?

Dave


David Sovinski wrote:

> I got PITS working previously and have been using it. I added 9 issues 
> several weeks ago and they all show
>
> I came back tonight to add a 10th issue and when I press "Submit New 
> Issue", instead of giving me PITS.00010 it edits PITS.NewIssue which 
> is the page that calls NewIssue.
> It replaces the text of PITS.NewIssue with the content I was trying to 
> put in PITS.00010. "Restore" came in really handy there because I 
> wasn't watching the first time and pressed Save :-P
>
> As a test I tried manually renameing issue PITS.00009 so it wouldn't 
> show or enter into the calculation for the next issue number. Then I 
> tried to create a new issue PITS.00009 but I have the same problem now 
> as with creating issue 00010. I restored my copy of PITS.00009 and 
> that displayed again properly.
>
> I am running version rc38.
>
> Dave
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users
>
>




More information about the pmwiki-users mailing list