vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   [Help] QR Codes (https://vborg.vbsupport.ru/showthread.php?t=266524)

puertoblack2003 07-09-2011 02:29 PM

[Help] QR Codes
 
i noticed that my qrcodes is no longer working for v 4.1.3

in my custom bbcodes this line don't work anymore.

Code:

<img src="http://qrcode.kaywa.com/img.php?s=8&d=http%3A%2F%2F{param}">
can someone help me with the correct way.

TIA...

LifesGreatestGift 07-09-2011 02:37 PM

works fine.

puertoblack2003 07-09-2011 02:38 PM

Quote:

Originally Posted by TheWindows7Site (Post 2218526)
works fine.

ok i guess vbseo is causing the conflict..thanks

LifesGreatestGift 07-09-2011 02:55 PM

not sure if it matters but this part of the code

Code:

<img src="http://qrcode.kaywa.com/img.php?s=8&d=http%3A%2F%2F{param}">
automatically inserts the http:// so you should only be adding the www. on forward of links when using the bb-code.

--------------- Added [DATE]1310227074[/DATE] at [TIME]1310227074[/TIME] ---------------

you can also use the code like this

Code:

http://qrcode.kaywa.com/img.php?s=8&d={param}
You can enter free text as well, for example

Code:

http://qrcode.kaywa.com/img.php?s=8&d=I love vBulletin!
https://vborg.vbsupport.ru/external/2011/07/98.jpg

--------------- Added [DATE]1310227328[/DATE] at [TIME]1310227328[/TIME] ---------------

This part of the link (highlighted in blue)
Code:

http://qrcode.kaywa.com/img.php?s=8&d=
controls the size of the QR image. It can go from 1 to as high as it takes for the image to max out at 999px by 999px [max set by the site controlling the script]

puertoblack2003 07-09-2011 03:21 PM

ok i find the issue that i was having. the link was being parse.So in custom bbcode i disabled it and now it's working as it should

now if a mod can be created that a qrcode can work from attachments...just a though :D


All times are GMT. The time now is 11:18 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01004 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete