Post by adriankoooo » Sun Oct 16, 2011 5:53 pm

Thank you very much! It is working now! :) Maybe we can ask a moderator to move this topic to the Free Contributions? This is really a helpful mod.

Two question,

Worth it to upgrade to jQuery 1.6.1?

Code: Select all

<script type="text/javascript" src="view/javascript/jquery/jquery-1.6.1.min.js"></script>
<script type="text/javascript" src="view/javascript/jquery/ui/jquery-ui-1.8.9.custom.min.js"></script>
<link rel="stylesheet" type="text/css" href="view/javascript/jquery/ui/themes/ui-lightness/jquery-ui-1.8.9.custom.css" />
<script type="text/javascript" src="view/javascript/jquery/ui/external/jquery.bgiframe-2.1.2.js"></script>
Mine looks like this now:

Code: Select all

<script type="text/javascript" src="view/javascript/jquery/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="view/javascript/jquery/ui/jquery-ui-1.7.2.custom.js"></script>
<link rel="stylesheet" type="text/css" href="view/javascript/jquery/ui/themes/jquery-ui-1.7.2.custom.css" />
<script type="text/javascript" src="view/javascript/jquery/ui/external/jquery.bgiframe.js"></script>
<script type="text/javascript" src="view/javascript/jquery/jstree/jquery.tree.min.js"></script>
<script type="text/javascript" src="view/javascript/jquery/jstree/lib/jquery.cookie.js"></script>
<script type="text/javascript" src="view/javascript/jquery/jstree/plugins/jquery.tree.cookie.js"></script>
<script type="text/javascript" src="view/javascript/jquery/ajaxupload.js"></script>
Also there was this in the original file manager.tpl:

Code: Select all

<script type="text/javascript" src="view/javascript/jquery/ui/ui.draggable.js"></script>
<script type="text/javascript" src="view/javascript/jquery/ui/ui.resizable.js"></script>
<script type="text/javascript" src="view/javascript/jquery/ui/ui.dialog.js"></script>
<script type="text/javascript" src="view/javascript/jquery/ui/external/bgiframe/jquery.bgiframe.js"></script>
it does not need any more?

Active Member

Posts

Joined
Thu Mar 03, 2011 6:52 am


Post by kaylohn » Sun Oct 16, 2011 8:58 pm

You are welcome, adriankoo :)

Yes! indeed it would be very nice if this topic was moved, I was actually thinking of putting up a free extension for people to use.

As for your questions:

Q. Worth it to upgrade to jQuery 1.6.1?

A. IMO It doesn't matter, OC 1.5.1.2 was using later version of jQuery. I did not want to make things complicated for simple people/ users who might be using this, by upgrading their jQuery for OC 1.4.x.x, that would require them to copy and manage a few files/ code. This way they could just replace the filemanager.tpl according to their version. :). On the other hand, putting in dual links/ src for jQuery 1.3.2 and 1.6.x for compatibility was risky. :)

Furthermore, as the image manager is called/ requested from a page, the scripts pertain to that instance of it.

Q. ....

A. As long as your code works and does the job, it's beautiful! :)

I made a mistake by not versioning the ZIP files :( Anyway, people will figure which one they need by reading the posts.

Hope this helps.

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by adriankoooo » Tue Oct 18, 2011 6:07 am

There is a little bug: http://d.pr/5c5q+

When I am trying to open an unindexed (uncached, newly uploaded) folder then I get an error in FireBug and no pictures are shown. Already indexed/cached folders are OK.


Edited:

Sorry! I uploaded too big (3MB) images, I resized every image and now it is works like a charm. 8)

Active Member

Posts

Joined
Thu Mar 03, 2011 6:52 am


Post by kaylohn » Wed Oct 19, 2011 3:32 am

Hi!

+++++ UPDATE ++++++

This is available as an extension/ module (FREE).

Please download from there, proper files as per your OC version.

Extension created for Image Manager :)

Image Manager +

http://www.opencart.com/index.php?route ... on_id=3601

It's free!!!! Grab your copy!!!

Don't forget to rate/ vote and comment. :)

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by kaylohn » Mon Oct 31, 2011 1:40 pm

+++++++++++++++++++++ UPDATE ++++++++++++++++++++++++

INTRODUCING

Image Manager+ with Upload+ for OpenCart (UNRELEASED)
You would think it came with OpenCart !!!!!

====================================================================
Video Demo: http://www.youtube.com/user/KayLohn#p/u/0/kU9USYvV2c4
====================================================================

