vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - MySmilies VB (https://vborg.vbsupport.ru/showthread.php?t=135336)

Snake 01-04-2007 04:39 PM

Wow this is awesome! Thanks. :)

imfeelingitdawg 01-04-2007 04:45 PM

Quote:

Originally Posted by Lionel (Post 1150440)
hummm, I disabled the pager and the error is still there. I disabled your hack and it's gone. I have been using vbpager for a while now with no problems. Maybe some conflicts?

Thanks for compliment in PM

I had this exact same problem. Have vbPager installed and get the errors only when logged in.

Allan 01-04-2007 08:21 PM

Hey Kentaurus :)

Little suggestions :p

- it missing this image "../misc/trashcan_small.gif"
- not possible to edit the smilies
- not possible to moderate the smilies to all user (via AdminCP)
- When delete one smilie ? (without ftp)


Great hack, Click Install ;)

Kentaurus 01-05-2007 12:32 AM

Instructions for making it work with vbshout

I checked the vbshout hack. It was really easy adding support for MySmilies.

Instructions for getting MySmilies working in vbShout:

open vbshout.php (in your FORUM ROOT)
find (the first 2 ocurrences)
Quote:

$Shout['s_shout'] = bbcodeparser($Shout['s_shout']);
replace it with:
Quote:

$GLOBALS['mysmiliesvb_userid'] = $Shout['s_by'];
$Shout['s_shout'] = bbcodeparser($Shout['s_shout']);
unset($GLOBALS['mysmiliesvb_userid']);
That's it :)

Lionel 01-05-2007 12:39 AM

Quote:

Originally Posted by imfeelingitdawg (Post 1150705)
I had this exact same problem. Have vbPager installed and get the errors only when logged in.

so how did you solve it? Can the 2 hacks coexist together

Kentaurus 01-05-2007 12:49 AM

Quote:

Originally Posted by Allan (Post 1150860)
Hey Kentaurus :)

Little suggestions :p

- it missing this image "../misc/trashcan_small.gif"
- not possible to edit the smilies
- not possible to moderate the smilies to all user (via AdminCP)
- When delete one smilie ? (without ftp)


Great hack, Click Install ;)

The trashcan_small is a vbulletin image, not mine, it was added in the latest updates of vbulletin :) Check it here: http://www.vbulletin.com/forum/image...hcan_small.gif

Right now, there's not an option for checking the user's smilies, I'll consider adding it, since it sounds necessary. In the meantime, you might want to check the "Log In as any user hack" (https://vborg.vbsupport.ru/showthread.php?t=115351) that might be of help (you can login as a user and check his smilies) :) It's not the best solution but it's a workaround right now.

The smilies (the files) are deleted when the user deletes it, unless you activate the option in the admincp for not harddeleting the file. For manual manipulation of the files themselves you'd need ftp.

Thanks for your suggestions, they are most useful. The editing of smilies is also an option that I'd like to see in this hack in the future.

Kentaurus 01-05-2007 12:50 AM

Quote:

Originally Posted by Lionel (Post 1151028)
so how did you solve it? Can the 2 hacks coexist together

After tracing a little I found the problem. I'll upload an update that fixes this in an hour :)

Lionel 01-05-2007 01:01 AM

Quote:

Originally Posted by Kentaurus (Post 1151037)
After tracing a little I found the problem. I'll upload an update that fixes this in an hour :)


cool, thanks, cause I love your hack ;)

Kentaurus 01-05-2007 01:39 AM

Quote:

Originally Posted by hIBEES (Post 1150474)
Any time limit on this, apologises if your busy and no major hurry ,again thanks :cool:


The preview support for new threads / replies has been added in the latest version :)

Lionel 01-05-2007 01:51 AM

1.03 appears to have fixed the problem :)


All times are GMT. The time now is 02:49 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.01725 seconds
  • Memory Usage 1,743KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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