From: Harold H. <ha...@ha...> - 2012-01-03 19:31:06
|
And happy new year to you! I just tried the latest release candidate, and it looks very nice! As mentioned in an email over the weekend, I am seeing a bit of strangeness in the left margin, a few errors and warnings at the bottom of pages, and captcha images not showing up. This is all running under Fedora 16. My test server is at http://hallikainen.org:8080/BroadcastHistory/ Thanks! Harold -- FCC Rules Updated Daily at http://www.hallikainen.com - Advertising opportunities available! Not sent from an iPhone. -- FCC Rules Updated Daily at http://www.hallikainen.com - Advertising opportunities available! Not sent from an iPhone. |
From: Peter Campion-B. <pe...@pa...> - 2012-01-04 01:43:17
|
Whilst we have some activity on this list, can I also thank Reini and others for their continued work on phpwiki, and request help with a small problem please? I am seeing a problem with Backlinks no longer working. I recently moved my wiki to a new apache server, new versions of php and mysql, and a new version of phpwiki so I'm not sure which of these changes introduced the problem. Previously clicking on a page heading would give me a list of pages that linked to the current page, as you would expect. Now when I click on the page heading I get the text below (eg for the page 'HardwareNotes'): BackLinks: HardwareNotes <http://www.pandasys.co.uk/phpwiki/index.php/HardwareNotes> The contents of all pages are searched to find links to the current page. The BackLinks <http://www.pandasys.co.uk/phpwiki/index.php/BackLinks> function also answers the question: "Which pages contain the title of this page?". ------------------------------------------------------------------------ ------------------------------------------------------------------------ To display the list of pages which all contain multiple links use a pagelist as page argument. For example <?plugin BackLinks page=Milk,Honey ?> would display all pages which contain links to Milk AND Honey. At the foot of the page is a grey box containing the following: Notice: "empty item Cached_PluginInvocation Object" * ( * [_pi] => <?plugin BackLinks exclude||='' include_self||=1 noheader||=0 page||='' info||='' ?> * [pi_name] => plugin * [name] => BackLinks * [args] => exclude||='' include_self||=1 noheader||=0 page||='' info||='' * [_tightenable] => 0 * ) The page source has the following html for the page heading: <h1><a href="HardwareNotes?action=BackLinks <view-source:http://www.pandasys.co.uk/phpwiki/index.php/HardwareNotes?action=BackLinks>"class="backlinks"title="BackLinks for HardwareNotes"onmouseover="window.status="BackLinks for HardwareNotes"; return true;"onmouseout="window.status='';return true;">HardwareNotes</a></h1> Any help you can provide for this would be much appreciated, I use the backlink functionality a lot when moving around my wiki. Thank, Peter On 03/01/12 19:30, Harold Hallikainen wrote: > And happy new year to you! I just tried the latest release candidate, and > it looks very nice! As mentioned in an email over the weekend, I am seeing > a bit of strangeness in the left margin, a few errors and warnings at the > bottom of pages, and captcha images not showing up. This is all running > under Fedora 16. My test server is at > http://hallikainen.org:8080/BroadcastHistory/ > > Thanks! > > Harold > > > |
From: Marc-Etienne V. <Mar...@al...> - 2012-01-04 10:04:40
|
Le 04/01/2012 02:15, Peter Campion-Bye a écrit : > Whilst we have some activity on this list, can I also thank Reini and > others for their continued work on phpwiki, and request help with a > small problem please? Thank you for your support. > I am seeing a problem with Backlinks no longer working. I recently moved > my wiki to a new apache server, new versions of php and mysql, and a new > version of phpwiki so I'm not sure which of these changes introduced the > problem. > > <?plugin BackLinks page=Milk,Honey ?> I cannot access your wiki, a password is required. However, from the output of your page, it seems that you do not have the lastest version of the BackLinks page. Can you ensure you are using 1.4.0RC1 (or latest Subversion trunk) and then do a "upgrade & overwrite" from the PhpWikiAdminstration page? http://www.pandasys.co.uk/phpwiki/index.php/HomePage?action=upgrade&overwrite=1 Best regards, Marc-Etienne -- Marc-Etienne Vargenau Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE +33 (0)1 30 77 28 33, Mar...@al... |
From: Peter Campion-B. <pe...@pa...> - 2012-01-04 12:41:11
|
Thank you Marc-Etienne, the 'upgrade and overwrite' has fixed the Backlinks and everything is now working perfectly again. On 04/01/12 10:04, Marc-Etienne Vargenau wrote: > Le 04/01/2012 02:15, Peter Campion-Bye a écrit : >> Whilst we have some activity on this list, can I also thank Reini and >> others for their continued work on phpwiki, and request help with a >> small problem please? > Thank you for your support. > >> I am seeing a problem with Backlinks no longer working. I recently moved >> my wiki to a new apache server, new versions of php and mysql, and a new >> version of phpwiki so I'm not sure which of these changes introduced the >> problem. >> >> <?plugin BackLinks page=Milk,Honey ?> > I cannot access your wiki, a password is required. > > However, from the output of your page, it seems that you do > not have the lastest version of the BackLinks page. > > Can you ensure you are using 1.4.0RC1 (or latest Subversion > trunk) and then do a "upgrade& overwrite" from the > PhpWikiAdminstration page? > http://www.pandasys.co.uk/phpwiki/index.php/HomePage?action=upgrade&overwrite=1 > > Best regards, > > Marc-Etienne > |
From: Marc-Etienne V. <Mar...@al...> - 2012-01-04 10:06:37
|
Le 03/01/2012 20:30, Harold Hallikainen a écrit : > > And happy new year to you! I just tried the latest release candidate, and > it looks very nice! As mentioned in an email over the weekend, I am seeing > a bit of strangeness in the left margin, a few errors and warnings at the > bottom of pages, and captcha images not showing up. This is all running > under Fedora 16. My test server is at > http://hallikainen.org:8080/BroadcastHistory/ Hello, Did you try the corrections I posted yesterday? Best regards, Marc-Etienne -- Marc-Etienne Vargenau Alcatel-Lucent France, Route de Villejust, 91620 NOZAY, FRANCE +33 (0)1 30 77 28 33, Mar...@al... |