Thank you so much ties, this is a very important plugin... i think that will be the most requested!!! Great JOB!
Thank you so much ties, this is a very important plugin... i think that will be the most requested!!! Great JOB!
Lounge - Cfiber - Fluffy - Cut Here - Keep it Simple - Hotaru Light - Themes - Google Analytics - Plugin
My blog Tr3ndy.com
Up top, down low, to slow! - Documentation
Theme's Newspaper - Nightlight Plugins Autocomplete 0.3 - Mobile 0.2 - Post Images 0.4 - Votebar 0.1
Thank You for Your hardwork. it's running good at my site![]()
If I do a tail -f on the error_log I see:
(...) are hiding my real path. This happens everytime I click the Fetch button. I found that the: http://www.quigalicious.com/submit2/...c3b1ca6ba9747/ is the url in the address bar of the browser.File does not exist: .../quigalicious.com/html/submit2, referer: http://www.quigalicious.com/submit2/...c3b1ca6ba9747/
I am using Firefox 3.6 mostly, but I have tried IE8 as well.
Is there something more I need to do to troubleshoot? I am not sure where the debug output goes (yet).
Thank you for your help.
its a bug indeed...
this is how you fix it:
1. open -> \hotaru\content\plugins\post_images\templates\imag e_script.php
2. find -> function getRemoteImages(btn,url){
3. two lines under the function (line 98) there is4. replace the line with this onePHP Code:$.post('index.php', { type:'postImages', url:url }, function(data) {
PHP Code:$.post('<?php echo parse_url(BASEURL, PHP_URL_PATH);?>index.php?', { type:'postImages', url:url }, function(data) {
try the fetch image button again
oh and it would be great if you could report back with any result
Last edited by ties; 03-22-2010 at 03:58 PM.
Up top, down low, to slow! - Documentation
Theme's Newspaper - Nightlight Plugins Autocomplete 0.3 - Mobile 0.2 - Post Images 0.4 - Votebar 0.1
New Line 98:
This fixed the trouble, kind ofCode:$.post('<?php echo parse_url(BASEURL, PHP_URL_PATH);?>index.php?', function(data) {The script now pulls the images on my own website. Not the images on the "Source URL". But the script is pull images, just not the right source.
you removed the data
this is the full line
PHP Code:$.post('<?php echo parse_url(BASEURL, PHP_URL_PATH);?>index.php?', { type:'postImages', url:url }, function(data) {
Up top, down low, to slow! - Documentation
Theme's Newspaper - Nightlight Plugins Autocomplete 0.3 - Mobile 0.2 - Post Images 0.4 - Votebar 0.1
Line 98:
Same result. The images are the images from my domain. Not the images from the source url.Code:$.post('<?php echo parse_url(BASEURL, PHP_URL_PATH);?>index.php?', { type:'postImages', url:url }, function(data) {
Example:
Source URL is: http://www.pcworld.com/article/19201...for_ipad.html/
The script pull the images in from the domain www.quigalicious.com not www.pcworld.com. The Image url says "http://www.quigalicious.com/content/images/post_images/".
Sorry I am being a pain and thank you for you help.
clear the hotaru cache... your script hasn't changed
no problem
Up top, down low, to slow! - Documentation
Theme's Newspaper - Nightlight Plugins Autocomplete 0.3 - Mobile 0.2 - Post Images 0.4 - Votebar 0.1
Still the same. The the only images I see are the images that are on my domain, not on the domain that is in the "Source URL". I will try and troubleshoot this more in a few hours.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks