Jump to content

Bootstrapping doesn't work in latest dev?


Soma
 Share

Recommended Posts

Something strange going on as suddenly the latest wire version stopped working at all, after switching back. I then put in again older version and it needed two refreshs to get it work again. After changing again to latest it again stopped working at all. I now dropped in a new copy of the latest wire folder from the repo and it works again, even in bootstrap. Hmm.

Link to comment
Share on other sites

Ok I'm stupid, as I placed an exit in core to debug something... :D not my day I guess.

It doesn't do anything. :)

Ok strange, now it works, and I only added some echo "test" inside the getPageImageManipulator() and uploaded.

So I think I got when testing added a exit() there and haven't uploaded the module when removing it. Darn. :) Thanks for your time.

Soma, you no more should use exit for that sort of "rapid debugging"! ;)

Maybe you should use the "advanced rapid debug" method like:

die("<p style='margin:10px;padding:20px;background-color:sienna;color:white;'>RIP :: now I'm dead, because Soma has shot me here: <br />" . __FILE__ . ' : ' . __LINE__ . '</p>');

:grin:

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...