Features:

- NO MORE WOES
- Remembers last opened folder and folder tree state. NO insane clicking.
- Single/ Multiple file upload to your selected folder within Image Manager.
- Upload progress indicator.
- File type filtering.
- Fully compatible with FCKEDITOR.
- Drag and Drop files to upload. Yesssss!
- No browser refresh. TOTAL AJAX.
- HTML5/ FLASH fallback. (doesn't require Flash but can use it if available)
- Doesn't change OR modify the inner workings of OpenCart. Safe!.
- Consistent with OpenCart design. So feel at home!
- Images are resized automatically to specified dimensions before upload automatically (optional)
- NO upload file size restriction (optional)
- The Default OpenCart Image Upload is also THERE!!!!
- Extremely simple to Install.
- Extremely simple to Uninstall (But why would you do that?)
- GUARANTEED TO SAVE YOU TONS OF HOURS USING OPENCART.
- Tested on IE 8, Firefox 7.0, Chrome 12, Opera 11 - WORKS LIKE A CHARM!!!
- One BIG reason to Love OpenCart!

Please provide your feedback.

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by chaiavi » Mon Oct 31, 2011 4:49 pm

That is really great!


Thanks.


Is there any chance you'll create a VQMod from the changes - instead of replacing that TPL file?

A simple way (VQMod) of removing the "Powered by" From the emails and footer
Optimize and Speedup your open cart ( great for SEO )
List of all of my extensions

שיעורי וידאו חינם בשוק ההון


User avatar
New member

Posts

Joined
Fri Jun 03, 2011 4:59 pm
Location - Israel

Post by kaylohn » Mon Oct 31, 2011 10:56 pm

@chaiavi

Hi! Thanks.

Yes! I might.

I just had a cursory look at vQMod. Getting myself acquainted.

user 'Gigo' mentioned it in the comments section for Image Manager+ and has used the code for his implementation of vQMod. http://www.opencart.com/index.php?route ... on_id=3601

If I ever write up a vQMod file for Image Manager+ (FREE), I will post information here and in the extensions area. Stay tuned.

:)

Image Manager+ (FREE)
http://www.opencart.com/index.php?route ... on_id=3601

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

User avatar
New member

Posts

Joined
Fri Jun 03, 2011 4:59 pm
Location - Israel

Post by kaylohn » Wed Nov 23, 2011 11:03 pm

UPDATE
+++++++

ImageManager+ has been updated with a new feature!

Folder deletion is now detected. IM+ will show a confirmation/ warning dialog if you try to delete a folder.
More details in the documentation section of the extension page.

Happy OpenCarting!

ImageManager+ Extension for OC (FREE)

http://www.opencart.com/index.php?route ... on_id=3601

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by Emioo125 » Fri Dec 30, 2011 6:20 pm

Hi, thanks alot share with us!!!

General Manager Jobs


Newbie

Posts

Joined
Fri Dec 30, 2011 6:14 pm

Post by terrynshed » Thu Feb 23, 2012 4:13 am

I downloaded the most recent version of Image Mangager + v. 1.5.1.3 and can't seem to get it to work. I'm also using opencart 1.5.1.3.

I went through the troubleshooting and the filemanger.tpl was installed in the correct directory, and I verified all my jquery paths and files were in place.

It also states to make sure jquery is loaded, and that cookies are enabled.

These may sound obvious, but I am not quite sure how to check them. If all my paths are correct and corresponding files exist in the directories, is it assumed that jquery is being loaded? I am also pretty sure I have cookies enabled since my web browsing remembers a lot of things when I go back to previously visited websites.

Since everything else is in place I figure it might be one of those two things.

Basically when I go to the image manager it always defaults to the 'image' directory and the tree is not displayed based on my last folder selection.

I really like the application and hope to get it working. I'm in the middle of loading all my photos onto my new website and this will be a real time saver.

Thanks!

New member

Posts

Joined
Fri Jan 20, 2012 5:35 pm

Post by kaylohn » Tue Mar 20, 2012 10:45 pm

++++++++++++++
ANNOUNCEMENT
++++++++++++++

ImageManager+ with Upload+ has been released as a FREE extension. Grab your copy.

Don't forget to vote and comment.

Link: http://www.opencart.com/index.php?route ... on_id=5594

EDIT:

Sorry people. I have removed the separate extension for ImageManager+ with Upload+ No point in maintaining a separate extension. Merged with ImageManager+

