View Full Version : Problem with poll modules
Lordek
02-13-2006, 10:00 PM
Hi, I have deleted the poll module of CMPS, but nowadays i want to include twice. When I upload the file "currentpoll.module" of the "Extras/modules" directory of the official CMPS package I obtain the following Error:
"The file you have uploaded is not a valid module file."
What's the problem?
PD: Apologize for my poor English :)
Brian
02-15-2006, 03:47 PM
Double check that your forum/modules/ folder is chmod to 777.
Lordek
02-16-2006, 03:54 PM
The directory has 777 permissions
Brian
02-18-2006, 09:17 PM
Try looking in your admincp/vba_cmps_admin.php file for this code:
if (substr($modfile['name'], -7) != '.module')
Add this right Above it:
clearstatscache();
And let me know if that helps.
ZIKI-SET
04-05-2006, 08:24 AM
The code doesn't work and I have a similar prob.I want to upload a module but I cannot
Zachery
04-05-2006, 10:24 AM
Thats not a similiar problem, please open your own thread.
ZIKI-SET
04-05-2006, 11:26 AM
No it is cause It says the same
Zachery
04-06-2006, 12:47 AM
Thats not a similiar problem, please open your own thread.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.