![]() |
Has anyone created some type of hack that will search the post table for all signs of "smile.gif" "biggrin.gif" etc and replace it with the necessary keyboard stroke? I converted from ubb and my images arent in the same directory and I just need an easy way to replace all the [ img ]http://www.extremeforums.com/smile.gif[ /img ] tags with ": )"
Anyone done such a thing? ~Chris [Edited by TechTalk on 08-11-2000 at 10:21 PM] |
Umm... I'm staring at the import code now, and that's part is fine. As a matter of fact, I know it worked for me...
example line: Code:
$htmlcode=str_replace("<IMG SRC=\"$ubbnoncgiurl/smile.gif\">",":)",$htmlcode); |
Umm i can assure you that I inputed the NonCGIURL correctly or vbulletin would have never found all my threads...
Either way I guess im still going to need a fix for this :( Do you have any ideas? I have already narrowed it down and found out how many posts have the incorrect link in there by creating a little page that selects from the database where pagetext contains "smile.gif" ..etc. Here is is: http://www.extremeforums.com/include/killsmiles.php The number is a little off and this is the long way of doing it...thats why I was wondering if anyone has / could create this ? Thanks ~Chris |
Oh and in refrence to your comment above.....
I too am staring at the import code. Check out this line: Code:
// do code tags Code:
// do code tags Is there any way to get a fix for this too? Now all my pots with code look like this: http://www.extremeforums.com/forums/...p?threadid=220 ~Chris [Edited by TechTalk on 08-12-2000 at 12:09 AM] |
OK i fixed a little something up but I think i goofed it. Could someone please have a look? Its does the find/replace just fine but it fills every row with the same info! Not good.....
Here it is: http://www.extremeforums.com/include/killsmilie.phps Ed do you think you could have a look? Thanks ~Chris |
Could someone please let me know if they see anything wrong with the above code? I would hate to destroy my site!
Thanks ~Chris |
I just added a redirect code in my .htaccess for the old smilies directory to the new one - works like a charm!
|
Quote:
-Chris |
Hasn't affected it that much (so you've seen). I actually started doing it about a week ago, and I haven't seen any change in performance whatsoever. Since these are only for old posts, it isn't that often.
|
Oh ok, I guess that's true, it is only the old posts, so that redirect will be less and less as time goes by.
-Chris |
If you had a script that changed it automatically, wouldn't it cause just as much stress on the server since it needs to run that program everytime an old smilie comes up?
|
Quote:
-Chris |
Ah, I guess it would help if I read the entire thread LOL - but no, I like my little solution :D
|
All times are GMT. The time now is 04:59 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:
|