Closed (fixed)
Project:
Auto Assign Role
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2009 at 09:56 UTC
Updated:
7 May 2009 at 15:20 UTC
Hi there,
I'm getting this 2 warnings in diferent pages (since instaled the latest dev)
In the /admin/user/autoassignrole page;
user warning: Table 'saveinse_drpl1.autoassignrole_page' doesn't exist query: SELECT rid, display, path, title, description, format, weight FROM autoassignrole_page in /home/saveinse/public_html/sites/all/modules/autoassignrole/autoassignrole-admin.inc on line 68.
In the user/register page;
user warning: Table 'saveinse_drpl1.autoassignrole_page' doesn't exist query: SELECT rid from autoassignrole_page in /home/saveinse/public_html/sites/all/modules/autoassignrole/autoassignrole.module on line 176.
Any ideas?
Thanks
Comments
Comment #1
manoloka commentedI also get this one in admin/build/modules;
Comment #2
manoloka commentedAny help anyone?
Please :-s
Comment #3
manoloka commentedIt seems that this was a duplicated issue.
I followed the recomentdations here #319592: Error - table doesn't exist and it's fixed now.
Thanks
Comment #4
manoloka commented