Closed (fixed)
Project:
widgEditor - A WYSIWYG editor
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2006 at 13:12 UTC
Updated:
20 Feb 2007 at 21:45 UTC
Strange.. I can't find the settings - and i'm not a newbie ;)
* I've enabled te module
* I've allowed access to the admin "use widgEditor"
* I'm the admin.
I see no "administer widgEditor", and I don't see the settings - What am I missing?
Cheers,
Amitai
Comments
Comment #1
Gurpartap Singh commentedAre you the first user? If no, and if you are trying accessing widgEditor settings, you need to have access to 'access system configuration' or something similar. Or, maybe if that comes up as bug with changes to Drupal 5.x, then maybe I'll have to take a look at it.
Comment #2
amitaibuNo, I'm not the first user, but I have admin rights.
Where do the settings need to be- under Administer> Site Configuration> widgEditor?
* I've changed Category to 'Bug'
Comment #3
Gurpartap Singh commentedTry getting access to system module permissions. Not really a bug, lots of modules don't have their own administration permissions though. Permissions are inherited from 'Site configuration' menu. Let's see.
Comment #4
amitaibuI've rechecked - and as Admin I've got all the privileges enabled.
Comment #5
Firewolf commentedI am having the same problem on my test site. I can not find the settings. And I am the first user, so full admin.
I am not very experienced with the php coding but shouldn't there be a _menu hook in de module file to enable this menu option? It is not there and that might be the problem for the missing settings possibility.
Comment #6
rzelnik commentedI have the same problem - the widgEditor settings are not available in the Administer > Site configuration. I have tried the direct path - admin/settings/widgEditor but just the general Site configuration was shown.
Comment #7
Gurpartap Singh commentedWeird, it works here! try this path:
?q=admin/settings/widgeditori.e. without capital letters.Comment #8
Gurpartap Singh commentedSorry, the correct version lied in the HEAD version which doesn't has a release. Now also committed into 5.x version in CVS. Release package should be updated soon. Sorry for inconveniences, and thanks for reporting.
Comment #9
shadyman@erroraccessdenied.com commentedWorks with new release. Thanks!
Comment #10
yktdan commentedI am on Drupal 5 and have the latest widgeditor 1.1.2.2 of 1/19. Enabling does not make it available. I am user/1.
Comment #11
Gurpartap Singh commentedIt should be fixed now. Not a critical issue though. You should check if you really did replace with the newest module files.
Comment #12
yktdan commentedI am on 1.1.2.2 which claims to fix the problem but it doesn't for me. Here is the line from the module I am running.
// $Id: widgeditor.module,v 1.1.2.2 2007/01/19 21:03:09 Gurpartap Exp $
site is www.new.nynjtc.org
Comment #13
shadyman@erroraccessdenied.com commentedDid you disable the module, then re-enable it?
Comment #14
yktdan commentedyes, even disabled, removed, replaced, reenabled.
Comment #15
Gurpartap Singh commentedHow about clearing menu (or all) cache?
Comment #16
Sanka-1 commentedFor me, it works too much. I activated the module and I have WISIWIG twice on my screen!
I don't understand.
Comment #17
Gurpartap Singh commentedNo sign of settings-not-coming up over here. Menu cache might be suspected problem though. Please reopen issue if problem persists.