Login     Sign up
Error with "Quick Member Manage" "Stream Monitor" and "Cache Controller"
Thomas Ramsey (@theartistconnect)
Join date: Oct 27th 2010
Community posts: 38
View Profile
Send Message

The new admin preferences in 4.2"Quick Member Manage" "Stream Monitor" and "Cache Controller" cannot be accessed and I got this error:

[code]

Warning: include(modules/admin/inc/members_quick.php) [function.include]: failed to open stream: No such file or directory in /home/content/51/6926051/html/includes/libs/admin.module.php on line 62

Warning: include() [function.include]: Failed opening 'modules/admin/inc/members_quick.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/51/6926051/html/includes/libs/admin.module.php on line 62

[/code]

4.2 is a fresh install. Any idea on how to fix?

173 months ago
DeepX (@deepx)
Join date: Jul 6th 2010
Community posts: 7
View Profile
Send Message

I got the same error... are there some files missing?

There is the statement
[code]include "modules/admin/inc/members_quick.php";[/code]
in the file admin.module.php on line 62

I have no file like this...

Please help.

Thank you

173 months ago
Jcow Master (@falcone)
Join date: Sep 2nd 2010
Community posts: 917
View Profile
Send Message

that is what wrote in the bug thread.

strange as it is, you can find this files in the free version of jcow 4.2.

173 months ago
John D (@johnd)
Join date: Oct 29th 2010
Community posts: 132
View Profile
Send Message

I thought 4.2 free version didn't have any updates/changes?

173 months ago
DeepX (@deepx)
Join date: Jul 6th 2010
Community posts: 7
View Profile
Send Message

[quote=falcone]that is what wrote in the bug thread.

strange as it is, you can find this files in the free version of jcow 4.2. [/quote]

Thanks a lot. That helps :)

173 months ago