vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - vBulletin Raffles (https://vborg.vbsupport.ru/showthread.php?t=265536)

nhawk 08-10-2011 07:45 PM

Quote:

Originally Posted by Budweiser (Post 2231888)
Looking at your mod gave me an idea. It would be nice to have a mod that I can use to sell tickets to win a product. For example: I have a laptop and for a chance to win it the user could but a ticket for $1. At the end of the offer period the mod would pick a winner.

Is there a mod like this already? (or does this mod already do all this??)
It could increase traffic and create revenue for the site too!

This add-on can do it when used with AWCoding's Credit Purchase System.

Gadget_Guy 10-02-2011 01:48 PM

Hi,

I just installed the raffle system and I can't wait to use it.

I do have two things I need help with:

1) How can I change the colour of the text, background, and other elements for my raffles?

See that attached picture of what I mean. The current look just doesn't match my site and I would like to customize it.


2) On the raffle page I am getting an SQL error. (See screenshot)


Thanks,

D.

nhawk 10-03-2011 02:35 PM

By default, the colors come from your Style. But colors can be added in ACP->Styles & Templates

Select your Style, scroll down to Raffle Templates and select it. In there is raffle.css. Any area you want to change the color in, add the color like this..
color: #FFFFFF;

Where the # is the RGB color you want to use.

I can't duplicate the SQL Error. Have you found the problem?

MentaL 10-05-2011 10:27 AM

Just a minor admin bug you may want to fix.

http://img26.imageshack.us/img26/213/adminbugs.png

nhawk 10-05-2011 11:08 AM

That looks like you have a link to a video as part of the name for the raffle??

I'd suggest embeding videos in the description if that's the case.

MentaL 10-05-2011 05:22 PM

All HTML is in the description, hence the problem.

/EDIT

Attached it for you to try. Also, ending the description with a standard a href link will cause a problem too.

nhawk 10-05-2011 05:32 PM

Quote:

Originally Posted by MentaL (Post 2253667)
All HTML is in the description, hence the problem.

/EDIT

Attached it for you to try. Also, ending the description with a standard a href link will cause a problem too.

I see, that's interesting.

Use BB Code for the video, not HTML. That will eliminate the problem for now.

Edit: OR..

Upgrade to the latest version I'm about to post. :)

MentaL 10-06-2011 05:47 PM

Whats this all aboot.

nhawk 10-06-2011 06:21 PM

Quote:

Originally Posted by MentaL (Post 2254020)
Whats this all aboot.

Geez, seems like things just don't want to go right lately. :(

You can eliminate that by editing /includes/xml/cpnav_raffles.xml

Delete these lines..
Code:

                <navoption displayorder="50">
                        <phrase>raffle_limit_add</phrase>
                        <link>rafflelimit.php?do=add</link>
                </navoption>
                <navoption displayorder="60">
                        <phrase>raffle_limit_edit</phrase>
                        <link>rafflelimit.php?do=edit</link>
                </navoption>

That is actually one of the add-ons for raffles and it shouldn't have been in the main xml. It will not affect the raffle system in any way.

I'll release an update in the next couple of days. I'm just waiting on input from someone about a problem they were having.

EDIT: I decided to release the next update today. All should be good now.

SamirDarji 10-21-2011 01:43 PM

Noting to check this out later.


All times are GMT. The time now is 04:18 AM.

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.01229 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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