The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Update: it's ok now, I've solved it and it works perfectly.
The problem was indeed that variable, pcre.backtrack_limit. I changed my php.ini file to raise its value, but its local value was still at -1. Then I've found that there's a config file in the vbulletin installation called init.php, which has this line: @ini_set('pcre.backtrack_limit', -1); That was keeping the variable so low, and this is why code was always returning NULL. I commented this line, and it began to work. Well, guess that's it, hope I'm also able to help someone with this. Cya! |
Благодарность от: | ||
kh99 |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|