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)

Mr. Brian 01-10-2004 12:25 PM

I... 'clicked', Install..

Meltingfire 01-10-2004 12:30 PM

Hi guys!
Yesterday i installed vBindex 3 RC 3 and its real sweet.

There is only one thing im missing ;) It doesnt seam to show my additional posticons?

Btw, you wrote in the installer that you have to use full path to smilies (http://domain/etc), is it the same thing with posticons?

EDIT: That was my bad, i updated the post-icon but not the thread-icon ;) stupid me.

Another question: Is it possible to parse the poll text for smileys? and other bbcode? Because the smileys show up in the forumpoll but not at the first page.

ceech 01-10-2004 04:01 PM

I having the same problem as Harlequin. The avatar will display in the memberlist; howver, in vbindex, when members with avatar logs in, his/her actual avatar image is missing.

any ideas as to why the actual avatar is not showing ?

Harlequin 01-10-2004 04:22 PM

Check my edit to that note -- see if that helps you a little. Make sure to double check the little things. :)

ceech 01-10-2004 04:51 PM

here is what i noticed

on vbindex, when it calls for the avatar image
http://www.yourdomain.com/forums/ima...line=DDDDDDDDD

on the memberlist page, it calls
http://www.yourdomain.com/forums/ima...line=DDDDDDDDD

guess we have to use "u" instead of "userid"

Harlequin 01-10-2004 05:10 PM

Holy crap, that worked excellent with the avatars.

Further detail --

In vbindex.php, find:

PHP Code:


$news
['avatarurl'] = "$vboptions[bburl]/image".SCRIPT_EXTENSION."?user=$news[postuserid]&dateline=$news[customdateline]"

Replace with:

PHP Code:


$news
['avatarurl'] = "$vboptions[bburl]/image".SCRIPT_EXTENSION."?u=$news[postuserid]&dateline=$news[customdateline]"

Worked for me like a charm and now everything is displaying AOK .. or appears to be anyway.

Ty Ceech.


But strangely, I'm still having the noshow of the news threads problem..

kcradio 01-10-2004 05:39 PM

I have the same issue as mentioned earlier in this thread.

My post icons are directed to:
http://www.kctalk.com/forums/http://...cons/icon1.gif
instead of just once where it should work.

I checked my admincp for the path of the icon there, and it is just showing images/icons/icon1.gif and not that long string that is up there.

Anyone that has had this problem or if anyone knows what it is to correct it, please let me know!

NTLDR 01-10-2004 05:51 PM

Quote:

Originally Posted by Harlequin
However, when viewing under vBindex, the newsbit topic displays, the posting time displays.. everything.. except the avatar and the actual post.

Update the thread counters in the Admin CP, there seems to be issues regarding old posts from vB2 moved to vB3.

Avatar issues: u is the same as userid in the URL they both mean the same thing and should both work.

Quote:

Originally Posted by AshAbed
is it possible to put content other than the news post in that section? and to make multiple pages?
if it is Ill probably switch over to this

Yes and yes. To change the middle content just edit the VBINDEX template and add your HTML. To create extra pages add a template called vbindex_extra_PAGENAME and view it via vbindex.php?page=PAGENAME (replacing PAGENAME with the name of your page).

NTLDR 01-10-2004 05:54 PM

Quote:

Originally Posted by mas404
Is it possible to make the news with limit characters thin it will fallow with the link of the thread.

Like this way

vBindex 3.0.0 Release Candidate 3 has been released, the new version contains all the bug fixes from RC2 as well as a few new features which I'll be doing instructions for in the future
?.> more

Details of howto do this are avalible at Core Forums to members who've been marked as licenced as per the first post in this thread. Its not included as it has issues if the break is in the middle of some vBcode, however its generally pretty usable.

Harlequin 01-10-2004 05:58 PM

I've no clue why the change worked with u if that's the case, but it appears to be working with no errors now. ;)

And the update thread counters worked! :) Thank you, NTLDR. :) Excellent work.


All times are GMT. The time now is 08:04 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.07804 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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