View Full Version : Grass Valley Forum Down?


Jim Grubbs
June 27th, 2015, 09:16 AM
For the last two weeks, I have not been able to access the Grass Valley User Forum (Grass Valley Forums (http://forum.grassvalley.com/forum/)).
All I get is a page full of code like:
bf_ugp_forumpermissions['canview'])) { print_no_permission(); } if (empty($foruminfo['forumid'])) { // show all forums $forumid = -1; } else { // check forum permissions $_permsgetter_ = 'index'; $forumperms = fetch_permissions($foruminfo['forumid']); if (!($forumperms & $vbulletin->bf_ugp_forumpermissions['canview'])) { print_no_permission(); }

Anyone else having the same problems?

Mark Williams
June 27th, 2015, 09:39 AM
I have been accessing it fine. Tried your link and it works. Check for virus on your computer.

Jim Michael
June 27th, 2015, 10:33 AM
Try this: delete any cookies associated with that site and then restart your browser.

James E. Thomas
June 27th, 2015, 12:20 PM
The forum is working fine here.

Jim Grubbs
June 27th, 2015, 05:26 PM
Thanks, clearing the cookies worked.