ImageManager+ with Upload+ is available from the ImageManager+ extension page.

http://www.opencart.com/index.php?route ... on_id=3601

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by kaylohn » Sun Mar 25, 2012 2:45 am

Auto-expanding ImageManager has been made into a vQmod without credits to the original code.

[vQmod] Auto Expand Filemanager Tree & Enlarge Filemanager
http://forum.opencart.com/viewtopic.php?f=131&t=38148

Original Thread: [MOD] Image Manager with auto-expand
http://forum.opencart.com/viewtopic.php?f=121&t=14915

Please comment.

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by rph » Sun Mar 25, 2012 6:58 am

Awesome work!

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by kaylohn » Tue Mar 27, 2012 6:43 pm

++++++++++++++
ANNOUNCEMENT
++++++++++++++

ImageManager+ Oomph Edition Released for OC v1.5.1.x
http://www.opencart.com/index.php?route ... on_id=3601

FEATURES

- Bigger default size.
- Upload+ - Multiple Files Upload.
- Remembers the folder tree and last selected folder (i.e. last state of folder tree).
- Detects folder deletion and displays a confirmation/ warning dialog.
- Expand or Collapse the tree by One Click.
- Maximize IM+ for greater accessibility.
- List View/ Thumb View switching.
- One/ Single Click Button to update/ insert image/ file. Warns if no file/ image was selected.
- All default features of the Original Image Manager exist.

Download available. please check out the documentation/ images section for updates and information.

Please vote and comment.

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by Doug » Thu Mar 29, 2012 2:46 pm

kaylohn wrote:Auto-expanding ImageManager has been made into a vQmod without credits to the original code.

That's a shame. Great Stuff Kay!

Semi-Experienced* in Wordpress, Joomla and played with Prestashop...but very little. Learned enough of Prestashop to discover I didn't like the complexity of it.

Now learning Open Cart running version 1.5.1.3

*Been around the block with css, understand a bit of html and js, don't know a thing about php.

Sites and projects:

http://Pocketchalker.com
http://Doug.pl
http://nes.pila.pl


User avatar
Newbie

Posts

Joined
Wed Dec 07, 2011 7:39 pm
Location - Piła, Poland

Post by kaylohn » Sat Mar 31, 2012 10:35 pm

++++++++++++++
ANNOUNCEMENT
++++++++++++++

INTRODUCING:

Batch+ for ImageManager+

Learn more: http://youtu.be/dDprFR8fsoo

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by kaylohn » Thu Apr 05, 2012 8:50 pm

+++++++++++++++
ANNOUNCEMENT
+++++++++++++++

The wait and mystery is over!

ImageManager+ Woah! Edition RELEASED for OC v1.5.2.x
http://www.opencart.com/index.php?route ... on_id=3601

NEW FEATURES

- On folder delete the folder previous to the deleted one is selected, no more jumping to top.
- Displays number of files found in folder on folder select.
- Long filenames are truncated to 20 characters (so it doesn't mess up the List/Text views, shows a small red << where truncated. Actual filenames are untouched and can be viewed by hovering over the image.
- All features from IM+ Oomph for OCv1.5.1.x are tested and working.

Download updated. Please check out the documentation for updates and information.

Please do not forget to vote and comment.

As for people who were interested in paying for IM+, they can donate instead. :)

Happy OpenCarting!

Lets' forge our present as past for the future. - Kay Lohn


User avatar
New member

Posts

Joined
Sat Jan 08, 2011 12:52 am
Location - Pakistan

Post by AKovalyov » Tue Jan 29, 2013 7:57 am

Hi. I have just installed IM+ to my Opencart 1.5.2.1
Everything was ok. But after 1 upload+ folder tree died.

I tried everything but no result.
Please help.
Photo in attache

Attachments

321.JPG

321.JPG (82.11 KiB) Viewed 7696 times


Newbie

Posts

Joined
Tue Jan 29, 2013 7:52 am

Post by AKovalyov » Tue Jan 29, 2013 4:20 pm

Hello. I have just installed IM+.
After first unsuccessful download dissapiared sign "+" near folder "image"
I have tried everything, even back up. Stil doesnt work.
Please help!

Attachments

321.JPG

321.JPG (82.11 KiB) Viewed 7696 times


Newbie

Posts

Joined
Tue Jan 29, 2013 7:52 am
Who is online

Users browsing this forum: No registered users and 1 guest