vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Assistant (https://vborg.vbsupport.ru/showthread.php?t=50991)

Sebastian 03-31-2003 11:37 PM

@+Fares+ : the path for $forumdir isn't correct, if your forum directory is called "forums" then change it to $forumdir = "forums";

Otherwise change that setting to the name of your forum directory.

Bison 04-01-2003 01:00 AM

Quote:

Today at 05:29 PM Sebastian said this in Post #58


I cannot seem to produce this error, I emptied my inBox and i don't see this.

@Pollo: you still have to put the name of the forum directory in $forumdir. If your forums directory is called "forums" then leave it as default, cause it's for linking to private messages, cpanel, etc..

I do suggest you use vB Assistant in you forum directory though.

This byte of code is causint the error:

Code:

if ($allpm[messages] <= 1) {
        $amount = "1";
} else {
        $amount = round(($allpm[messages]/$pmquota) * 100,2);
}


amykhar 04-01-2003 01:11 AM

Not everybody has a PM quota set. You should check to make sure it's not zero before you enter that code block.

Amy

Sebastian 04-01-2003 01:22 AM

@ Rolodex: what is your PM quota set at in the admin cpanel?

Bison 04-01-2003 02:29 AM

My quota is set to 100 ... my mods are 50, and members are 40.

Edit: My BAD ... I had this set to Zero (Unlimited) ... after placing the members amount into the box, the error went away.

Thanks for the heads up guys! :)

D|ver 04-01-2003 08:31 AM

hey really cool hack :)
but is it possible to show about 10 latest posts on the very top of the window?

that would be very cool :D

Lethal 04-01-2003 10:40 AM

I would like to have a template version.

also, its says my pm box is 1% full but yet I have no messages either in my inbox or sent box. ?? shouldn't it say 0% full?

also, how would I get this to work with multiple styles? I tried to use { imagesfolder } and { firstaltcolor } and { secondaltcolor } but it didn't work. Any suggestions?

bandersen 04-01-2003 10:54 AM

Thank you for a nice hack!

I am sorry, but I am fiddling with the $forumdir too! can you plz help... My forumdir is /forums/upload
Here is the line in assistant.php:

$forumdir = "forums/upload"; // name of your forum directory

If I type ../forums/upload/assistant.php in the browser, I get the vb assistant up on that page.

EDIT: OK... I found it... also changed the path in the code to insert in headinclude so that the line with the path looks like:

window.open('/forums/upload /assistant.php?s=$session[sessionhash]','vbassistant','width=235,height=500,resizable=ye s,scrollbars=yes');

SgtSling 04-01-2003 11:15 AM

Question.. and yes I am using version 1.1 of the zip

In my vbassistant it has under private messages
You have 2 new messages.
9 are old messages.

There isn't a meter or a preview of the message>
I did not upgrade from the old zip this is a new install

What do I have to do to make the pm images and preview show?
(YES I UPLOADED THE IMAGES)
It isn't a broken image problem.. the code just simply isn't there..

bandersen 04-01-2003 01:36 PM

I am not able to get the search function to work when I hit "submit".
Also, the image problem like SgtSling describes.

EDIT: :nervous: I know..... search worked ok after restart.


All times are GMT. The time now is 01:06 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.01381 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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