Anonymous
Unregistered
Posted 3 years ago #
Great plug-in mate
All seem to work ok but I get this error in the /wp-content/plugins/ImageManager/configure/settings.php
Warning: main(dumpform.php): failed to open stream: No such file or directory in /www/Test/wp-content/plugins/ImageManager/configure/settings.php on line 60
Fatal error: main(): Failed opening required 'dumpform.php' (include_path='.:/usr/local/nf/lib/php') in /www/Test/wp-content/plugins/ImageManager/configure/settings.php on line 60
Also is there a way to create popup thumbnails useing this?
I forgot to remove my debug code. It's removed now, please download the ImageManager.zip again.
I'll look into creating popup thumbnails (good idea btw).
Anonymous
Unregistered
Posted 3 years ago #
Popup is now possible, install the ImageManger.zip and configure it (see above). Save ImageManagerPopUp.php as ImageManager.php in your plugins directory, activate it.
When you use this plugin, it will insert the thumbnail into your page and when you click the thumbnail, the orginal image will pop up.
I will soon merge the two plugins, allowing you to select if you want popup via the configuration tool.
chrisada
Member
Posted 3 years ago #
Great plugin!
I feel the separate configuration screen is not quite working (I have server error about the script using a session side-effect in older version of PHP). But to configure it by hand is pretty easy, to most, I hope.
Cheers
Could you please post the error message ? I use session vars to store the form variables, it might not be the correct way of doing it in PHP (I'm rather new at PHP coding (speak other languages like c#,vb,c,c++,perl,tcl fluent))
Anonymous
Unregistered
Posted 3 years ago #
This plug in is just so perfect! I hope it get more wellknown cause it is so good!
i installed it on my moms blog and even she liked it :)
http://www.karinekberg.com/
Hilsen Andreas
Anonymous
Unregistered
Posted 3 years ago #
On some IE browsers all IE6 the popup shows but it also takes the main page to the full image
Andreas: tack så mycke, eller tusen takk som vi sier i Norge :-)
pb: I'm looking into this problem, I guess it's my javascript.
tinuviel
Member
Posted 3 years ago #
Hi, I just installed this plugin and I keep getting this error, depending on my action.
When I click on "Advanced Editing" I get this (nothing else shows up afterwards):
Warning: Cannot modify header information - headers already sent by (output started at /home/intrinz/public_html/sulwyn/wp-content/plugins/ImageManager.php:180) in /home/intrinz/public_html/sulwyn/wp-admin/post.php on line 148
When I click on "Delete post" I get this (my LJ plugin shows up afterwards but that's all):
Warning: Cannot modify header information - headers already sent by (output started at /home/intrinz/public_html/sulwyn/wp-content/plugins/ImageManager.php:180) in /home/intrinz/public_html/sulwyn/wp-admin/post.php on line 476
Also, when I add a photo, all it does is add a text link, and then takes me to an internal server error.
I have no idea what's going on :( Please help?
tinuviel
Member
Posted 3 years ago #
WP: Latest version
- Hacked... probably badly by me... I used on LJ hack then removed it, but the "Update LJ" checkbox is still available on the post.php, even though it's not useable. That's the only thing left behind though. Other than that, I followed all instructions for the other LJ hack I used and it works fine. Maybe I badly hacked the Image Manager program
- Plugins activated, yes
- I can't get into Advanced Editing to try, now that it's activated... I'm not really sure what htmlarea editor is (except maybe you mean the textbox with all the buttons across the top with I, B, image etc. buttons)
- I believe it's running PHP not in safe mode
- Javascript enabled, yes
- No javascript error
However, now when I try to log into my journal, I get these errors:
Warning: Cannot modify header information - headers already sent by (output started at /home/intrinz/public_html/sulwyn/wp-content/plugins/ImageManager.php:180) in /home/intrinz/public_html/sulwyn/wp-admin/auth.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/intrinz/public_html/sulwyn/wp-content/plugins/ImageManager.php:180) in /home/intrinz/public_html/sulwyn/wp-admin/auth.php on line 38
Warning: Cannot modify header information - headers already sent by (output started at /home/intrinz/public_html/sulwyn/wp-content/plugins/ImageManager.php:180) in /home/intrinz/public_html/sulwyn/wp-admin/auth.php on line 39
Warning: Cannot modify header information - headers already sent by (output started at /home/intrinz/public_html/sulwyn/wp-content/plugins/ImageManager.php:180) in /home/intrinz/public_html/sulwyn/wp-admin/auth.php on line 40
Warning: Cannot modify header information - headers already sent by (output started at /home/intrinz/public_html/sulwyn/wp-content/plugins/ImageManager.php:180) in /home/intrinz/public_html/sulwyn/wp-admin/auth.php on line 45
Which plugins are you running? Are you able to view the html source on the page with the errors ?
If you are, could you please mail me the html source?
tinuviel
Member
Posted 3 years ago #
Thanks, PerS, email sent.
tinuviel
Member
Posted 3 years ago #
Just wondering if you'd had a chance to look at this yet?
Been busy painting my house :-| .. and, I never received your mail, could you please resend it?
Anonymous
Unregistered
Posted 3 years ago #
That sounds like a problem with space at the end of a php file.
tinuviel
Member
Posted 3 years ago #
Oh. That fixed it actually :P
Thanks.
Excellent, and I've removed trailing space fra the pop up file (the one in the zip didn't have a trailing space)
theglobalguy
Member
Posted 3 years ago #
Does this install the WSYSIG editor as well as the image editor?
No, it just installs the ImageManger. If you want the editor AND imagemanager, you'll have to hack the WYSI-Wordpress Hack to use the latest htmlarea version (I've done that my self, but it's not ready for release)
Anonymous
Unregistered
Posted 3 years ago #
the function ImageManager::isThumb($file) is always true, if $IMConfig['thumbnail_prefix'] = '';
TheGiant
Member
Posted 3 years ago #
How hard would it be to hack the WYSI-Wordpress hack to use the newer htmlarea version?
theglobalguy
Member
Posted 3 years ago #
It's actually pretty easy...most of the time. I've gotten mine hacked, but it doesn't always call the HTMLarea script. It works if I edit a single post, and if I start a new post all the times. If I try to edit a post from a strange view, like by categories, it doesn't always call the javascript. I suspect it's a path problem, and I just haven't had time to trace it out.
Anonymous
Unregistered
Posted 3 years ago #
It seems that this is only for Unix or Linux. I have my wordpress running on a Windows 2003 box and I cannot even get the Popup with the instructions in how to setup IMAGE MANAGER
I get this :
http://www.noseasboludo.dpnopc.net/"../wp-content/plugins/ImageManager/configure//"
Of course I can fix it to http://www.noseasboludo.dpnopc.net/wp%2Dcontent/plugins/ImageManager/configure/ manualy but I am afraid that I will find this kind of problems all around.
I find it a bit strang the you can't get it to work. I'm also running it locally on window 2003 (with apache web server). A workaround is to manually change the url in the description, and replace the .. in the javascript paths to <?php bloginfo('url'); ?>
Anonymous
Unregistered
Posted 3 years ago #
Same problem here :S anyone knows why?
Anonymous
Unregistered
Posted 3 years ago #
Hacked the ImageManagerPopUp.php to work in the case where
http://www.site.tld/ is the URL for your BLOG (instead of http://www.site.tld/index.php)
Rather than look for index.php in the _SERVER[REQUEST_URI] I changed it to look in _SERVER[PHP_SELF] and it works for me.
So, FYI - line 58 in ImageManagerPopUp.php.
Hmm, that doesn't sound like an answer to my question (and mr. or mrs. Anonymous after me). I tried installing everything again, setting writepermissions all to 777, but still the img-quicktag works like before...
- I activated the plugin
- Used the code from ImageManagerPopUp.php and pasted that into the ImageManager.php file, therefore replacing the original code (but the old code didn't do the trick either)
- chmod 777
- Javascript enabled
- Firefox browser
- Windows XP
- PHP version 4.3.8
is this supposed to auto resize the images? i click upload then click on a picture to post, but no thumb on the post just the large image.
Hello ,
Is this plugin what is used at http://www.zhuo.org/gallery/ ? If not does anyone know what is used as it is an awesome looking gallery and would like to have one also!
Many Thanks!