The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
hmm, but i think you cannot do anything against.
as i said before the str_replace function is executet just 20times/post but if someone uses the same smilie 1000 times or more often it's the str_replace function which increases the server-time. so i'd say the problem is php not vb |
#12
|
||||
|
||||
![]()
I have confirmed this myself too... I basicly put 10000 bytes of smiles (ie 5000 smilies) into a new post... It loads for a while and then it just stops loading. Nothing happens...
I even tried letting PHP use up to 75MB of ram, and 120 max execution time. |
#13
|
||||
|
||||
![]()
This board handled it easily, though...
https://vborg.vbsupport.ru/showthrea...threadid=41507 That post WILL most likely bog your browser down for a little while... |
#14
|
|||
|
|||
![]()
Yeah it took a whole 4 seconds to load
![]() |
#15
|
||||
|
||||
![]()
Here is a fix for you:
edit function.php, find: PHP Code:
PHP Code:
BTW congratulate your "bored" members for me, it was a good catch.. Enjoy.. ![]() Logician |
#16
|
||||
|
||||
![]()
Using Logician's idea, here's what I used:
PHP Code:
|
#17
|
||||
|
||||
![]()
normally then you should use that:
PHP Code:
![]() |
#18
|
||||
|
||||
![]()
Thanks, Logician!
Only problem - I tried using PHP Code:
Thanks again, gang. Kaelon |
#19
|
||||
|
||||
![]()
oh sorry that was my fault
a few lines above you find this code: PHP Code:
PHP Code:
|
#20
|
|||
|
|||
![]() Quote:
i am using vb 2.2.6 btw. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|