![]() |
look like there is some bug on vb.4.2.1. when the image imported locally from any post, a jpg file is saved where I indicated to save any image. However, the images have small sizes 1 Kb and when I preview them, they are all blank!!!
it was working very well on vb.4.2 pl3 , but now have this weird issue... any idea how to get this resolved?? |
Quote:
If this is not the problem, check the file permissions. And, finally check that you actually can import images to your server. If you have moved to another place or the hosting provider has incidentally changed the server settings (yes, they do it always when you do some stuff, too ;)) it may happen you can't import images any more, and if the option says to replace invalid images, they are all small and "empty". I have this plugin running on large forums and it is running flawlessly everywhere. |
Quote:
I'm using this version: 1.0.5.iei4 I will check the following and see what's going on: 1- mod options. 2- file permissions. 3- and whether I can import images to my server or not. also I will check with my web host to see if there is any issue regarding importing images to the server or not. Thanks, And be back to you with the feedback soon. :) Update: 1- mod options."checked" 2- file permissions."checked" 3- and whether I can import images to my server or not. "checked" everything seems to be fine now. images can be imported, but still some images show 1kb size which means not imported. possibly the rss feed I get images from doesn't allow image import. I guess I'm fine with this if there is not other way around this. Thanks a lot |
pc copy/paste import pls :D
|
Quote:
|
This hack is great! Thanks
This hack works on my friend site But it does not work for me . Both sites are on a server . |
I am using this and it is working great, but I would like the imported images to be available to use like my attachment library. I can search the post table for "pagetext like replacement url," but that is very database intensive. It would be nice if you stored the postid along with the other data in iei_img.
If you do not want to be bothered with that, I might take a shot at doing it myself. I understand this is not as simple as it sounds because of the synchronization issues with the batch job out gathering via curl. |
Can I change Always Convert Images from Yes to No after installation (installed over a year ago).
The animated gifs are saved to jpg and animation is lost. |
Quote:
I used to love this mod. Now, with what I've discovered (post above this one) I'm not so sure. Waiting on word if I can change settings. |
Quote:
However, converting images has several benefits, one of which is the removal of eventual malware. Since some file formats allow to hide scripts and thus run arbitrary code on the client browsers before viewing an image, the file conversion makes sure that such scripts are never executed, because such images are entirely removed. Leaving the file format intact, you eventually do copy also malicious code, depending on how those images are crafted. If you operate on a large site with a lot of users, you run better off with converting all images, because this way your site never falls into the category where it gets banned by spiders, namingly Google. |
i installed when i run it show me this database error
Database error in vBulletin 4.2.1: Invalid SQL: INSERT IGNORE INTO vb_iei_img ( oldurl, newurl ) VALUES ( 'http://img257.imageshack.us/img257/9922/3209vx4.jpg', 'http://www.******.com/clear.gif' ); MySQL Error : MySQL server has gone away Error Number : 2006 Request Date : Tuesday, August 27th 2013 @ 07:42:40 AM Error Date : Tuesday, August 27th 2013 @ 07:43:40 AM Script : http://www.*****.com/admincp/cronadm...ron&cronid=122 Referrer : http://www.****.com/admincp/cronadmin.php?do=modify IP Address : ******.**** Username : jim Classname : vB_Database MySQL Version : |
Translated it says, the database server did not make it in time to reply to the web request. You probably have a hosting situation in which the database timeout is too low compared to the timeout of the web server.
|
Quote:
|
It works perfectly well in shared hosting, but may not work on time critical or overloaded hosting.
|
sir it import images in images folder but after import 8 folder its giving this database error
but before it was working fine is there problem in link ? cause image is removed from link |
1 Attachment(s)
when i remove this link http://img257.imageshack.us/img257/9922/3209vx4.jpg from post hack is working fine
but why not hack convert link to clear.gif ? imageshake server giving error see screen short |
now database error on this link and image is removed from this link
http://img523.imageshack.us/img523/8...06efrcoea5.jpg and hack is not working when image removed from link |
Quote:
If it was working fine before, please check with your hosting the changes which were made in the mean time to the system, nothing happens for no reason, never. And, if an image is removed in the instance where an image is downloaded and saved to your server, it may become incomplete. GIF images would show then cut in half, I don't know about others. And, in any case all of these problems have nothing to do with this plugin. these are server issues, some of which need good systemists to fix (db issues). |
Quote:
|
Quote:
i am on urljet Quote:
|
Question though... what if its a 504 Gateway timeout, not from your host but for example if they are trying to link to an image that does not exist on imageshack or similar... does the clear.gif still replace properly then? Or does the gateway timeout hinder that from happening and produce these database errors?
Basically it's not his server ultimately timing out... it is but it isn't if that makes sense, due to the fact its trying to get an image from a server where the image does not exist then timing out. |
Quote:
|
I have run this mod since, I think maybe a couple of weeks ago?
Everything has been running, I have set it pretty low to spread out the initial uploads over time. I have noticed it hung somewhere, but it has stopped uploading, as in one image intensive thread,... it did the first image, but it hasnt done the followup posts in that thread. It should have gone through that date fairly quickly? It has been days since the last upload to my image directory, and I know it isnt done. Any idea of where to look at what hangs it up? |
Quote:
|
Quote:
|
I have changed domain name of my Web site and now old domain imported image link are not working,How i can get link working and old domain link replace to new domain link?
|
Quote:
If database errors occur, the the db server has died before the web service, and this should never happen. In fact, in production sites the database timeout is one day, because then the connection will drop when the web server drops the page, and at no moment earlier. |
Quote:
|
Quote:
and similarily everywhere else you need to (signatures, blogs, cms) Also, you should empty the postparsed table. As always, please make a backup before issuing this query. |
Quote:
And also, how can I find out which image it is that is causing this? |
I am attempting to find out where it stalled out at using phpmyadmin, when I noticed something strange...
The replacement url for missing images looks like this,.. (sometimes, not all instances) h ttp://www.mysite.com//images/misc/BrokenImage.gif (I added a space in http to prevent this url from parsing here) edit... figured it out, my bad, I had added a leading / to the broken image image url in acp now just to figure out how to correctly convert it without having to edit each and every field lol |
My moderators are reporting problems with this feature. It appears that images are being replaced with the wrong, seemingly random image.
I spent some time looking at the iei_img table and the post table with the following results. We have 798,156 posts. 23,105 of the posts contain at least one IMG bbcode. 25,859 are marked iei_parsed. In the iei_img table we have 34,257 records. Of these 20,420 saved images are mapping unique external images. We have 11,015 records with our web root (forum) directory as the saved entry (no jpg) The big problem is 911 of the save images map multiple external images with as many as 204 references down to 2 references. Other than restoring my backups from before I installed iei, I do not know how to recover the erroneous image mappings. I do not really understand how the batches are managed while importing images. It appears that it is not working correctly. We are running 4.2.1 with iei 1.0.5 |
I too have reservations on a reverse-implentation plan. Is there a method of reversing ones way out of this mod in the event it becomes undesirable in the end?
But most importantly, I wish to make this mod fully implementable as the concept is important to me. |
Quote:
There is nothing I can do about it, this is how Internet works. You may reparse all or part of the posts setting the iei_parsed flag to 0. Some sites do allow hot linking after a while and so you may get them later. I've been using this product over many years now on large production sites and we have had a number of problems, which were all related to remote images. Some of which were WORM infected, some where hotlink protected and others just would not conform to the standards. But these are few exceptions out of thousands of imported images every month. |
Quote:
|
I think perhaps you missed my point on the multiples. I just searched my forum posts for "/2007/01/1.jpg" which should yield at most a few copies of the same image in related posts. Instead it returns 558 hits in a total of 371 posts.
I don't see any way for this to occur without an indexing error in the software. I think it is at least worth a look at the arbitrary name generator and where it stores its counter. |
Quote:
In the case of having 2 or more hits of an image in a single post, it would be interesting to see if there are actually two or more copies of that image. If it isn't, then maybe something strange is going on. |
You did notice that I said 558 copies of the same image in a total of 371 posts.
Yes it would be perfectly reasonable to see several instances of an image. It can happen when a post is quoted for example or a person might even refer to the same image in two or three different posts. When it gets to the hundreds it cannot be due to random selection by users, it can only be a bug. If one has left the replacement image value blank as I have done, what should we expect to see? We have lots of entries in the replacement image of http://mysite/ with no file reference in the URL. I have been reading those as meaning the image was missing from the source site. |
I have fixed my first problem extra "/" in replacement url,... caused when I added incorrectly the leading slash in my replacement image.
Need help with my second problem. Operation has hung and I cannot figure out how to identify the image that it is hung on. |
Quote:
Code:
SELECT * FROM post WHERE iei_parsed=0 AND pagetext LIKE '%[img%' ORDER BY postid LIMIT 1 |
All times are GMT. The time now is 06:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|