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)
-   -   mYvBindex v3.1 (https://vborg.vbsupport.ru/showthread.php?t=44691)

MindTrix 01-01-2004 03:19 PM

just put the ids in seperated by commas

Intex 01-02-2004 01:54 PM

Tigger - I've just done a re-installation of vB (2.3.3) and re-installed your great hack. Everything appears to be okay with the exception of two things:
  1. Users can see and select what homepage components they want to view, but upon submission they don't seem to be stored. When you go back into the options there is no radio button selected for either yes or no.
  2. Smiley icon location seems to default to the normal images directory. As I have multiple styles, I create an image directory under the name of the style I have. Where do I point it to this location?

Thanks

tenchiws 01-02-2004 03:58 PM

I'm having a bit of problem. Everytime I access the portal I get this MySQL error. This has been happening off and on with no help from me. I just went to my site this morning and it was like this but was working fine last night. Any help would be nice. Here's the error:

Quote:

Invalid SQL: SELECT thread.threadid,thread.title,replycount,postuserna me,postuserid,thread.dateline,views,thread.iconid, votenum,votetotal,postid,pagetext,allowsmilie,show signature,signature,avatarpath,NOT ISNULL(avatardata) AS hascustom,customavatar.dateline AS avatardateline ,thread.iconid as iconid,icon.title as icontitle,icon.iconpath as iconpath
FROM thread
LEFT JOIN post ON (thread.threadid=post.threadid)
LEFT JOIN user ON (user.userid=post.userid)
LEFT JOIN avatar ON (avatar.avatarid=user.avatarid)
LEFT JOIN customavatar ON (customavatar.userid=user.userid)
LEFT JOIN icon ON icon.iconid=thread.iconid
WHERE forumid='4' AND isnews='Y' AND open<>10
GROUP BY thread.threadid
ORDER BY thread.threadid DESC LIMIT 10 mysql error: Got error 28 from table handler

mysql error number: 1030

Zachery 01-02-2004 04:03 PM

lets try first disabling weather. also what version of php / mysql do you have?

tenchiws 01-02-2004 04:04 PM

Never had weather on to begin with. I have both of the latest stable versions of PHP and MySQL.

Zachery 01-02-2004 04:09 PM

ah ok,

your server or account is out of space :) you need to contact your host :)

Error code 28: No space left on device

tenchiws 01-02-2004 04:12 PM

That's funny because my cPanel says this:

Quote:

Disk space available 399.24 Megabytes
Something is fishy. I'm gonna try a fresh install oh vBulletin and not...try this hack. Sorry, but I'm looking for a stable portal.

Zachery 01-02-2004 04:13 PM

thats what you have left, please feel free to go to www.mysql.com and lookup the error your self, im almost postiive this is your HOST's problem

just because cpanel sasys theres 399mb left doesnt mean the HD has 399mb left :)

AutomatikStudio 01-02-2004 11:39 PM

Is it possible to add this hack to a site where the boards are installed in the root directory? IE. My boards are at "website.com" as opposed to "website.com/boards/"

tenchiws 01-03-2004 01:00 AM

Yes, you can. You just have the change around some directories. One thing is to change all ./ directories to nothing. IE, if you have require_once('./admin/global.php'); replace it with require_once('admin/global.php'); and so on.


All times are GMT. The time now is 07:22 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.03107 seconds
  • Memory Usage 1,736KB
  • 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_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