vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - DC SEO vB URL Rewrite (https://vborg.vbsupport.ru/showthread.php?t=91324)

Dean C 06-30-2005 08:03 AM

Quote:

Originally Posted by floris
I use a links category where forums are actually forum links, which is a feature from vbulletin by default.

So titles are for example http://www.vBulletin.com/

which results in invalid page .html files.

Thanks for the feedback, I'll look into it :)

kall 06-30-2005 08:35 AM

Quote:

Originally Posted by Dean C
I was just wondering how you were testing it out :) Note it's marked as beta still. Thanks for your feedback on the bugs. I'm going to look into them right away.

http://www.nzboards.com/forums/f2-ge...iscussion.html

Have a look at that..

kall 06-30-2005 08:39 AM

Aaaand...Heres a shot of some subforums. They're getting duplicated or something. I haven't modified any of the subforumbit templates.

*edit* removed attachement

sabret00the 06-30-2005 08:48 AM

Quote:

Originally Posted by Link14716
So do I. Following that logic, if Jelsoft does make a CMS, it would be classified as a code mod even though it would use the plugin system and not modify any code. (This post ignores the fact that an official Jelsoft addon wouldn't be released at vBulletin.org, of course, but it's just an example.)

Note to vB.org staff: It doesn't modify code, therefore it is not a code modification. Please, can we get some logic in this?

i think everyones forgetting that even the plugin's require the uploading of the xml file :o

Dean C 06-30-2005 08:56 AM

Many thanks kall, could you point me in the direction of the mod you are using for your forum images :)? Thankyou

kall 06-30-2005 09:51 AM

Quote:

Originally Posted by Dean C
Many thanks kall, could you point me in the direction of the mod you are using for your forum images :)? Thankyou

I think it was sabe's hack originally..

In forumhome_forumbit_level*post , find:
HTML Code:

<td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td>

                        <td>

After, add:
HTML Code:

<if condition="in_array($forum['forumid'], array(41,9,3,37,38,8,999))">
<td><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img src="images/forumhome/$forum[forumid].gif" alt="$forum[title]" border="0" vspace="2 px" hspace="5px" width="40" height="39" align="left"/></a>
</td>
</if>

...sorta. I had a devil of a job getting it just right, but there's the general gist.

TrentTech 06-30-2005 10:51 AM

Dean C, random copies of my sub-forums names are showing up in the sub-form list in plain text, but this is only on my forum index, because I have it show sub-forums (like how vBulletin.com/forum does)

Dean C 06-30-2005 11:20 AM

Quote:

Originally Posted by TrentTech
Dean C, random copies of my sub-forums names are showing up in the sub-form list in plain text, but this is only on my forum index, because I have it show sub-forums (like how vBulletin.com/forum does)

I'm going to look into that in an hour or so after my lunch :) Thanks for the input.

akanevsky 06-30-2005 11:57 AM

Hmmm.... f-forumtitle.. And what if the forumtitle isn't written in english letters? Will it convert?

Dean C 06-30-2005 12:12 PM

Quote:

Originally Posted by Dark Visor
Hmmm.... f-forumtitle.. And what if the forumtitle isn't written in english letters? Will it convert?

No this is only for english boards :)


All times are GMT. The time now is 10:57 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.01579 seconds
  • Memory Usage 1,745KB
  • 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_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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