Results 1 to 10 of 149

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Woops, yes, I meant line 105.

    I also tried installing all the updated files with no success.

    You're quite welcome to have a look... http://www.pregnancyshop.com.au

    Front page - bottom left hand side.

    Thanks'

  2. #2
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    The style clearBoth in your template also sets the font size to 2 pixels, causing the text to be so tiny. I'm not sure how to fix this permanently yet, but a workaround is to change, in includes/templates/<YOUR TEMPLATE>/sideboxes/tpl_poll_box.php, line 113:

    from: $content .= '<div style="width:99%;" class="clearBoth">';

    to: $content .= '<div style="width:99%; clear:both; font-weight:normal; overflow:hidden;">';

    This should, in your template, prevent changing the font size and weight and cause the text to display correctly.

    Please let me know how this works out.

  3. #3
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    @cecsy:

    The fix above may work for Amanda's template, but not for yours. Please try the fix above and let me know the results. If not ok, please post an URL where I can see what happens.

  4. #4
    Join Date
    Jul 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Quote Originally Posted by boudewijn View Post
    ... includes/templates/<YOUR TEMPLATE>/sideboxes/tpl_poll_box.php, line 113:

    from: $content .= '<div style="width:99%;" class="clearBoth">';

    to: $content .= '<div style="width:99%; clear:both; font-weight:normal; overflow:hidden;">';

    ...
    This worked! Thank you, so much!

  5. #5
    Join Date
    Jul 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Awesome stuff..... that fixed it.

    Thank you so much for your continued support and fixes.

    Cheers

    Amanda

  6. #6
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Hi Great Mod,
    i just tried to use it on Zen Cart v1.3.8a and it doesn't store any data in the database when you click send..

    Is there any way to get this mod to work with Zen Cart v1.3.8a?

  7. #7
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Quote Originally Posted by Tim Ware View Post
    Hi Great Mod,
    i just tried to use it on Zen Cart v1.3.8a and it doesn't store any data in the database when you click send..

    Is there any way to get this mod to work with Zen Cart v1.3.8a?
    I just tried it on another site that has Zen Cart v1.3.8a and it worked perfectly.. that server runs PHP Version 5.2.8

    Does the mod work with PHP Version 5.2.13??

  8. #8
    Join Date
    Jun 2009
    Posts
    207
    Plugin Contributions
    2

    Default Re: Poll Manager Support Thread

    I developed PM with PHP 5.2.9, and I have just migrated to 5.3.2. On both versions I encountered no problems.

    What happens after you clicked send? Do you get the statistics displayed? Any JS errors appear?
    Can you post or send me the url to the site?

    Thanks,
    Boudewijn

  9. #9
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Poll Manager Support Thread

    Quote Originally Posted by boudewijn View Post
    I developed PM with PHP 5.2.9, and I have just migrated to 5.3.2. On both versions I encountered no problems.

    What happens after you clicked send? Do you get the statistics displayed? Any JS errors appear?
    Can you post or send me the url to the site?

    Thanks,
    Boudewijn
    Thanks for your reply,

    When I click send it just refreshes the page and adds nothing and gives no errors.

    However I have found a work around..

    If i take the url produced by the site that works and enter it into the site that doesn't.. It works and adds the poll options just as it should..

    The site that doesn't have a functioning poll manager backend can be found here: www.stillmomentsnursery.com

    Thats the only part of the poll manager that doesn't work, the poll_manager.php seems to produce incorrect urls when adding to database. Everything else works great

    The poll is working fine now with the work around. So i guess the best bet would be to wait until my host updates PHP.

    Thanks for your help.

 

 

Similar Threads

  1. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  2. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 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