Welcome, Guest
Username Password: Remember me

Joooid 2.0 Beta released for testing
(1 viewing) (1) Guest

TOPIC: Joooid 2.0 Beta released for testing

Joooid 2.0 Beta released for testing 1 year, 3 months ago #366

  • admin
After a month of hard work I've finished the porting to the new fragment framework (in compatibility mode to support at least from Android 2.1), this means that now Joooid supports tablets. This also means that Joooid from the next release wil not work anymore on android 1.5 and 1.6, but will be still available the apk from the 1.4 release. I've also implemented a nice action bar, compatible with older Android versions. Download here and enjoy! Please post your issues/suggestions/comments or bug reports in this post in the forum.

Changelog 2.0 beta 2:
* support for TABLETS;
* new html tags in editor;
* local cahing of articles
* draft mode
* support for https
* custom joooid component/plugin url
* component/plugin version check
* new debugging options for connection problems;
* looot of bugfixes (as in title);
Last Edit: 1 year, 2 months ago by .

No Image-Upload - with errormessage 1 year, 2 months ago #379

  • morpheus
Hello,

my problem is the imageupload from app/smartphone to the /images/joooid folder. I have test a lot of options, the same problem I have in the 1.4 and 2.0 version. All right for the imagedir and the plugindir are 777.

I can not upload a file/image with "File-Uploader" (in germany "Datei-Uploader"). The errormessage can see in attachment (error 001).

When I create a new article, than the text to be uploaded, but the Images not. The errormessage can see in attachment (error 002).

After create a article the image/joooid folder is empty too. I have delete htaccess, but without effect. For create the "Login" I used V1.7 | www.tomyside.de/joomladir | Plugin Url: no change | Login: My Super User Account | HTTP Authentication: blank (without).

My System is a new Joomla 2.5.1 installation and the Server use the newest PHP. My device is a Galaxy Note with Android 2.3.6.

My sneaking suspicion is the rightmanagment. The Joooid-App can not upload the files in the right folder.

I hope everybody can help me. Sorry for my poor english, I hope it to be comprehensible for each.
Attachments:
Last Edit: 1 year, 2 months ago by .

Re: No Image-Upload - with errormessage 1 year, 2 months ago #380

  • admin
Hi Morpheus,
congratulation you've found 2 bugs! I've fixed one of them, the upload file was using a wrong url to conect to server so the images where not correctly uploaded.
I've also added a detail/report button that can be used send me some debugging information when an error occur in publishing an article, so you can use it to send me informations about your error. Let me know when you have tested this apk. Thank you in advance.


Joooid 2.0 beta 2 apk
Last Edit: 1 year, 2 months ago by .

Re: No Image-Upload - with errormessage 1 year, 2 months ago #381

  • morpheus
Thanks! I have test the new APP directly, I'm sorry to say that it is a continuous problem.

The Error-Detail is:

JOOOID DEBUG INFO

Error: null

StackTrace:
null

Response From Server:
<br />
<b>Notice</b>: Undefined variable: difference in <b>/is/htdocs/wp10986015_ZXPELIRQ85/www/kaufen/plugins/xmlrpc/joooid/joooid.php</b> on line <b>736</b><br />
<?xml version="1.0"?>
<methodResponse>
<params>
<param>
<value><string>13</string></value>
</param>
</params>
</methodResponse>

The Plugin URL is now: /index.php?option=com_joooid
I dosnt used .htaccess file, so I think I need not the HTTP Authentication, or?

The Server use the www-folder "www" for start the web-server. The real path is: "www.meineseite.de/kaufen/" for the Jooomla installation.

I hope this is a good start to find the bug?
Last Edit: 1 year, 2 months ago by .

Re: No Image-Upload - with errormessage 1 year, 2 months ago #382

  • admin
Ok, you are pointing to the right url but you have to set your error reporting in php.ini to :

error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING

and restart your apache as pointed in this thread.

The output is good but you have to disable error report so the applcation can get a clean xml from server in order to parse it. Please test it again and then let me know, thank you.

Re: No Image-Upload - with errormessage 1 year, 2 months ago #383

  • morpheus
This is a problem and impossible for me. I use a webhoster packet from hosteurope and can not change the PHP-Options.

I have found in German forums more user with the same problem, that the text is ok but the pictures didn't uploaded.

I think it is`nt a problem with the uploadright from different server options. The upload from files over the "upload-funktion" from joooid works perfect. I can select for example a picture from my Smartphone and upload this.

Need joooid for resize a picture imagemagick to resize the images?
Last Edit: 1 year, 2 months ago by .
Time to create page: 0.25 seconds