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.

AutomatikStudio 01-03-2004 04:26 PM

Figured out how to make the 2 exist in my root directory...now on to the next thing...and sorry if this has been asked before but 130 pages are a freakin lot to look through...there's gotta be a way to organize all these posts...anywho....i want to add one of the custom templates but I don't want it to have just HTML....i'd actually like it to have something like the most recent journal posts (as i have a journal section) and most recent pictures.....i know what sort of query I would need to do....but can those custom templates have PHP in them or how would I need to go about doing that? If this question has been asked before then please direct me to the correct posts. Thanks!!

AutomatikStudio 01-03-2004 08:31 PM

Also...I've having a big problem logging in and out. I click "Logout" in the welcome_text template and it says it logs me out...but it doesn't. And then I checked in a different browser and tried to login and it says it logs me in but then when it takes me back to the index.php page it shows that I'm not in the welcome_text but still shows i'm online. So....thats that. And my cookies are set to .banterboards.com

deano1 01-04-2004 07:15 AM

does this portal work with VB RC1 yet ??????????????

Zachery 01-05-2004 04:01 PM

mYvBindex will never work with the 3.x serries, thats what vBadvanced is for ;D

deano1 01-05-2004 08:20 PM

ok
thanks
where do i find that ?

Zachery 01-05-2004 10:30 PM

Currently at vBulletin.nl only

deano1 01-05-2004 11:02 PM

thanks

Intex 01-06-2004 06:57 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:

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.

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

CtrlAltDel 01-09-2004 09:45 PM

This is broken in 2.3.4 somehow

I upgraded to 2.3.4 and the homepage doesnt work, save the custom box I setup...

CtrlAltDel 01-09-2004 09:49 PM

hmm reinstalled templates and it works again
odd

Zachery 01-09-2004 10:04 PM

Quote:

Originally Posted by CtrlAltDel
hmm reinstalled templates and it works again
odd

try following the directions ;D you need to reinstall anytime you upgrade :)

bobII 01-12-2004 01:12 PM

Will vBIndex work with vB 3.x.x?

MindTrix 01-12-2004 03:43 PM

Afraid not mate as this is a vB2 portal :) There are some vB3 portals released on this site though :) Check out the vB3 section on the forum home page ;)

Zachery 01-12-2004 04:54 PM

Quote:

Originally Posted by bobII
Will vBIndex work with vB 3.x.x?

try vBadvanced :)

zyad 01-14-2004 03:36 PM

Hi I installed the vbmyindex, but i'm getting a safe mode error, is there anyway around safe mode with this hack. My host said he won't turn it off due to security reasons.


www.homeoftheleafs.com/myvbindex.php

zyad 01-14-2004 03:39 PM

you know what i'm so dumb never mind that post.

Zachery 01-14-2004 03:43 PM

Quote:

Originally Posted by zyad
you know what i'm so dumb never mind that post.

you just need to update your image paths :) and your good

CHeeKY 01-15-2004 09:52 AM

Hi, I am using vb3 RC2 and trying to add MyVbindex

All is done until the instructions ask me to locate test within files,

in my newthread.php I dont have

Find:
ipaddress,iconid,visible) VALUES

as requested..

The same for the member.php file, I dont have the text for that either.

Am I doing something wrong? I am right in thinking that myvbindex works with vb3 rc2?

Regards and thanks in advance... :)

Zachery 01-15-2004 03:29 PM

Quote:

Originally Posted by CHeeKY
Hi, I am using vb3 RC2 and trying to add MyVbindex

All is done until the instructions ask me to locate test within files,

in my newthread.php I dont have

Find:
ipaddress,iconid,visible) VALUES

as requested..

The same for the member.php file, I dont have the text for that either.

Am I doing something wrong? I am right in thinking that myvbindex works with vb3 rc2?

Regards and thanks in advance... :)

wrong hack try vBadvanced due note this is a vB2 mod :)

RN BB guy 01-17-2004 07:14 AM

will this work for vB 3.0.0 Can2?

assassingod 01-17-2004 07:16 AM

Quote:

Originally Posted by RN BB guy
will this work for vB 3.0.0 Can2?

This version wont, but look in the Full Releases forum for vB3, you'll find this and others.

jaliam 01-17-2004 08:18 AM

I have tried to install this hack but after I modified the forum_loggedinuser template and the Cookies option in my admincp, I lost my access to my VB3 forum. Do you guys have an idea on how to get it back? Thanks for your help in advance.

jaliam 01-17-2004 08:20 AM

Uh-oh, I am afraid it was the wrong version. Please help!

Zachery 01-17-2004 08:23 AM

Quote:

Originally Posted by jaliam
Uh-oh, I am afraid it was the wrong version. Please help!

how can we help? clear your cookies :) restart your browser :) try to login again :)

jaliam 01-17-2004 08:35 AM

I was able to login now but every time I try to access admincp, it kicks me back to the login page. It seems like it's rejecting my password.

Zachery 01-17-2004 08:35 AM

Quote:

Originally Posted by jaliam
I was able to login now but every time I try to access admincp, it kicks me back to the login page. It seems like it's rejecting my password.

its a cookie issue, have you done what i said?

jaliam 01-17-2004 08:40 AM

Quote:

Originally Posted by Faranth
its a cookie issue, have you done what i said?

I did, Faranth. That's why I was able to login but I just could not get in to my admincp to get rid of the change I made for the Cookie option. I set it up for .bibleexpose.bibletruths.us. I wonder if that is causing the problem. If so, how can I get it out of there? Thanks!

Zachery 01-17-2004 08:43 AM

Quote:

Originally Posted by jaliam
I did, Faranth. That's why I was able to login but I just could not get in to my admincp to get rid of the change I made for the Cookie option. I set it up for .bibleexpose.bibletruths.us. I wonder if that is causing the problem. If so, how can I get it out of there? Thanks!

i would assume so, go to vbulletin.com and search for a fix, it will reset your cookie domain and folder to default :)

jaliam 01-17-2004 08:52 AM

Quote:

Originally Posted by Faranth
i would assume so, go to vbulletin.com and search for a fix, it will reset your cookie domain and folder to default :)

I found the fix, Faranth! You're the man! I truly appreciate your help.

Zachery 01-17-2004 08:55 AM

now if you are going to be using vB3 id suggest lookin at vBadvanced :) if youd like to upgrade mYvBindex :)


All times are GMT. The time now is 10:16 AM.

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.03117 seconds
  • Memory Usage 1,819KB
  • 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
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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