The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Phrases Help
Hello
How can i find out what phrases do what? I need to find the phrases for URL page and the Pages Title name Here is a example because its hard for me to explain https://vborg.vbsupport.ru/showthread.php?t=241673 on this page it says "5 Ways to Revive a Dead Forum - AdminFuel - Vbulletin.org - Forum"on the tab on my brower I need the phrases for that bit so i can add to a plugin as well as the URL of the page the person is on Again sorry its hard to explain Thanks |
#2
|
||||
|
||||
Quote:
|
#3
|
|||
|
|||
Quote:
thats the reason i made this post |
#4
|
||||
|
||||
You can also just find the template and look up the phrase in there if you don't know what phrase text to search for.
To find the template of interest, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.) |
#5
|
|||
|
|||
Quote:
After looking am not sure its a phrase i need This is what it was on wordpress Code:
<meta property=?og:title? content=?{block:PostTitle}{PostTitle}{/block:PostTitle}?> Thanks |
#6
|
||||
|
||||
Sorry, I'm not familiar with wordpress at all, so I don't know what it's syntax means.
|
#7
|
|||
|
|||
Quote:
URL and Page Title Thanks |
#8
|
||||
|
||||
Look in the code and in the templates? That's such a general question. I find variable names by looking in the code. Usually you can find the query and then find where it is spit out into a variable for use.
|
#9
|
|||
|
|||
Quote:
i give up now i justcant do it thanks for the help tho Code:
<!-- Facebook Like --> <iframe src="http://www.facebook.com/plugins/like.php?href=http://www.myanimeisland.com/album.php?{vb:raw session.sessionurl}&layout=standard&show_faces=true&width=450&action=like&font=tahoma&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:75px"></iframe> <!-- / Facebook Like --> but its all over my head Mike |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|