vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Coupon Copy bbcode? (https://vborg.vbsupport.ru/showthread.php?t=239004)

Verionia 03-24-2010 02:40 PM

Coupon Copy bbcode?
 
Where can I find this bbcode - like the one that functions on retailmenot.com?

Verionia 04-04-2010 05:52 PM

anyone?

Vaupell 04-05-2010 07:43 AM

explain what you want it to do, cause when i look at the link
and click the cupons,

its basicly just a link, with a prepurchase on those sites.
and a graphical presentation of the link.

I did noticed the load screen in between, but im sure thats a
strange way off keeping track off click counts and redirects
maybe ewen substract one cupon code from allowed ammount.

But im thinking here..
what it does,,

- Graphic's via CSS
- Copy code to clipboard via java
- Opens link in website

It could be done with BBcode. But im not sure its the best way.
something like :
PHP Code:

[cuponcode=httplink]cuponid[/cuponcode

only using 2 variables which is the limit, the website link and the cupon id
and the graphics is set in bbcode with css..

Sofar it does not excist for VB4, so either

- Make it yourself.
- Request unpaid services forum.
- Request in payed services forum.

Verionia 04-05-2010 01:41 PM

Hi when the users click on the button that says "click to copy" the text is automatically copied. Similar to what you see on this site: http://www.fatwallet.com/forums/hot-...207/?start=980

Quote:

Originally Posted by Vaupell (Post 2016032)
explain what you want it to do, cause when i look at the link
and click the cupons,

its basicly just a link, with a prepurchase on those sites.
and a graphical presentation of the link.

I did noticed the load screen in between, but im sure thats a
strange way off keeping track off click counts and redirects
maybe ewen substract one cupon code from allowed ammount.

But im thinking here..
what it does,,

- Graphic's via CSS
- Copy code to clipboard via java
- Opens link in website

It could be done with BBcode. But im not sure its the best way.
something like :
PHP Code:

[cuponcode=httplink]cuponid[/cuponcode

only using 2 variables which is the limit, the website link and the cupon id
and the graphics is set in bbcode with css..

Sofar it does not excist for VB4, so either

- Make it yourself.
- Request unpaid services forum.
- Request in payed services forum.



All times are GMT. The time now is 08:42 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.00984 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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