MyBB Community Forums

Full Version: 1.6.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
it runs from the root folder but only cares about .php files in /inc/plugins and any subfolders to that (such as /inc/plugins/mybbpublisher)
(2012-03-01, 12:09 AM)Projec13 Wrote: [ -> ]
(2012-03-01, 12:06 AM)JimR Wrote: [ -> ]
(2012-02-29, 11:50 PM)Projec13 Wrote: [ -> ]Plugins Folder Permission: 755

When I upload the php, I upload it to my root directory, not /inc right ?

Yes that is correct but have you set the correct permissions to the plugins directory ? ... the script may be trying to write the changes to the plugin files but you have not given it permission to do so ... as a temp measure set inc/plugins to 777 re run the script and see what happens ... but remember to set the permissions back to how they were afterwards


I changed: Inc to 777, Plugins to 777, and the .php file to 777 still no sucess, I even set my root directory to 777 still nothing, it says there is stuff that needs fixed, but never completes the actual updating

and also the files included ? or just the directories ?
(2012-03-01, 12:17 AM)pavemen Wrote: [ -> ]it runs from the root folder but only cares about .php files in /inc/plugins and any subfolders to that (such as /inc/plugins/mybbpublisher)

so perhaps permission to the php files or sub directories & files under inc/plugins ?
You mean the plugins its trying to edit ? I didn't change there permissions no
(2012-03-01, 12:21 AM)Projec13 Wrote: [ -> ]You mean the plugins its trying to edit ? I didn't change there permissions no
you should it may work !!!!
(2012-03-01, 12:23 AM)JimR Wrote: [ -> ]
(2012-03-01, 12:21 AM)Projec13 Wrote: [ -> ]You mean the plugins its trying to edit ? I didn't change there permissions no
you should it may work !!!!

Tried making every file in plugins folder 777 still no success.. Man I'm really regretting going to 1.6.6 lol

(2012-03-01, 12:24 AM)Projec13 Wrote: [ -> ]
(2012-03-01, 12:23 AM)JimR Wrote: [ -> ]
(2012-03-01, 12:21 AM)Projec13 Wrote: [ -> ]You mean the plugins its trying to edit ? I didn't change there permissions no
you should it may work !!!!

Tried making every file in plugins folder 777 still no success.. Man I'm really regretting going to 1.6.6 lol
did you allow the server time to resolve the changes to the files ? perhaps try it again
Pages: 1 2 3