The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
print_delete_confirmation function parameters
in admincalendar.php the code below is used:
PHP Code:
PHP Code:
when I use this code: PHP Code:
PHP Code:
PHP Code:
when I use this however: PHP Code:
PHP Code:
Anyone that can explain this behavior? The code is all from vB 3.5 RC3 admincalendar.php... |
#2
|
|||
|
|||
You must add a phrase called 'are_you_sure_want_to_delete_<TABLENAME>_x'
About fooid not having a value, are you passing fooid to the script at that stage? |
#3
|
|||
|
|||
Thanks for your phrase tip .
I pass this fooid value to the script indeed. What suprised me is that, depending on which if condition I use, this fooid has an empty value :ermm: ... I noticed that vBa CMPS circumvents this problem by using it's own function instead of the built in vBulletin function. But to me, that is a strange workaround... |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
I found the error, in the javascript I defined the variable as m not as fooid . Thanks for your help !
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|