The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've the intention to add automatically a QR for each file into the Downloads II mod I've installed into my website, to allow users downloading file from their smartphones.
I've yet found the code I need to reach this point, but it won't work properly for my case. Check it: The html... HTML Code:
<img src="http://chart.apis.google.com/chart?chs=150x150&cht=qr&chl=convert-this&choe=UTF-8&chld=L|4">
This is the return image: ![]() So I put the page url in place of "convert-this" to have the QR code for each download page. I've modified the code as you can see: HTML Code:
<img src="http://chart.apis.google.com/chart?chs=150x150&cht=qr&chl=http://www.moddingstudio.com/downloads.php?do=file&id={vb:raw file.id}&choe=UTF-8&chld=L|4"></img> What can I do to correct this issue? (I think this can be useful for many people, also for vb pages or cms articles) Thank you in advance! (And sorry for my bad english, but I'm italian) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|