vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   End-User Options - Lucky Thread (https://vborg.vbsupport.ru/showthread.php?t=165704)

PoetJA-1975 08-05-2008 07:31 AM

Quote:

Originally Posted by Opserty (Post 1540675)
Try this...
  1. AdminCP > Plugins & Products > Plugin Manager
  2. From the list look for:
  3. Click [Edit].
  4. Change the PHP Code (the bit in the big box) to:
    PHP Code:

    if (is_array($settings['lucky_group']))
    {
        
    $settings['lucky_group'] = implode(','$settings['lucky_group']);


It should work, I hope.

Thanx = Now works wonderfully on 3.7.2 PL1
Thanx ATAKAN :)

Jacquii.

yingzhou 08-19-2008 01:01 PM

interesting!!!

Chadi 10-05-2008 06:27 PM

I don't know what happened but I'm still getting redirected to the smiley page. It was working fine until today when I noticed it happening.

I applied osperty's method, did not work.

When I originally uploaded the template, I first changed all reference of the word "lucky" to "stumble" instead as we Christians do not believe in "luck".

Anyway, template is called "stumble" in the template list as it was and should be.

The code in the plugin is this:
Code:

if (is_array($settings['stumble_group']))
{
    $settings['stumble_group'] = implode(',', $settings['stumble_group']);
}

The template called "stumble" has this

Code:

<td class="vbmenu_control"><a href="misc.php?do=stumble">$vbphrase[stumble]</a></td>

Chadi 10-11-2008 09:12 PM

Would appreciate help on this. Thanks.

Chadi 10-18-2008 06:43 PM

Would appreciate any help on this.

vithorius 10-18-2008 09:45 PM

This is an interesting Mod, but I see that there is not much support from the coder, right...?!? :confused: :(


I would like to install it, but it would have to have some way to disable some of my sub-forums... (I really would not like to have Classifieds on the "Lucky Thread")

Chadi 10-29-2008 05:02 PM

Uninstalled since it does not work.

RTMdotORG 06-13-2009 12:01 AM

I Have Fixed This MOD....
Do The Same Template Edits...

And Install This XML....

tommac3 06-13-2009 10:22 PM

Quote:

Originally Posted by RTMdotORG (Post 1828682)
I Have Fixed This MOD....
Do The Same Template Edits...

And Install This XML....

didnt do the template edits ... but it seems to work ... do I need to do the edits?

DobieGillis? 06-13-2009 11:11 PM

man, hit the lucky button and got transported to another dimension. One hell a mod!


All times are GMT. The time now is 06:31 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.01867 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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