vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vba CMPS: Smilie Creator (https://vborg.vbsupport.ru/showthread.php?t=68062)

SnowBot 08-07-2004 06:55 PM

Sorry, the page is here

http://www.synergyforums.com/index.php?page=smilie

I can see it, some of my users can see it but others cant, dont know why :(

KW802 08-08-2004 12:27 AM

Quote:

Originally Posted by SnowBot
Sorry, the page is here

http://www.synergyforums.com/index.php?page=smilie

I can see it, some of my users can see it but others cant, dont know why :(

I just tried.... worked fine for me as unregistered and then again as registered (KW802, account created tonight). There is some javascript in the template, perhaps the users who are having problems are having issues with that? If the users who are having problems don't mind, could you find out what browser & version they are using? Also, do they see nothing at all, a blank page, or is just certain parts of the not working for them?

Thanks,
Kevin

Romeos Tune 08-08-2004 12:58 AM

Sounds good..... I think you'll like that thing alot..... Prolly be easy for someone like you to port it to VB.... :)
Quote:

Originally Posted by KW802
When I get back home tonight I'll check it out; the SO is waiting for me downstairs so I've only got a few minutes. Playing around with this is a 'learning project' for me so if I think I can tackle it I'll give just about anything a try. :nervous:


ranger2kxlt 08-09-2004 12:15 AM

Will this hack work without CMPS?

xug 08-09-2004 11:34 AM

Any fix for the .bmp problem!!

KW802 08-09-2004 05:06 PM

ranger2kxlt: It's just a generic HTML template that calls the PHP file so you should have no problems getting it working from any page. If you use it on a non-vBulletin page then you'll have to change the template for your colors, etcetra. The reason why I geared it towards CMPS was because it would allow you to take advantage of CMPS features like security control.

xug: I'm working on it. I haven't been around much this weekend because I'm working on stuff with the fiance (wedding in less than 90 days) but I'll have it resolved shortly. Please bear with me just a little bit longer (I'm hoping to have some time tonight to work on it; if not tonight my next time 'window' is Thursday night).

KW802 08-10-2004 03:14 AM

I am really starting to HATE Microsoft Internet Explorer! :mad:

The problem with the right-mouse "save picture as..." option in IE only occured if the text had spaces in it; if there was no spaces then it worked fine. Mozilla Firefox worked perfectly, it's only IE that was acting up.

To fix the problem find this code (line #23 in the original template)....
Code:

var command = '$vboptions[bburl]/modules/fps_smilie_creator.php?text=%20'+text+'%20&typ='+smilie_type+'&col='+font_text_color+'&shcol='+font_background_color;
... and change "+text+" to "+text.replace(/ /g,"%20")+".

I've also tweaked the code a bit so that the <div> tags are no longer required. I'll be repackaging the zip shortly with the above fix and the tweaks (the tweaks won't affect nothing, it's just to reduce some HTML code in the template).

Remember to click "Install" to be kept up-to-date on future fixes & updates.

amykhar 08-10-2004 01:50 PM

Thank you. The fix worked nicely.

sabret00the 08-10-2004 01:54 PM

can i use this on my forums or do i need to have vba CMPS installed?

ranger2kxlt 08-10-2004 03:43 PM

Works like a charm :-D love the hack...

question, why can't we link directly to the image? is there a way to do that? also what about making an add-on, so we can create images within our posts :-D

Thanks


All times are GMT. The time now is 06:16 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,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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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