Re: FormBuilder / FormBrowser
Posted: Tue Apr 17, 2007 12:24 am
Hi Greg, well that worked. But it's just a workaround right? I shouldn't be having that problem in the first place correct?Greg wrote: Remove line 10 from method.install.php in the modules/FormBuilder folder
Code: Select all
if (! $this->CheckAccess()) exit;
Well, now that I've got From Builder installed, I turned my attention to Form Browserr. The attempt to install that resulted in this error...
I'm assuming this is similar to the preceding problem and will look for a similar bit of code to comment out as before. But if not, please provide guidance. Thanks.--Add Me - module:FormBrowser string:you_need_permission--
UPDATE: Well I did the same thing to the similarly named FormBrowser file and was able to install it. Success.
But I'm concerned about this permissions problem. I did not have this problem on another installation of CMSMS that I oversee which is hosted on a different host.
Can I safely reinstall CMSMS 1.0.5 right over the current install with no ill effects? I'd like to see if a fresh install would solve the problem.