vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   thread tagging options above the postbit +1 (https://vborg.vbsupport.ru/showthread.php?t=225530)

bartek24m 10-19-2009 06:33 AM

thread tagging options above the postbit +1
 
Hi i have 2 questions

1. How can i move the tagging options which is accually belove the all posts in threads to above first post ?
i know that in zoints thread tagging there is options about it, but in default vb thagging i cant find out.


2. If its possible to accually posts with links ?
i use imprex to convert database form mybb into vb3.8.4 and all links now are text which without hyperlink


Like (without url link): http://www.vbulletin.org
What i want is (with url link): http:///www.vbulletin.org



How can i update all posts and "Automatically parse links in text"

I can edit manally in wysigw mode but it isnt solution for that problem

Thanks for your help

Lynne 10-19-2009 04:32 PM

1. Have you tried just moving the html in the SHOWTHREAD template? There may even be a mod or article that tells you how to do that.

2. Those links both go to the same place, so I'm not sure what you are asking about.

bartek24m 10-19-2009 08:50 PM

i mean that links in posts are not parsed and clickable

just 'http ://www.url-link.domain.com/'

i need to edit posts and put [url] tag between url link

how can i update all posts and links to add globally hyperlink?

Lynne 10-19-2009 09:00 PM

I don't think you can go back and add it. If you look at a post after it is posted, the link code is added as soon as you hit the post button. It's actually saved in the post table with the code - it isn't added when the post is parsed for the showthread page. So, you would need to actually do something to the post table to add it in and I have no idea what that sort of query would look like.

bartek24m 10-19-2009 10:23 PM

i thinking about added in table 'post' via phpmyadmin everywhere [url] before http:// but it could complicate with links for images :/

So the only one way in which i can update parse links is by clicking 'edit post' and 'save' afterwards

but there is many posts and i just looking for some script which can update all post in wysigw mode with option parse links checked and save


All times are GMT. The time now is 12:53 PM.

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.01007 seconds
  • Memory Usage 1,717KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete