Quote:
Originally Posted by smirkley
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.
|
It is the first post with an img tag which has not the iei_parsed flag set to 1.
Code:
SELECT * FROM post WHERE iei_parsed=0 AND pagetext LIKE '%[img%' ORDER BY postid LIMIT 1