Jump to content

[solved] strange behavior


Frank Vèssia
 Share

Recommended Posts

After updating PW from 2.0 to 2.1 i get a strange behavior in api. I cannot add any image except from the admin.

I made more test with no luck, this is my code, very simple.

$p = $pages->get(6629);
$p->setOutputFormatting(false); 
$p->immagine->add("http://www.9freepictures.com/d/file/art-online/200907/bob-ross-landscape-oil-painting-27-20.jpg");
$p->save;

no warning, no error_log, anything... ???

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...