View Single Post
  #81  
Old 01-24-2009, 06:49 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rene Kriest View Post
No, have a closer look at the source that vb produces not the debugger to make it clear:

HTML Code:
<a href="http://forum.depressionsblog.com/picture.php?albumid=1&amp;pictureid=3" target="_blank"><img src="http://forum.depressionsblog.com/picture.php?albumid=1&amp;pictureid=3&amp;thumb=1" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><img src="http://forum.depressionsblog.com/picture.php?albumid=34&amp;pictureid=308" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /> </a>
There is a </a> missing, isn't it?
Quote:
Originally Posted by wottech View Post
The </a> appears to be at the end of your quote, so it doesn't appear to be missing to me.
Quote:
Originally Posted by Rene Kriest View Post
Well then have a look at the 2 (!) img tags then.
Let's see.

First: Where exactly does that code come from? Is this from your html source code in the browser? This is different from what you posted in your earlier post: There you posted from the debug informations of my mod. I could not find an issue there.

What I see here is html source code. While my mod indeed inserts html code into the wysiwyg-editor, you normally do not get to see it - the editor immediately transforms it to the image. If you change to standard mode, you'll see bbcode.

Now: To get things straight, you are trying to insert two images. The first one, so I gather from the code, is a thumb linked to original image. The second one is a original image. Whether this was linked originally, I don't know.

What I do see is that some other mod has tampered with the links
HTML Code:
(onload="NcodeImageResizer.createOn(this);)
is definitely nothing my mod does to a link. As stated before: My mod does nothing but to insert straightforward bbcode. I just checked once again, the code inserted is proper. All opening and closing tags are where they are supposed to be. As long as they are not missing in the code you see in the debug section, they are there upon insertion. Whatever this other mod does, I do not know. I gather that the other problem you described with the link not closed after insertion on your other post is the same issue.

To make sure: Please deactivate the other mod and try then.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01121 seconds
  • Memory Usage 1,782KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete