vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   New BB tag to do image thumbnails... (https://vborg.vbsupport.ru/showthread.php?t=50882)

LangTuDaTinh 03-27-2003 10:23 PM

<a href="http://www.tvseriesfans.com/forums/showthread.php?postid=45397#post45397" target="_blank">http://www.tvseriesfans.com/forums/s...5397#post45397</a>

u will see a link, that one was use thumb bbcode

Zzed 03-27-2003 10:30 PM

I get a page not found when I go to this URL: http://www.tvseriesfans.com/users-im...1101116021.jpg

LangTuDaTinh 03-27-2003 10:35 PM

i have image hotliking protection on my website

but anyway, i added thumb to other pix, and they all got the same problem.

(note, changed my first pix to img)

Zzed 03-27-2003 10:37 PM

OK, I see. Let me look into this. :)

LangTuDaTinh 03-27-2003 10:43 PM

opps, i think i found the problem.... this code use { instead of [ for regular vbcode right?

but then again, it recognize my image as link

after i submit, it add the [url ] tag between my link

Zzed 03-27-2003 10:43 PM

Quote:

Today at 03:26 PM LangTuDaTinh said this in Post #15
Warning: getimagesize() [function.getimagesize]: HTTP request failed! HTTP/1.1 404 Not Found in /home/virtual/site3/fst/var/www/html/forums/admin/functions.php on line 972

Warning: getimagesize(http://www..com/users-images/2003/BeforeConcert8-vi.jpe) [function.getimagesize]: failed to create stream: Invalid argument in /home/virtual/site3/fst/var/www/html/forums/admin/functions.php on line 972

Warning: getimagesize() [function.getimagesize]: HTTP request failed! HTTP/1.1 404 Not Found in /home/virtual/site3/fst/var/www/html/forums/admin/functions.php on line 972

Warning: getimagesize(http://www..com/users-images/2003/Concert9-or.jpe) [function.getimagesize]: failed to create stream: Invalid argument in /home/virtual/site3/fst/var/www/html/forums/admin/functions.php on line 972


Try and disable your mod-rewrite and see if this problem still exists or not. There seems to be a conflict between your web server and the function getimagesize(). The may require you to revise some of your rewrite rules.

Also try the thumbnails with an image that is not on your server to see if it behaves correctly or not.

Zzed 03-27-2003 10:45 PM

Quote:

Today at 04:43 PM LangTuDaTinh said this in Post #25
opps, i think i found the problem.... this code use { instead of [ for regular vbcode right?

but then again, it recognize my image as link

after i submit, it add the [url ] tag between my link


Your tags should look identical to this:

[thumb]http://www.tvseriesfans.com/users-images/2003/2_28-3-326_2001101116021.jpg[/thumb]

LangTuDaTinh 03-27-2003 10:51 PM

well, changed back...

CK2003 03-28-2003 12:50 AM

zzed can you please tell me which lines the following are on? i have truble finding them, thanks:)

$bbcode=str_replace("{", "{", $bbcode); // stop people posting replacements in their posts
return censortext($bbcode);

// ###################### Start phphighlite #######################

thanks again if you can help me, it would be very much appritiated:) btw i am using the functions.php file:)

Zzed 03-28-2003 12:53 AM

Line 771. :)


All times are GMT. The time now is 11:20 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.01327 seconds
  • Memory Usage 1,735KB
  • 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_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