Home > Allgemein > QR-Code Widget Plugin für WordPress

QR-Code Widget Plugin für WordPress

Qr Code Suite:

WP-QR-Code-widget 1.1.1 for older wordpress instalations!

WP-QR-Code-widget 2.0.1

Ticket support is avaliable on : https://scm.poluschin.info/projects/qrcodewidget


  1. hallo
    30. März 2011, 12:14 | #1

    Supper dingens ich liebe es

  2. 6. April 2011, 21:36 | #2

    Parse error: syntax error, unexpected ‘.’ in /usr/share/wordpress/wp-content/plugins/qr-code-widget/qr_code_suite.php on line 94

    mein blog ist kaputt !

    • admin
      7. April 2011, 12:06 | #3

      Ist gefixt …
      die 2.0.0_a ist eine alpha version und sollte eigentlich nicht auf produktions systemmen eingesetzt werden. Da ist wohl irgend wo ein fehler eingeschliechen.

  3. 6. April 2011, 22:53 | #4

    Multi site upgrade issue you should look at
    Parse error: syntax error, unexpected ‘.’ in /home/everythi/public_html/wp-content/plugins/qr-code-widget/qr_code_suite.php on line 94

    Regards,
    Mike

  4. 30. November 2011, 16:03 | #6

    When installing on the local server does not activate the plugin successfully, it gives the error:


    Parse error: syntax error, unexpected $end in C:\Server\www\word\wp-content\plugins\qr-code-widget\qrcode-admin.php on line 360

    Call Stack
    # Time Memory Function Location
    1 0.0072 552632 {main}( ) ..\plugins.php:0
    2 0.5502 29351976 plugin_sandbox_scrape( ) ..\plugins.php:148
    3 0.5508 29384448 include( 'C:\Server\www\word\wp-content\plugins\qr-code-widget\qr-code-widget.php' ) ..\plugins.php:146

    I’m using Server Vertrigo! Will need to give permissions to the plugins folder?
    I look forward to a response
    Thank you very much

  5. 5. Dezember 2011, 02:14 | #7

    Hi
    I am using you “QR Code Widget 2.0.1″
    But my Host provider chang the php set “short_open_tag” to off
    in your plugin use same “<?" and make it error. may you change to use "<?php" in next version

  6. albert
    31. Januar 2012, 11:18 | #8

    hi! wonderfull plugin :P
    how can I disable the 10px padding around the QR image, please?
    thanks!

    • admin
      31. Januar 2012, 13:15 | #9

      The border will be generated by phpqrcode, so you need to modify source code to change this.

  7. 14. Februar 2012, 11:44 | #10

    Hi,
    how can I insert into template QR-code as embedded code using php?

    thanks

    • admin
      8. März 2012, 14:54 | #11

      you can use do_shortcode() function in your templates, like
      < ?php echo do_shortcode('[qr_code_display qr_code_format=”png” qr_code_size=”3″ qr_code_ecc=”1″ qr_code_trans_bg=”0″ qr_code_fg=”00DD00″ qr_text=”string” no_cache=”0″]'); ?>

  8. 7. Mai 2012, 15:27 | #12

    Guten Tag,
    Tolles Widget, danke.
    We are trying to work from it so as to have users enter a Product Tracking Code (alphanumeric) and end up on a specific page.
    Can it be used like this?
    ie. can the QR code be replaced by an alphanumeric code for those who don’t have a mobile. The tracking code can also be regarded as a secret code to enter private pages.
    MfG, bis gleich

    • admin
      8. Mai 2012, 17:18 | #13

      Hi,
      This plugin is a simple Widget & shortcode extension for WordPress, what you need is something totally different like a E-Comerce or Warehouse management system ;)
      Of course you can rewrite my plugin to meet the requirements, the code is open source.

  1. Bisher keine Trackbacks