Firefox PHP

Module: Embed Images

Posted by Maurice Makaay 
Re: Module: Embed Images
December 14, 2012 12:58PM
I have both the Embed images and the Embed Attachment Module running.

The Embed Images is the viewer that is needed. The actual images are generated by placing a url to the photo (where ever you want it) or the Embed Attachment Module.

The Embed Attachment module places the link at the active cursor location in the message. If you want it to go someplace specific, you need to move the cursor to the correct spot in the message before clicking on the "Create link in message" button.

I don't have it set to automatically add on (the setting is not checked)



Edited 1 time(s). Last edit at 12/14/2012 01:02PM by DavidVonB.


Re: Module: Embed Images
December 14, 2012 06:12PM
By referring to the snapshot...the embed images are shown right after the signature. I don't think we can put any image link right after the signature, right?





Edited 1 time(s). Last edit at 12/14/2012 06:12PM by autoven.
Re: Module: Embed Images
December 14, 2012 06:14PM
I need help for this...really appreciate that. :)



Edited 1 time(s). Last edit at 12/14/2012 06:16PM by autoven.
Re: Module: Embed Images
December 15, 2012 02:11AM
Did you read and try what David proposed?


Thomas Seifert
Re: Module: Embed Images
December 15, 2012 07:20PM
David's solution definitely work...but this is not the solution....
How can i restrict the posters in my forum use the same way as what David proposed?
They usually upload and post directly...they won't go and create the link.



Edited 1 time(s). Last edit at 12/15/2012 07:22PM by autoven.
Re: Module: Embed Images
December 16, 2012 11:23AM
Right now, you have two solutions, either allow the users to create links in the message to embed the images or automatically embed all the images after the message and signature.

To get any other action, you would need to write a module. One way of doing this would be to use the (3.14.5.) before_post hook This allows you to get the message after it has been submitted and before it is stored to the database.

The module could be programmed to work as follows.
Check to see if there are any attachments
See if user has already embedded a link (ignore those)
Program the module to generate the embed code where you want it in the message.
return modified message.
Re: Module: Embed Images
December 24, 2012 06:42PM
Hello dear,

I have just this problem, Download test (tries to load [www.google.com]) NOT OK, I checked my server, and port 80 is open, does I need any changing in Plesk or in Apache, or in Firewall?

The file http_get.php does I need upload it or leave it, because there already one file in same name in httpdocs/phorum/include/api/.

Here is results Port check.

PORT STATE SERVICE

80/tcp open http

81/tcp closed hosts2-ns

82/tcp closed xfer

83/tcp closed mit-ml-dev

84/tcp closed ctf

85/tcp closed mit-ml-dev

86/tcp closed mfcobol

87/tcp closed priv-term-l

88/tcp closed kerberos-sec



Edited 1 time(s). Last edit at 12/24/2012 06:47PM by Toni.
Re: Module: Embed Images
December 25, 2012 03:49AM
Are you sure that *outgoing* port 80 is open?


Thomas Seifert
Re: Module: Embed Images
December 25, 2012 08:11AM
Is that correct?

field "Destinations" did I need do something with or leave as it?


Re: Module: Embed Images
December 25, 2012 10:39PM
Is there anything more should I do to solve it?

I hope someone help me, I appreciate.
Sorry, only registered users may post in this forum.

Click here to login