Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Question Hack Img upload tinypic add editor

More
10 years 8 months ago - 10 years 8 months ago #1 by specialworld
How to insert button upload images from hosting online. The code I've entered in the editor is as follows :
Code:
<script type="text/javascript"> tinypic_layout = ''; tinypic_type = 'images'; tinypic_links = 'forum'; tinypic_language = 'en'; tinypic_search = 'false'; tinypic_autoload = false; </script> <script src="http://plugin.tinypic.com/j/plugin.js" type="text/javascript"></script> <center><p class="alert alert-info">Service to upload images offered by Tinypic</p><input type="button" class="btn btn-primary center" value="Upload image" onclick="javascript:showTinypicPlugin();"/></center>

Here is a screenshot





My website: www.codelinsoft.it
Last edit: 10 years 8 months ago by specialworld.

Please Log in or Create an account to join the conversation.

Time to create page: 0.221 seconds