![]() |
yea ! This is very very cool & usefull !
|
what a wonderful hack u did Logician......:D:D:D
[high]* squawell like this one too.... installed.....[/high] |
great hack, nice work
/me clicks install |
Quote:
|
Sounds good to me. :) Let me know if and when you need some testing done on it. :)
Quote:
|
hmm not sure if there is something wrong but, the savefile name looks weird.
See attachment. |
Quote:
|
Yup . It viewed fine :)
Threadname was : "[News] 4 Jul: Minister's Speech at ITE East (Macpherson)'s Opening " So maybe that was a problem . |
I tried parse out special characters from thread title so that file name will be nice but some may be missed. In your example it was : char. It's no big deal but if it bothers you, there are 2 possible solutions:
1- edit line: $filename=preg_replace("/[.!\\\?\^\'\"\$]/", '', $thread[title]); and replace it as: $filename=preg_replace("/[.!:\\\?\^\'\"\$]/", '', $thread[title]); (This will parse out : char too) 2- If you are not interested in naming the file name after thread title, replace the same line as: PHP Code:
Your call :) |
I followed your first soloution .
Worked out well :) Thanks for the hack! |
All times are GMT. The time now is 12:57 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:
|