I'm slowly migrating from Fedora 11 to Fedora 16 and updating my phpwiki
in the process. It's looking pretty food, but I'm seeing a few problems.
The new wiki is at
http://www.hallikainen.org:8080/phpwiki-1.4.0rc1/index.php/HomePage .
The problem areas are in the left margin where I'm seeing stuff like:
# setAttr("accesskey","r"); $link->addTooltip(_("The list of recent
changes in the wiki.")." [$p-r]"); ?>
# RecentNewPages
# What links here
# setAttr("accesskey","u"); $link->addTooltip(_("Upload images or media
files")." [$p-u]"); ?>
under Toolbox.
Also, there are some php warnings and another warning at the bottom of page.
Also, when editing a page, the captcha image is not showing up. Instead, I
see "<img src="?action=captcha&id=1325476355" alt="captcha" />
<label for="edit-captcha_input">Type word above: </label>"
THANKS for any help!
Harold
|