Author |
Message |
dad7732
RavenNuke(tm) Development Team

Joined: Mar 18, 2007
Posts: 1242
|
Posted:
Wed Jul 15, 2009 9:42 pm |
|
Sketchy info at best. Was going to have a look at "Edit Users" but the icon was missing. Brought up "Modules" and sure enough, Your_Account was listed as "inactive". DB was optimized two days ago and since then no maintenance took place. Any idea what to look for other than just some temporary glitch maybe bumping heads with another MySQL access? This "has" been known to occur. Or just simply one of those "gremlins".
Cheers |
|
|
|
 |
jakec
Site Admin

Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Wed Jul 15, 2009 11:17 pm |
|
I've not heard of this happening before. If you reactive the module does the Edit Users button reappear in the admin section? |
|
|
|
 |
dad7732

|
Posted:
Thu Jul 16, 2009 6:14 am |
|
Quote: | does the Edit Users button reappear in the admin section?
|
Yes, it reappears.
I've had this happen before but not just one module, all of them at once but the icons didn't disappear.
I think it was just a case of a collision in accessing the DB because it happened milliseconds after denying a user. The next click produced a blank page in "ya-users" and a reload was when the icon disappeared. An immediate re-activate cleared things up and the icon re-appeared.
Cheers |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Thu Jul 16, 2009 6:07 pm |
|
There have been forum posts, I believe, about the auto-deactivation/removal of modules from the modules table. *nuke will read the modules directory and if it cannot find a given module's directory, it will remove it from the modules table. This can happen, I think, at times when a site is under very heavy load and/or maybe when anything else going on at the same time interferes with PHP's directory retrieval.
We have talked about possibly removing this capability from RN (may already have), especially from the modules block and making it strictly an admin refresh type activity/request. Or, possibly adding a module removal step where the admin must also delete the module using the modules ACP page. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
Palbin
Site Admin

Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Fri Jul 17, 2009 5:23 am |
|
I believe the directories are only read in the modules admin now in RN. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
 |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Fri Jul 17, 2009 12:50 pm |
|
This could happen if the modules block can't read the index.php in a module, which is usually a server load issue that affects all modules, but it could also happen to one or more modules. |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
dad7732

|
Posted:
Fri Jul 17, 2009 2:14 pm |
|
I've had, and reported this issue here, a while back but it affected most all modules, not just one. And unlike this time, none of the icons disappeared.
Cheers |
|
|
|
 |
|