[phplib-users] phplib and bookmarker - anyone still out there?
Brought to you by:
nhruby,
richardarcher
From: A. F. C. <af...@sh...> - 2009-12-09 03:11:34
|
Hi, Mmm... I see from the archives of this list that there hasn't been any activity in a long long time. Anybody still out there? I was using bookmarker years ago and it worked just fine. I accumulated many many bookmarks and then I upgraded from Debian woody to etch and it stopped working. Many OS, php, apache, etc... upgrades later, I got to debugging the problem. I had to change some code in bookmarker to accomodate php5 (it was written in the days of php3) but I'm now stuck with a problem with authentication. I can't log in. It appears that phplib is in charge of that, so I went looking for the latest version. In fact phplib has been updated quite a bit since the version that came packaged with bookmarker, so I installed the new files in the phplib directory where bookmarker wants it. I still can't get past the login screen (with user: bk, password: bk - the default administrator login/ password.) Is anyone using bookmarker these days? The author's web page has disappeared. Phplib hasn't been updated in a long time, is it also dead? This is my first foray into phplib so I could use a hint or two. How do I go about debugging this? Is there a better way than to put print() statements everywhere throughout the code? Augustine |