Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorargie01
    • CommentTimeDec 22nd 2006 edited
     # 1
    Hi,

    I'm using Vanilla 1.0.3 and Attachments 2.1 toghether with Inline Images 1.2.
    The problem is when I attach an image, I don't get the image embbebed on the post. Instead of this, I get just a text with the name of the image (myimage.jpg). And this is not an url...
    I mean, I thought when I attach an image this should appears into the post (embbebed), and not as a simple text.

    Thank you for your help.
    •  
      CommentAuthorTiggr
    • CommentTimeDec 23rd 2006
     # 2
    • CommentAuthorargie01
    • CommentTimeDec 23rd 2006
     # 3
    Thank you ! Fixed !
  1.  # 4
    i have that same problem with attachement 2 and inline 1.3?
    http://bikes.contrecoups.com/comments.php?DiscussionID=1&page=1#Item_2

    why?


    i saw this:
    * emilime
    * CommentTimeDec 12th 2006 edited

    block userblock comment# 118
    Hello

    I'm using Vanilla 1.0.3 + Attachments 2.0 + Inline Image 1.1
    Attachments 2.0 works fine but Inline Image doesn't for me :-( all I see is the alternative text with the name of the image... the response I get from /community/extensions/InlineImages/image.php?AttachmentID=## has content-length=0

    UPDATE: well I think I've just found the error: the new constant IN_VANILLA is defined in appg/settings.php but the test if (!defined('IN_VANILLA')) exit(); in image.php is before the include of settings.php so IN_VANILLA is never defined and the script always exits.
    Just move the test after include('../../appg/settings.php');
    and everything works fine


    but i don't have
    if (!defined('IN_VANILLA')) exit();
    in inline image.php file
  2.  # 5
    yeah I'm stuck on this one now - many threads and no solutions!

    please someone help

    thanks
Add your comments
    Username Password
  • Format comments as