| Author |
Message |
dad7732 RavenNuke(tm) Development Team

Joined: Mar 18, 2007 Posts: 1174
|
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: 3028 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 RavenNuke(tm) Development Team

Joined: Mar 18, 2007 Posts: 1174
|
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 Former Admin in Good Standing

Joined: Aug 29, 2004 Posts: 9071 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. |
|
|
|
 |
Palbin Site Admin

Joined: Mar 30, 2006 Posts: 2404 Location: Pennsylvania
|
Posted:
Fri Jul 17, 2009 5:23 am |
|
I believe the directories are only read in the modules admin now in RN. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 5997
|
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. |
|
|
|
 |
dad7732 RavenNuke(tm) Development Team

Joined: Mar 18, 2007 Posts: 1174
|
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 |
|
|
|
 |
|
|
|
|