The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Get User Id in Media Gallery
Get User Id in Media Gallery
the next page like page 2 PHP Code:
https://vborg.vbsupport.ru/showthrea...hreadid=319444 the query in media.php PHP Code:
where is the problem ? |
#2
|
|||
|
|||
You mean that $userid is literally displayed in the URL?
It's because the variable is not being escaped in the construct_page_nav function. This should work: PHP Code:
|
Благодарность от: | ||
hazem_aliraqi |
#3
|
||||
|
||||
You are seeing that because you've got that part of the string in single quotes, if you put it in double quotes you would get the id showing correctly.
|
Благодарность от: | ||
hazem_aliraqi |
#4
|
||||
|
||||
Quote:
It works successfully thank you Dave |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|