Reviewed & tested by the community
Project:
Wikitools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
28 Apr 2011 at 19:33 UTC
Updated:
19 Jul 2019 at 06:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jpmckinney commentedTry this patch. Untested.
Comment #2
Anonymous (not verified) commentedOh, thanks! I will try that tonight - sorry - I was out of town so I was unable to take a look at the issue. :)
Comment #3
Starminder commentedAre there any plans to continue progress on D7?
Comment #4
itman commentedThe patch didn't work for me, sorry. I am getting an error:
PHP Fatal error: Call to a member function where() on a non-object in .../sites/all/modules/wikitools/wikitools.admin.inc on line 138,
Comment #5
Thoul commentedThe patch in #1 didn't work for me either, but I used it as a starting point to craft a solution. It was pretty close and just needed a few tweaks to get it working. The result is this patch.
It has been tested a little, but not extensively. Please note, I am very new to Drupal, so I might not have done everything quite right. This is the very first bit of Drupal code I'm sharing with anyone.
Comment #6
sanduhrsAppears to be working fine!
Comment #7
davydog commentedThis was the error message I got when I had the
7.x-1.0-alpha1version installed:Neither patch worked for me. My attempts to apply either patch were automatically aborted during each try.
I uninstalled the
7.x-1.0-alpha1version and installed the7.x-1.x-devversion instead.So far, the
7.x-1.x-devversion appears to work, although some of the functionality has disappeared (like the ability to check for duplicate titles, for instance).Comment #8
gisleThe patch posted in this thread has been rerolled into
wikitools-drupal7-port-rerolled-2014-oct-4-0001.patchto apply cleanly to the HEAD of 7.x-1.x.