PDA

View Full Version : webinfo not allowed unable to check if frozen



ROBOTMAN
03-06-12, 15:51
hi guys i get this when in softcam manager checking the info button im using Cccam 2.3.0 at the mo how do i enable webinfo cant find any option to do this any where or do i have to add something to the Cccam cfg file
or does this not matter any help would be appreciated

thanks guys

Larry-G
03-06-12, 16:03
place the following line in your config file

ALLOW WEBINFO : YES

you may also want to place this line in there too.

ALLOW TELNET INFO : YES

ROBOTMAN
06-06-12, 12:15
thanks for that new i was missing something
thought it would be a simple one

cheers again

ROBOTMAN
06-06-12, 12:43
hi guys i get this when in softcam manager checking the info button im using Cccam 2.3.0 at the mo how do i enable webinfo cant find any option to do this any where or do i have to add something to the Cccam cfg file
or does this not matter any help would be appreciated

thanks guys

copied and pasted the two lines exactly and placed then on the first lines in cfg file and tried several reboots but still giving me the same message

where have i gone wrong now cheers guys

Rob van der Does
06-06-12, 15:13
I think it should be

ALLOW TELNETINFO: YES
ALLOW WEBINFO: YES
so no space before the ':'.