OESF Portables Forum

Everything Else => Site Specific Forums => Site Suggestions, Requests, and Updates => Topic started by: chyang on June 23, 2004, 05:10:36 am

Title: Can't access HowTo Docs
Post by: chyang on June 23, 2004, 05:10:36 am
It seems that the Database is not maintained as original.
Title: Can't access HowTo Docs
Post by: offroadgeek on June 23, 2004, 04:45:34 pm
this is true... if you try to access the how-to docs now, you get the following:

Code: [Select]
WikiFatalError

modules/phpWiki/lib/FileFinder.php:82: Fatal[256]: DB.php: file not found

the move must have broken something with the wiki... I will look into this issue when I get home tonight...
Title: Can't access HowTo Docs
Post by: jerrybme on June 24, 2004, 11:43:58 am
Quote
the move must have broken something with the wiki... I will look into this issue when I get home tonight...
offroadgeek, how's it going?

The error message is now different this morning but still can't access the wiki pages.

Of course this happens when I'm trying to setup usb connection on my linux box

Cheers,
Jerry
Title: Can't access HowTo Docs
Post by: tumnus on June 24, 2004, 11:50:33 am
The howto's you want are probably here: http://docs.zaurus.com (http://docs.zaurus.com)
Title: Can't access HowTo Docs
Post by: offroadgeek on June 24, 2004, 12:13:05 pm
I'm making some progress... as you said the error has changed.  The problem centers around the different php version used on the old slackware box vs. the php version on the rh9 box we're on now...

none of the data is gone.. it's just not presenting it right now...

I'll post back with more progress soon
Title: Can't access HowTo Docs
Post by: zenyatta on July 01, 2004, 06:10:03 am
Any progress? I still get just a bunch of garbled characters (as mentioned in another topic).

If it's a PHP version problem, would it perhaps be feasible to run both versions in parallel? The old version would serve HowTos, the new one would serve the rest.

z.
Title: Can't access HowTo Docs
Post by: zenyatta on July 07, 2004, 08:11:12 pm
Erm... am I the only one missing the HowTos? To me, they make answering newbie questions a lot easier. Of course, there are the FAQs but even they often refer to HowTos for more detailed explanations. Is there any estimate as to when HowTos may be usable again?

Thanks,

z.
Title: Can't access HowTo Docs
Post by: offroadgeek on July 08, 2004, 02:55:21 am
terribly sorry for the delay!  It's finally fixed now!

This was actually my top priority of issues to fix, but it was more difficult to do simply because I didn't know exactly what was wrong, except that it was possibly a php issue.

I turns out that because of the change from a slackware box to rh9, and the different php versions, I needed to comment out some code in the phpwiki module that had to do with compression.

Anwyay, it's fixed and I've updated the permissions so that anyone can modify the wiki (used to be set to only registered users, but as I'm moving away from the postnuke registration system to the ipb forum registration, this was best).

enjoy!
Title: Can't access HowTo Docs
Post by: zenyatta on July 08, 2004, 04:39:56 am
Ahh...! Thanks Captain.

z.