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)

steven s 12-12-2004 01:31 PM

Quote:

Originally Posted by NastyOp
Hello,

I'm receiveing this message in my error logs.

File does not exist: /home/ataforum/public_html/http://www.myurl.com/cron.php.

The cron file is located where it is supposed to be but for some reason the url is being added after /public html/ instead of just the cron.php. I read some previous posts and they said it was related to VBindex and the way it calls the $cronimage. I have not modified the copyright in any way. Could someone please shed some light on this situation. I have read about 50 of the pages in this thread but no luck. Thanks in advance.

I too am having this problem. The cron jobs for vBulletin seem to be working.
In my error log it shows /forum/http://www.mydomain.org/forum/cron.php.

b6gm6n 12-12-2004 04:03 PM

there's a few people asking how to show attachments in the news section, well i'm asking to, seems no one has the answer just yet.

-b6

TheEnd 12-12-2004 04:07 PM

Quote:

Originally Posted by TheEnd
Why are some styles messed up? Actually, all of them are.
http://rec0n.nauticaltech.com/index.php?styleid=7
http://rec0n.nauticaltech.com/index.php?styleid=8
http://rec0n.nauticaltech.com/index.php?styleid=9
http://rec0n.nauticaltech.com/index.php?styleid=10
They are supposed to look like:
http://rec0n.nauticaltech.com/forums....php?styleid=7
http://rec0n.nauticaltech.com/forums....php?styleid=8
http://rec0n.nauticaltech.com/forums....php?styleid=9
http://rec0n.nauticaltech.com/forums...php?styleid=10
The logo BG, navbar, cat gradients, and table borders aren't working. I think VBindex defines those vars differently than the forums or something. I know nothing about VB style coding so someone please help. :'(

*Bump*

b6gm6n 12-12-2004 11:22 PM

i think i've found the 'welcome box user with no avatar bug' - i thought it was working (and it was) then it wasn't...hang on i thought, after reading around here it's exactly the same problem, if a user doesn't use an avatar then the 'Default User Avatar' did'nt show...but why? - well... simple really, i turned off 'Enable News Posters Avatar' - that was the problem, turned it on again...bingo...the bug went away... i'll leave it with you mr nt loader :)

edit - actually, it kinda works... news poster avatar shows, but a user without an avatar still shows nothing, in fact it tried to show an avatar according to the userid (i store mine in a file system btw) typical url for a missing avatar is > http://www.xx.co.uk/forum/customavatars/avatar4_0.gif (which is user 4)

-b6

evss 12-13-2004 06:58 PM

coreforums.net no longer available?
thought is the support for vbindex?

Blue Moose Aaron 12-14-2004 12:44 PM

I think all support for this is gone. I may move to vbadvanced if I can't figure out a way to display attachments in my news bit

TheEnd 12-14-2004 01:35 PM

Quote:

Originally Posted by Ted Varnson
I think all support for this is gone. I may move to vbadvanced if I can't figure out a way to display attachments in my news bit

I already made the switch myself. Just goto the vbindex admincp installer, goto uninstall, and install vBADVANCED. I love the thing. Only problem is I don't see a shoutbox.

Blue Moose Aaron 12-14-2004 11:00 PM

I made the switch earlier today and now I have the abiliity to have my attachments display in the post!

dreck 12-16-2004 11:13 PM

Quote:

Originally Posted by dreck
I installed this great hack earlier today. Nice work, thanks!

I clicked the install button. :)

I have a few very minor things that I would like to fix:

1.) From the admin cpanel the Forum home page link at top of page has been changed. Which the link is from my computer, I just not sure which template to edit & where? or why?
Code:

file:///C|/DOCUME%7E1/64/LOCALS%7E1/index.php?
2.) My avatar doesnt show up on the welcome screen? My path to the image is:
Any help with these minor things would be great!

Great stuff!!!!

Thanks, dreck

bump

Delphy 12-19-2004 12:47 AM

Hiya,

I found a bug with vbIndex and the member list/count on the front page.

When a member is either not logged on, or doesn't have permissions to see invisible users, the member list will "break" when the first invisible user is encountered.

The offending line is line 398, the break 1 line:
Code:

                        } elseif ($onlineuser['invisible']) {
                                $home['onlineguesttotal']++;
                                $home['onlinemembertotal']--;
                                break 1;
                        }

Commenting this line out so that it completes the rest of the loop then makes the member list and member numbers render properly.

Hope this helps,
Delphy


All times are GMT. The time now is 05:42 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.03631 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (4)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