Closed (fixed)
Project:
MySite
Version:
5.x-3.0
Component:
- Type plugin
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2008 at 17:24 UTC
Updated:
1 Oct 2008 at 13:59 UTC
Hey there,
I was wondering if the plugin for refine by taxo still worked for this version? As it been updated with the latest versions or it just stayed there untouched all this time??
thanks,
Patchak
Comments
Comment #1
agentrickardUntouched. Have there been major changes in the Refine-by-Taxo module?
Comment #2
patchak commentedinstalling the plugin in the "types" folder creates this error :
[Sat May 03 14:52:36 2008] [error] [client 85.218.24.41] PHP Parse error: syntax error, unexpected T_FOREACH in /var/www/html/www/yelp-like/sites/all/modules/mysite/plugins/types/refine.inc on line 125
That line is : foreach ($nodes as $nid) {
I guess it's some data structure that changed on the other module, or maybe the way plugins are made changed, since this was originally written for the first version of mysite module.
Patchak
Comment #3
agentrickardI would suspect a change in the Refine by Taxo module. The plugin API hasn't changed that much, and anything that worked on 5.x.2 should work on 5.x.3.
Comment #4
agentrickard