You are not logged in.
Pages: 1
Hi, everybody !
First, Thanks for Ionize !
So... I want to add some medias to a page.
I tested on pictures. When I click on Add Media it's ok, I have the tinybrowser page.
Then I select a picture in the list -> nothing.
When I look at FireBug, Here is the php error :
<p>Message: Undefined index: path</p>
<p>Filename: admin/media.php</p>
<p>Line Number: 494</p>
AND
<p>Message: Undefined index: file_name</p>
<p>Filename: admin/media.php</p>
<p>Line Number: 496</p>
But it seems that the post value "path" is sent to server...
So I tried to see in tinymce code where does the problem come from... But I don't know which plugin of tinymce is used to display imagebrowser.
Can someone help me please ?
Bye Yuka
Offline
Hi !
It's Ok ! I found the problem !
It comes from the SQL Request in media_model.
The field "date" of table "media" had no default value... So I put as default value : 0000-00-00 00:00:00 and now it works !
Bye !
Offline
Pages: 1
© 2010-2012 Partikule | Web agency Paris, France