vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Plus Mood (https://vborg.vbsupport.ru/showthread.php?t=207470)

PlusVB 07-05-2009 01:57 AM

Quote:

Originally Posted by PGAmerica (Post 1797691)
In the ACP, I told it to show 150 moods per page and although I only have 120 moods, it still breaks it up into 2 pages. Ideas?[/LIST]

in plus_mood_usercp.php, lock for :
PHP Code:

sanitize_pageresults($totalmoods$vbulletin->GPC['pagenumber'], $perpage10025); 

change it to
PHP Code:

sanitize_pageresults($totalmoods$vbulletin->GPC['pagenumber'], $perpage100025); 


PlusVB 07-05-2009 02:04 AM

Quote:

Originally Posted by Stevie Night (Post 1834144)
You say

"You are free to remove the copyright text/link in this mod if you need so."

Could you tell me how to do this please, bit of a n00b :D

Open plus_mood_usercp.php, find $pagenav2, change it to $pagenav3. :)

PGAmerica 07-05-2009 02:13 PM

Quote:

Originally Posted by PlusVB (Post 1842998)
in plus_mood_usercp.php, lock for :
PHP Code:

sanitize_pageresults($totalmoods$vbulletin->GPC['pagenumber'], $perpage10025); 

change it to
PHP Code:

sanitize_pageresults($totalmoods$vbulletin->GPC['pagenumber'], $perpage100025); 


Thank you

Saviour 07-29-2009 02:59 PM

Anyone have this working in the ibproarcade mod? If so...how'd you go about getting it to show up?

Doesn't show up on my arcade pages.

sherrym 07-31-2009 03:36 AM

Quote:

Originally Posted by floggerss (Post 1825318)
You can choose to able or disable based on usergroup permission+

Hi,

The mod works great except for one smaller usergroup. Can't seem to see where one would enable/disable for certain usergroups. Any help is appreciated?

Thanks,
Sherry

TheLastSuperman 07-31-2009 03:49 AM

Quote:

Originally Posted by sherrym (Post 1858874)
Hi,

The mod works great except for one smaller usergroup. Can't seem to see where one would enable/disable for certain usergroups. Any help is appreciated?

Thanks,
Sherry

AdminCP --> vBulletin Options --> vMoods by luqmanamjad.com

Near bottom, you can enter in usergroup ID #'s to ban from using, it should be enabled for everyone already unless you have it disabled or some options not set correctly.

S-MAN

sherrym 07-31-2009 03:53 AM

Thanks TheLastSuperman.

Will check now.

Sherry

TheLastSuperman 07-31-2009 03:56 AM

Quote:

Originally Posted by sherrym (Post 1858881)
Thanks TheLastSuperman.

Will check now.

Sherry

lol, don't thank me until something is working :D

Edit: Also in the options you can simply enter in the name of the mood images to activate the ones not listed so for instance I had a fellow admin ask about (I know forgive me here lol) "Horny" so simply look in the folder you uploaded onto your FTP that is still in your computer, see the mood? copy just the name and paste into that box then save and now you have it ;) just remember it is case sensitive.

sherrym 07-31-2009 04:16 AM

Quote:

Originally Posted by TheLastSuperman (Post 1858882)
lol, don't thank me until something is working :D

Edit: Also in the options you can simply enter in the name of the mood images to activate the ones not listed so for instance I had a fellow admin ask about (I know forgive me here lol) "Horny" so simply look in the folder you uploaded onto your FTP that is still in your computer, see the mood? copy just the name and paste into that box then save and now you have it ;) just remember it is case sensitive.

Hi again,

Ok, I must be losing it :) I see:
AdminCP --> vBulletin Options --> Mood Options
All I have is: https://vborg.vbsupport.ru/attachmen...3&d=1236296386

Don't have what you described:
Near bottom, you can enter in usergroup ID #'s to ban from using, it should be enabled for everyone already unless you have it disabled or some options not set correctly.

No place for User Group ID's :(

Maybe I'm just losing it LOL

Sherry

sherrym 07-31-2009 05:44 AM

Went into the database and found that the mood setting for this user was set to "none"

Removed "none" and left the filel blank and it works now.


All times are GMT. The time now is 03:56 PM.

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.01132 seconds
  • Memory Usage 1,753KB
  • 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
  • (4)bbcode_php_printable
  • (7)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