vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - Basic QR Intergraton (2D Barcodes) for VB Threads (QR Pages by BOP5) VB4 (https://vborg.vbsupport.ru/showthread.php?t=272976)

Alan_SP 01-11-2012 08:58 AM

You could use my suggestion, it produces same effect and it's easier to apply. Post #55

Boofo 01-11-2012 09:06 AM

Quote:

Originally Posted by Mr_Running (Post 2286384)
Yes, I still feel like a beginner, what are the steps...
by the way I like OldSchoolDSL xml
now if Boofo's part was added...that would be awesome.

Well, there's only one way to learn. ;)

Mr_Running 01-11-2012 11:21 AM

Quote:

Originally Posted by Boofo (Post 2286445)
Well, there's only one way to learn. ;)

I am Laughing. :)

Taurus1 01-31-2012 05:37 AM

I did the template edits to show in profile, and set it to yes under the mods settings, yet it is not showing up in the profile page. Anyone can help me with why that would be please? Thanks.

EDIT: Blah....disregard above. I added the code in the wrong place.....now it is working.

OldSchoolDSL 01-31-2012 07:45 AM

Is there away to change the path where this writes its new image files? Or is the default hard coded?

BirdOPrey5 01-31-2012 01:45 PM

It's hard coded by this line in each plugin:

Code:

$qrfile = 'images/qr/t'.$qrid.'.png';
"t" is for thread, that varies for the different QR types, like a = attachment.

except the delete plugin is this line:

Code:

  $dir = DIR .'/images/qr';

OldSchoolDSL 01-31-2012 07:13 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2294591)
It's hard coded by this line in each plugin:

Code:

$qrfile = 'images/qr/t'.$qrid.'.png';
"t" is for thread, that varies for the different QR types, like a = attachment.

except the delete plugin is this line:

Code:

  $dir = DIR .'/images/qr';

I'm trying to get it to work with my CDN, which is on the same server.

Not sure if that's something I can get it to do. Tried using a url and also tried the direct server path. No joy.

I'll play with this a little more and see what I can (if anything) come up with

Ricsca 02-25-2012 06:42 PM

Thanks

tareqbd 07-05-2012 04:10 PM

i installed everything as instructed. but qr not shows on the page. I am using 4.1.3 PL2 with completevb forum style and Mobile style by dartho for mobiles

M.C. 04-09-2013 11:39 AM

great! may be you can add this too: https://vborg.vbsupport.ru/showthrea...87#post2415287


All times are GMT. The time now is 12:51 PM.

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.01271 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete