vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Convert [IMG] to [URL] in quoted text (https://vborg.vbsupport.ru/showthread.php?t=107022)

EdQ 03-28-2006 01:26 AM

I'll let the author post the changes. Plus I am sure there is a cleaner way to do it.

jdebler 04-06-2006 04:32 PM

This is exactly what we are looking for, but....

Is there any way another version can be done that does not have DB changes?

Please?? :)

Boofo 05-11-2006 08:24 AM

Michael, I use a bbcode tag [img2] for images I want to wrap text around. Will this have any effect on that? I don't want it to, if possible, sir. ;)

Hellcat 05-11-2006 08:27 AM

@jdebler:
This doesn't change the DB as far as I know....
Everything is done at runtime.


Quote:

Originally Posted by Boofo
Michael, I use a bbcode tag [img2] for images I want to wrap text around. Will this have any effect on that? I don't want it to, if possible, sir. ;)

This only affects the original [img] tag, nothing else :)

Boofo 05-11-2006 08:36 AM

Quote:

Originally Posted by Hellcat
This only affects the original [img] tag, nothing else :)

Great! I was thinking you were just doing a replace for img and not looking for [img] (with the closing bracket). ;)

Another great hack by the Master! Keep up the excellent work, sir. ;)

mktrilogy 06-22-2006 05:28 AM

Can u add features where

- It will not show any links at all at the edit screen
- it will not show links or image, just text at the "post screen"

Much appreciation if it can be integrated.

home9000 06-22-2006 04:49 PM

I want to remove the option on UserCP
please help

Thanks

Hellcat 06-24-2006 11:22 AM

Quote:

Originally Posted by home9000
I want to remove the option on UserCP
please help

Thanks

Try this:
Find the plugin "Useroption handling" and DISABLE it (only that plugin, not the whole product)

darksoulz 06-24-2006 09:51 PM

I'm getting
Code:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /admincp/plugin.php(1306) : eval()'d code on line 3
while trying to install. It appears to be assuming that everyone is using mysql functions instead of mysqli.

Darat 08-08-2006 11:10 AM

Hellcat - Will you be making a 3.6 version of this?


All times are GMT. The time now is 09:15 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.01119 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)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