laravel-bootstrap icon indicating copy to clipboard operation
laravel-bootstrap copied to clipboard

Problem accessing Posts / Content Blocks / Galleries

Open howcr opened this issue 10 years ago • 2 comments

Hi, I'm experiencing strange behaviour:

  • using: davzie/laravel-bootstrap (1.0.3)
  • php artisan serve
  • tested on Chrome (Version 33.0.1750.146)
  • tested on Firefox (Version 26.0)
  • running on Mac OS X

I can login & create Users as well as save new Settings BUT accessing Posts / Content Blocks / Galleries has problems loading:

  • packages/davzie/laravel-bootstrap/css
  • packages/davzie/laravel-bootstrap/js

In the console I am receiving: 'Caution Provisional Headers are shown.'

It's strange, I'm looking into why I am having this issue and will post back when I find out why this is occurring.

I did find this: http://forumsarchive.laravel.io/viewtopic.php?id=12268

If you look post 19 on that thread you'll see: "I got into the admin but writting posts is throwing errors...".

Cheers, Howcr

howcr avatar Mar 08 '14 16:03 howcr

Hey man,

Does this solve the problem? Are you using Adblock? https://stackoverflow.com/questions/21177387/caution-provisional-headers-are-shown-in-chrome-debugger

I’m not sure what else could be the issue here.

The only difference I see from what I’m running from your stack is that you’re using PHP’s built-in testing server where-as I’m using a homebrewed version of PHP 5.5

Dave

Dave

On 8 March 2014 at 16:27:02, howcr ([email protected]) wrote:

Caution Provisional Headers are shown

davzie avatar Mar 09 '14 17:03 davzie

I have the same thing happening.

Fresh laravel install. No AdBlock. Can't access posts, content blocks, or galleries.

Page seems to load without assets, and server shuts down in terminal

lukeed avatar May 09 '14 20:05 lukeed