Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 7    Views: 70

mixology
I hate code!
Profile
Posts: 24
Reg: Oct 01, 2011
Merelbeke
240
02/08/14 12:48 PM (11 years ago)

you don't have permission to access...

mmm...something strange is going on .I am creating a new selfhosted ( 3.0 that says 2.19 ...) app. When opening the screens I can access all of them without any problem . But if I want to open them from my startscreen (Carousel plugin), I get next error: you don't have permission to access /BT-server3//files/plugins/bt_screen_menuSimple/ on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. This suddenly happened. In the beginning there was no problem when I was doing this . Does anybody know what is going on here ? Thanks ! Yuri
 
Kittsy
buzztouch Evangelist
Profile
Posts: 2251
Reg: Feb 22, 2012
Liverpool
31,360
like
02/08/14 12:51 PM (11 years ago)
That is a strange one as the Buzz Carousel doesn't use any of the menu simple stuff. I'm away from mac so can't test properly on iPad. I'll check up on this later
 
Stobe
buzztouch Evangelist
Profile
Posts: 1528
Reg: Mar 04, 2011
Fredericksburg,...
24,680
like
02/08/14 08:36 PM (11 years ago)
The part that troubles me is when you say you have a 3.0 self hosted that says 2.19. This happened early on when certain files were't copied over correctly to upgrade a self hosted install. If that's the case, that could certainly affect your permissions to certain files in your installation. Have you been successfully using this server in the past? Or is this something new that you're working with?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/08/14 09:10 PM (11 years ago)
I assume you mean you're trying to click on the screen to load from the child items list in the Carousel plugin screen for your app on the control panel? If so, it should be going to bt_screen.php, rather than something in the files/plugins directory. Leads me to think the same thing as Stobe - might be something wrong with your self-hosted install. I would try reinstalling it. (Shouldn't erase anything to do so).
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
02/09/14 02:28 AM (11 years ago)
Hi Guys, "The part that troubles me is when you say you have a 3.0 self hosted that says 2.19" This could also be caused by the fact that the config.php isn't modified well. After an upgrade you should edit the config.php and make sure line 72 looks like this: define("APP_CURRENT_VERSION", "3.0.0"); After you've done this, the control panel will show version 3.0.0 I also see a double slash in this url (After BT-server3): /BT-server3//files/plugins/bt_screen_menuSimple/ Makes me think to review the complete config.php again. Especially define("APP_URL" and define("APP_PHYSICAL_PATH" This could also lead to inconsistencies. As Kittsy said: The error is about the menuSimple (and not The Carousel Plugin). Maybe something is also incorrect in the given information about the error. Best Regards, Danny
 
mixology
I hate code!
Profile
Posts: 24
Reg: Oct 01, 2011
Merelbeke
240
like
02/09/14 11:49 AM (11 years ago)
reinstalled everything, changed line 72 and got it back working. ( back upped "files" and copied them into new install... ) The strange thing about this all is that the install worked perfectly before but suddenly something went wrong. Anyway : back in business :) Thanx for all replies ! Yuri
 
mixology
I hate code!
Profile
Posts: 24
Reg: Oct 01, 2011
Merelbeke
240
like
02/10/14 05:22 AM (11 years ago)
too fast too happy :( Same problem back again. It's strange, because it happened after making some changes in the Carousel plug in . When Iclick on the screen to load from the child items list in the Carousel plugin screen I do get next message back again :( You don't have permission to access /BT-server3//files/plugins/bt_screen_menuSimple/ on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I suppose I will have to rebuild the whole app :( Yuri
 
mixology
I hate code!
Profile
Posts: 24
Reg: Oct 01, 2011
Merelbeke
240
like
02/10/14 08:34 AM (11 years ago)
too fast too happy :( Same problem back again. It's strange, because it happened after making some changes in the Carousel plug in . When Iclick on the screen to load from the child items list in the Carousel plugin screen I do get next message back again :( You don't have permission to access /BT-server3//files/plugins/bt_screen_menuSimple/ on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. I suppose I will have to rebuild the whole app :( Yuri
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.