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)
-   -   Users Can create their own drop down list in navbar (https://vborg.vbsupport.ru/showthread.php?t=72980)

DrewM 01-25-2006 07:39 PM

Morris does this work with 3.5?

WAR 01-27-2006 07:13 PM

It does not work with 3.5. Primarily because there is no longer a PHP_Include template

Code syntax for parsing bbcode has also changed in 3.5
https://vborg.vbsupport.ru/showthread.php?t=82693 <--- thread on how to parse bbcode in 3.5

I tried for awhile to get this to work, but was unsuccessful. I'd love it if someone would port this to 3.5. If they could fix the problem with parsing dynamic url's as well, then that would be even more swell.

Michael Morris 04-16-2006 05:22 PM

I'm sorry for the lateness in my reply, I've been tied up as of late. I'm currently working on a boards conversion for a major client but as soon as that is done I'll start doing some hack ports, probably starting with this one.

sybakaos 07-26-2006 07:53 PM

I like this hack, thumbs up!

The problem:
When inserting links with the & character (post link for example) and then visit that page from within the quick links menu it brings you there. If you visit that link again, that particular post shows your "my links" links in the post area instead of the original post content (edit, save post fixes this until you visit the my links link again). I think it could be omitted by parsing the & character differently perhaps?

The request:
Could you add a javascript to each post (thread) so users can click it to add that link to their my links menu?

sybakaos 07-28-2006 07:15 AM

Let me rephrase the problem,

The content of a post is replaced by the mylinks url's if that post appears in your mylinks due to the bbcodeparse.

beano33 07-30-2006 05:23 PM

Quote:

Originally Posted by sybakaos
Let me rephrase the problem,

The content of a post is replaced by the mylinks url's if that post appears in your mylinks due to the bbcodeparse.

I ran into that problem too when we updated from 3.0.3 to 3.0.11 and had to remove mylinks. I'd reinstall it if it were ported it to 3.6.

sybakaos 09-11-2006 05:52 PM

Quote:

Originally Posted by sybakaos
Let me rephrase the problem,

The content of a post is replaced by the mylinks url's if that post appears in your mylinks due to the bbcodeparse. It's due the & character which get's parsed weirdly?

Please, any help?

I partially prevented that from happening by replacing & with %26 (ascii), but that's not the best solution......

WAR 02-12-2007 04:31 PM

Did anyone ever get this working on 3.6.x ?


All times are GMT. The time now is 02:25 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.01236 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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