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)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

pran 08-06-2005 02:03 AM

After upgrading to vBulletin 3.5.0-RC2, vBindex suddenly refused to work. How can I make vBindex functional again?

Marco van Herwaarden 08-06-2005 06:21 AM

By waiting for the autor to release a 3.5 version.

poolking 08-06-2005 07:26 AM

Quote:

Originally Posted by pran
After upgrading to vBulletin 3.5.0-RC2, vBindex suddenly refused to work. How can I make vBindex functional again?

So where were you when it was announced that 3.0.x hacks will not work with 3.5?

tidy_boy 08-06-2005 08:46 AM

How do I move the latest forum posts and shout box to my main forum homepage

Cheers

pran 08-06-2005 10:18 AM

Quote:

Originally Posted by poolking
So where were you when it was announced that 3.0.x hacks will not work with 3.5?

I was out, enjoying life.

MRGTB 08-06-2005 11:18 AM

Quote:

Originally Posted by "Pran
After upgrading to vBulletin 3.5.0-RC2, vBindex suddenly refused to work. How can I make vBindex functional again?

Well it could be a while before we see a new version. I don't know if anybody else has noticed. But it says under the authors name the last time they was online was in 2004. August 2004 I think looking at the profile. That's 12 months ago now.

Plus that site advertised in the vbindex footer is gone that gave suport for it as well. You would be better off looking at vBadvanced now really were support is there for it, and it works with 3.5

MRGTB 08-06-2005 10:54 PM

I have found a BUG in the portal page in the: Latest Threads center block

When it shoes the Go To First Post icon, it never shows the Thread Icon until the "First Post" Icon disapears, then it displays the "Thread Icon" fine.

Anybody know a quick fix for this?

Here is an image to show you what I mean:

http://www.garybolton.pwp.blueyonder...temp/Snap1.png

Here is the code that I know need editing to fix this problem from the: vbindex_centerthreadbit template.

Code:

<tr>
        <td class="alt2" style="text-align: center">
                <if condition="$show['icon']">
                        <img src="$vboptions[bburl]/$thread[threadiconpath]" border="0" alt="$thread[threadicontitle]" title="$thread[threadicontitle]" style="vertical-align: text-middle; text-align: center" />&nbsp;
                </if>       
        </td>
        <td class="alt1Active" id="t$thread[threadid]" title="$thread[preview]">
               
                <div>
                        <if condition="$thread['issubscribed']">
                                <span style="float: $stylevar[right]"><img src="$stylevar[imgdir_misc]/subscribed.gif" alt="" title="$vbphrase[subscribed_to_thread]" align="center" /></span>
                        </if>                       
                        <if condition="$show['firstnew']">
                                <a href="$vboptions[bburl]/showthread$ext?$session[sessionurl]threadid=$thread[threadid]&amp;goto=newpost"><img src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[go_to_first_new_post]" border="0" /></a>
                        </if>                       
                        <a href="$vboptions[bburl]/showthread$ext?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><if condition="$show['firstnew']"><strong>$thread[title]</strong><else />$thread[title]</if></a>
                </div>
       
                <div class="smallfont">
                        <span style="float: $stylevar[right]">$vbphrase[forum]: <a href="$vboptions[bburl]/forumdisplay$ext?$session[sessionurl]forumid=$thread[forumid]"><em>$thread[forumtitle]</em></a></span>
                        <span style="cursor:hand" onclick="window.open('$vboptions[bburl]/member$ext?$session[sessionurl]userid=$thread[postuserid]')">$thread[postusername]</span>
                </div>               
        </td>
       
        <td class="alt2" title="<phrase 1="$thread[replycount]" 2="$thread[views]">$vbphrase[replies_x_views_y]</phrase>">
                <div class="smallfont" style="text-align:$stylevar[right]; white-space:nowrap">
                        $thread[date] <if condition="$vboptions['yestoday'] != 2"><span class="time">$thread[time]</span></if><br />
                        <phrase 1="$vboptions[bburl]/member$ext?find=lastposter&amp;threadid=$thread[threadid]" 2="$thread[lastposter]">$vbphrase[by_x]</phrase>  <a href="$vboptions[bburl]/showthread.php?$session[sessionurl]goto=lastpost&amp;threadid=$thread[threadid]"><img src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
                </div>
        </td>
       
        <td class="alt1Active" style="text-align: center">
                $thread[replycount]       
        </td>
       
        <td class="alt2" style="text-align: center">
                $thread[views]       
        </td>       
</tr>


Big Daddy 08-09-2005 06:45 PM

I have created a cpl of "events", and they do show on the calendar in vbindex.... However, when you click on the date of the event, it gives me a "page cannot be found" deal......

For instance, I just clicked on August 10th on my calendar, which is in the middle of an event, and it took me to:

http://www.bikebuilders.com/calendar...=2005-8-10&c=1

Which comes up "Page not found"

Also, when and if I do get that fixed, how can I make the link on the calendar point to a forum (like a forum for the event), rather than the calendar listing?


Help?????

Thanks,
Rob

MRGTB 08-09-2005 09:08 PM

Try seaching back in this thread, there are two fixes for the calendar a couple of pages back that I posted.

MRGTB 08-10-2005 04:28 AM

I have found another problem.

If you create a Sub Board under another board on your site and post threads on it. No threads are grabbed from that Sub Board to the Latest Threads block on your Portal page. It fails to detect threads posted 2 levels down on a sub board created.

Man were is the support for this these days? I know the person who created this as not been around for 12 months, but there is still interest in this portal. Are there no whiz kids willing to take over this and help out with bugs found in fixing them in the package and posting fixes here also. :ermm:


All times are GMT. The time now is 09:07 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.02718 seconds
  • Memory Usage 1,755KB
  • 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)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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