Page 38 of 41 FirstFirst ... 283637383940 ... LastLast
Results 371 to 380 of 408
  1. #371
    Join Date
    Jun 2011
    Location
    Cariacica, Brazil
    Posts
    12
    Plugin Contributions
    0

    Default Re: Contest System [support thread]

    On line 490 of the file /admin/stats_prize_draw.php
    Code:
    echo '<tr class="dataTableRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="document.location.href='. zen_href_link(FILENAME_STATS_PRIZE_DRAW, 'action=' . $referrals_query->fields['contest_code']). '" nbsp;nbsp;('. $referrals_query->fields['num_entries'].')">';
    I think that the correct code should be
    Code:
    echo '<tr class="dataTableRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="document.location.href=\''. zen_href_link(FILENAME_STATS_PRIZE_DRAW, 'action=' . $referrals_query->fields['contest_code']). '\'">';
    when you click that link, it was supposed to see previus contests, right?
    Thanks

  2. #372
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: Contest System [support thread]

    Quote Originally Posted by diego.s.v View Post
    On line 490 of the file /admin/stats_prize_draw.php
    Code:
    echo '<tr class="dataTableRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="document.location.href='. zen_href_link(FILENAME_STATS_PRIZE_DRAW, 'action=' . $referrals_query->fields['contest_code']). '" nbsp;nbsp;('. $referrals_query->fields['num_entries'].')">';
    I think that the correct code should be
    Code:
    echo '<tr class="dataTableRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="document.location.href=\''. zen_href_link(FILENAME_STATS_PRIZE_DRAW, 'action=' . $referrals_query->fields['contest_code']). '\'">';
    when you click that link, it was supposed to see previus contests, right?
    Thanks
    That should be
    Code:
    &nbsp;
    two(2) hard spaces.

    Skip
    • 446F63746F722057686F •

  3. #373
    Join Date
    Jun 2011
    Location
    Cariacica, Brazil
    Posts
    12
    Plugin Contributions
    0

    Default Re: Contest System [support thread]

    Thank you!
    Unfortunately changed nothing. I click on the link and I'm redirected to
    /admin/stats_prize_draw.php?action=004 (4)
    but doesn't seems to change anything on the screen, I can only see the latest contest

  4. #374
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: Contest System [support thread]

    The code you are referencing is used for pagination that is not used at this time.

    The only access that you have to old contest data is from the Tools->Send Email->Customer drop down->All Contest Contestants.

    Other then that you would need to use phpmyadmin or similar sql utility.

    Skip
    • 446F63746F722057686F •

  5. #375
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Contest System [support thread]

    I have a custom template with custom buttons ( ie boxhead-categories etc ) for my sideboxes. I was wondering if anyone could tell me what code and file I would need to use to make the contest sidebox with a custom button to match my template.
    Thanks!

  6. #376
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: Contest System [support thread]

    Quote Originally Posted by lee2 View Post
    I have a custom template with custom buttons ( ie boxhead-categories etc ) for my sideboxes. I was wondering if anyone could tell me what code and file I would need to use to make the contest sidebox with a custom button to match my template.
    Thanks!
    You should not have to do anything to make your contest side box look just like the rest of your site.

    The only custom buttons are in the admin section so only you would see them.
    The button images are located in your-admin/includes/languages/english/images/buttons folder.

    Skip
    • 446F63746F722057686F •

  7. #377
    Join Date
    Dec 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Contest System [support thread]

    I am not sure why its so hard for me to explain what I mean. My buttons are in my custom folder includes\templates\mytemplate\buttons\english . When I add the contest side box it only shows text. With my other side boxes like my category side box its boxhead-categories.gif so what I need to know how to add a gif to my contest side box.
    Does that make better sense?
    Thanks :)

  8. #378
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: Contest System [support thread]

    The file you are looking for is /includes/templates/YOUR_TEMPLATE/sideboxes/tpl_contest_sidebox.php.
    You will need to look at one of your other tpl_ files in the same folder and see how they are loading the image you need.
    Then you will edit tpl_contest_sidebox.php to load the image.

    Make a backup of tpl_contest_sidebox.php before you edit.

    Skip
    • 446F63746F722057686F •

  9. #379
    Join Date
    May 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Contest System [support thread]

    Hello,

    Thank you for this fantastic module.

    Can you tell me if it is possible to have a captcha on the contest page to stop bots from entering the competitions when guests can enter?

    Thank you
    Anthony

  10. #380
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: Contest System [support thread]

    Quote Originally Posted by Anthony H View Post
    Hello,

    Thank you for this fantastic module.

    Can you tell me if it is possible to have a captcha on the contest page to stop bots from entering the competitions when guests can enter?

    Thank you
    Anthony
    That is why there is the 'Display a qualifying question to enter contest ' option. Bots will not answer the question correctly and when they enter the contest they will be marked as invalidated.

    Skip
    • 446F63746F722057686F •

 

 
Page 38 of 41 FirstFirst ... 283637383940 ... LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 766
    Last Post: 18 Oct 2025, 11:23 AM
  3. v151 Help with contest system mod
    By tod4life in forum General Questions
    Replies: 1
    Last Post: 15 Dec 2012, 05:26 PM
  4. SnapShot [support thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 32
    Last Post: 26 Oct 2012, 08:38 PM
  5. Contest System addon Error
    By ruralcraftsman in forum All Other Contributions/Addons
    Replies: 18
    Last Post: 5 Feb 2010, 04:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg