![]() |
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 01:55 PM. |
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:
|