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)
-   -   End-User Options - Favorite Smilies (https://vborg.vbsupport.ru/showthread.php?t=123116)

Caddyman 03-08-2007 10:48 AM

Quote:

Originally Posted by Darwinist (Post 1198439)
Looks to me like the code was copied to your script without the line breaks, so everything was commented out. Try this...

worked perfect, i was using wordpad, i kinda figured that may be the issue, thats why i attached it

Thanks man!:up:

jw00dy 03-13-2007 03:35 AM

I must be nuts, but does this or is it supposed to add a smile button to the quick reply? I don't think it does... Just wanted to see if anyone could confirm.

tawnygirl 03-13-2007 07:52 AM

I just updated to vB3.6.5, and then updated the Fav Smilies to the current version using the Update instructions and then the 3.1+ instructions.

Everything "looks" fine when we go to reply, but when we click to edit fav smilies:
Database error in vBulletin 3.6.5:
HTML Code:

/misc.php?do=editfavsmilies
we get this error, which I don't know how to fix...

Quote:

Invalid SQL:

SELECT smilieid, smilietext, smiliepath, smilie.title,
imagecategory.title AS category
FROM smilie AS smilie
LEFT JOIN imagecategory AS imagecategory USING(imagecategoryid)
WHERE smilie.imagecategoryid NOT IN (Admin, Use)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Use)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.display' at line 5
Error Number : 1064
Date : Tuesday, March 13th 2007 @ 01:43:02 AM

Classname : vb_database
Does anyone know how I would go about fixing this? :o

Tralala 03-13-2007 10:43 AM

Is anyone using this in conjunction with My Smilies VB? Seems like a perfect match, just wanted to make sure they work nicely together before diving in...

Bounce 03-13-2007 09:04 PM

Quote:

Originally Posted by Tralala (Post 1202399)
Is anyone using this in conjunction with My Smilies VB? Seems like a perfect match, just wanted to make sure they work nicely together before diving in...

I have both installed with no issues at all (vb3.6.5)..well apart from the ones already known lol :)

Darwinist 03-13-2007 11:22 PM

Quote:

Originally Posted by tawnygirl (Post 1202316)
I just updated to vB3.6.5, and then updated the Fav Smilies to the current version using the Update instructions and then the 3.1+ instructions.

Everything "looks" fine when we go to reply, but when we click to edit fav smilies:
Database error in vBulletin 3.6.5:
HTML Code:

/misc.php?do=editfavsmilies
we get this error, which I don't know how to fix...



Does anyone know how I would go about fixing this? :o

In the favorite smilie options, when entering the 'Ignored Categories', you must enter the category ID, not the category title. A quick way to find the category ID is to go to the Smilie Manager in your admin CP and hover over the title name. Take note of the link... it should be something like...

'http://www.mysite.com/forum/admincp/image.php?do=viewimages&table=smilie&imagecategory id=1'


...notice 'imagecategoryid=1'. Enter the IDs you want ingored into the options.

tawnygirl 03-14-2007 10:55 AM

:up: Thank you SO much, that's exactly what it was! You have no idea how much I appreciate your help!

Tralala 03-15-2007 11:12 AM

Quote:

Originally Posted by hIBEES (Post 1202811)
I have both installed with no issues at all (vb3.6.5)..well apart from the ones already known lol :)

Thanks for the reply, hIBEES. I've just installed this one too, but I note that it's not recognizing any customized "My Smilies," so I can't set (or unset) any one of them as Favorites. Is that how it's working for you too?

That sort of defeats the purpose for me; I was hoping to use this add-on to help users clean up and prioritize their personalized smilie collection.

Bounce 03-16-2007 12:54 AM

Quote:

Originally Posted by Tralala (Post 1204062)
Thanks for the reply, hIBEES. I've just installed this one too, but I note that it's not recognizing any customized "My Smilies," so I can't set (or unset) any one of them as Favorites. Is that how it's working for you too?

That sort of defeats the purpose for me; I was hoping to use this add-on to help users clean up and prioritize their personalized smilie collection.

Tralala my humble apologises,it was this one I have installed https://vborg.vbsupport.ru/external/2009/11/12.gif

WebConnection 03-27-2007 07:06 AM

Hi,

Installed the hack and followed all the instruction for vBulletin 3.6.1. Installation seems fine but when I go through userCP, this is the link fo the Edit Favorite Smilies: /misc.php?do=editfmilies

I looked at the USERCP_SHELL template but the url should be /misc.php?do=editfavsmilies.

What seems to be the problem with my installation?


All times are GMT. The time now is 09:37 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.01408 seconds
  • Memory Usage 1,746KB
  • 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_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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