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)

NeRilkA 08-20-2003 09:34 PM

it's what I thought but I preferred to have confirmation and try to find a solution before the members shout :)

thanks Faranth

(ps: did you read the books about Pern from AnneMcCaffrey ? I ask because of your nick :) )

CodeDawg 08-21-2003 12:51 AM

Quote:

Today at 10:14 AM Shadow_NL said this in Post #1646
Can anyone help me?

What I found is that if the first forum listed has as => the number of articles you have set to show then it only shows those articles from that forum.

The code does work, I set my number of articles to be 30 and it pulled from the other forums I set. Of course that is not how many articles I want to show so I just bagged it.

I would imagine that the code could be modified to pull only XX number of threads from each forum listed, but haven;t had the gumption to try to make it work.

I am just holding out for the vB3 version...TIGGA LET ME TEST PLEASE!!!!!!!!!!!

Littlebit 08-21-2003 12:59 AM

Quote:

08-12-03 at 08:27 AM Tigga said this in Post #1594
Littlebit - Can you email me your myvbindex.php file (bgunter@project8.com) so I can have a look?
Hey Tigga I sent it that day, but now I'm not sure if you ever got it.
I fixed the newer psts in a strange and not understood way, but an older news is still showing a response post.
What should I look at and did I send you my index okay or do you need me to send it again or are you busy and can't check it out....hope things are cool.
I'm going to be upgrading soon...probably just to 2.3.2 unless someone can talk me into going for beta 3 now...still nervous

Tigga 08-21-2003 03:57 AM

livewars - Not modifying (or forgetting to upload) your member.php file is the only thing I can think of that would cause that. If you're sure of that, the only other thing it could be is something with your version of PHP, MySQL, or the way your server is set up.

NeRilkA - As Farranth said, that means you lost connection to your MySQL server... Nothing to do with the hack. :)

Littlebit - Try downloading the latest version here, and then replace your news query with the one there. If that query is right then there shouldn't be any way it can pull any post but the first in the thread... If that doesn't work though let me know.

Zachery 08-21-2003 03:59 AM

glad to see you alive Tigga and responding....

it seems im gettin better with helping

livewars 08-21-2003 05:00 AM

...is it possible that it is a problem in my templates or admin cp options?... I re-did and uploaded the member.php with no success :( ...I dont see how the login redirect could be a mysql version problem, as everything else in the hack seems to be working fine. Any ideas of what else I could try?

thnx.

Zachery 08-21-2003 05:03 AM

while tigga is the offical guy for this hack, i did state that you probally missed a template mod some where.

im here to help :)

if you need me to, ill go and check my template mods and make tell you exctly where it is

livewars 08-21-2003 05:09 AM

Thanks for your help.. I have been going thru the installation instructions over and over trying to find where the error could be, with no success so far. Any help is very much appreciated.. thnx ;)

Zachery 08-21-2003 05:13 AM

Still in your forums directory, open the file "member.php".
Find:
eval("standardredirect(\"".gettemplate("redirect_l ogin")."\",\"index.php?s=$sess ion[dbsessionhash]\");");

Replace with:
eval("standardredirect(\"".gettemplate("redirect_l ogin")."\",\"\$url\");");

This will ensure your users are redirected to the proper place when they log in or out.

tigga was right

make sure thats right in member.php

livewars 08-21-2003 05:16 AM

I triple checked it, that IS what I have already... this is getting frustrating >:(


All times are GMT. The time now is 04: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.03520 seconds
  • Memory Usage 1,742KB
  • 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
  • (5)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