upload Inline image in 2.8.0RC

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

upload Inline image in 2.8.0RC

Post by nico »

I just started using phpMyFAQ and it looks pretty nice. Started this morning with 2.7.9, but ran into all kinds of issues so decided to upgrade. This failed... cleared my setup and started over from stratch.
Ran into a setup but for MS SQL server.

When installatin 2.8.0 on a clean database, the SQL script that is executed is trying to create a few database with column type INT(11). In MS SQL, INT doesnt take a column size, its just INT.
so i modified all the scripts in the install directory (find replace INT(11) with INT) as editing only MSsql.php wasnt enough.
Then the installation succeeded.

now im stuck at this issue: Im not able to upload a new image from the admin console. The only option i have is to inline an image from a hyperlink.

is this by design or a bug ?

I need my editors to be able to add images themselves.

Hope you can advise.

Regards,

Nico
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upload Inline image in 2.8.0RC

Post by Thorsten »

Hi,

where do you try to upload an image? In the editor?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

Re: upload Inline image in 2.8.0RC

Post by nico »

yea in the WYSIWYG editor, i click the insert image button.
2.7.9 gave me an upload option, 2.8 doesnt
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upload Inline image in 2.8.0RC

Post by Thorsten »

Hi,

here it is:
Bildschirmfoto 2013-02-14 um 19.08.35.png
bye
Thorsten
You do not have the required permissions to view the files attached to this post.
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

Re: upload Inline image in 2.8.0RC

Post by nico »

yea thats the one i had in 2.7.9 too, in 2.8.0RC i get this:

Image attached
You do not have the required permissions to view the files attached to this post.
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upload Inline image in 2.8.0RC

Post by Thorsten »

Hi,

which browser do you use? Looks like the upload plugin is missing

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

Re: upload Inline image in 2.8.0RC

Post by nico »

Chrome at the moment, how do i install the plugin ?
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upload Inline image in 2.8.0RC

Post by Thorsten »

Hi,

looks completely different from my view in Chrome:
Bildschirmfoto 2013-02-15 um 09.09.39.png
bye
Thorsten
You do not have the required permissions to view the files attached to this post.
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

Re: upload Inline image in 2.8.0RC

Post by nico »

any suggestion how i can fix it ?
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upload Inline image in 2.8.0RC

Post by Thorsten »

Hi,

please take a look at http://moss.demo.phpmyfaq.de/

This is our official demo based on the RC and it doesn't look like your screenshot. You can login with the username "admin" and the password "demoadmin"

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

Re: upload Inline image in 2.8.0RC

Post by nico »

Yes that is the same as yours.

Any idea why mine is loading different ?
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upload Inline image in 2.8.0RC

Post by Thorsten »

Hi,

not without checking your installation. Any hints when clicking on verify your installation in the admin dashboard?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

Re: upload Inline image in 2.8.0RC

Post by nico »

i got this

Online verification check

phpMyFAQ version mismatch - no verification possible.
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upload Inline image in 2.8.0RC

Post by Thorsten »

Hi,

are you sure you're running the RC? :-)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
nico
Posts: 10
Joined: Thu Feb 14, 2013 4:12 pm

Re: upload Inline image in 2.8.0RC

Post by nico »

The top left image is saying i do, so yes i can asume to :)
Post Reply