vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Split ForumHome Page into Multiple Pages (https://vborg.vbsupport.ru/showthread.php?t=92201)

l SKN l CHRIS 05-26-2008 02:47 AM

I really really really need this or a solution that will do the same thing.

Anyone. I would be unmeasurably thankful

Neutral Singh 05-30-2008 03:29 PM

I need this one as well!!

MalluCastle 06-09-2008 01:55 PM

can u please update it for 3.7

mike_bbf 07-24-2008 09:19 PM

would love a 3.7 version of this too, please, please update :)

Discussions 08-01-2008 11:18 PM

Quote:

Originally Posted by mike_bbf (Post 1583391)
would love a 3.7 version of this too, please, please update :)

It works just fine for 3.7.2.

Blaine0002 08-15-2008 06:34 AM

Quote:

Originally Posted by TimIng2211 (Post 1149344)
This is a great little mod and perfect for my needs.

One thing I'm struggling is this, I can see the category and forums on page2 no problem, but when in a forum, when clicking on the articles link in the breadcrumb navigation at the top, I am taken to Page1 not back to page2 (library.html) - www.digigreen.net/forums/index.php?page=2 then to any of the forums.

How do I change this?

Cheers,

Tim

I am too having this problem. ALSO, $_GET['page'] Dosent seem to be getting passed to the $page variable, and the $_GET[page] dosent pass to subforums, even when the subforums are specified (easy fix though, just use $forum['page'] or something of the like)

Thanks for the work! (BTW why are there multiple plugins with the exact same thing? oh and the plugin can be simplified to
Code:

if (empty($_GET[page]))
{
        $_GET[page] = '1';
}
$page = $_GET[page];


JVCode 09-12-2008 01:36 PM

This is just what I've been looking for, thankyou ever so much! Installed and working perfectly on 3.7.2

binevi 10-27-2008 09:24 PM

my forums URL is com/findex.php so what is the link of page 2 going to be.

i tried com/findex.php?page=2 but it doesnt work

any idea

Hornstar 10-28-2008 06:16 AM

you have a typo, you put findex, it should be forums/index.php?page=2

That works perfectly fine for me, just ensure you have set a forum up to be on page 2 in the admincp first.

binevi 10-28-2008 09:04 PM

Fatal error: Field page is not defined in $validfields in class vb_datamanager_forum in [path]/includes/class_dm.php on line 485

i had this error when iwas trying yo set forum to page2

Hornstar 10-29-2008 07:26 AM

Set up a test forums as per vbulletin terms and install just this mod and see if you can get it to work in that, then start installing some of your other modifications and see if any of those are causing problems.

sub_ubi 01-17-2009 04:33 AM

Any luck on 3.8?

Hornstar 01-17-2009 05:41 AM

yeah it is working on 3.8 for me still.

flup 01-19-2009 08:46 AM

Works perfectly after upgrading from 3.5.4 (first install) till 3.7.2.. note: this was not a new install! Just upgraded my vB version till 3.7.2 and the add-on is still working.

Phantasmagoric 03-15-2009 11:44 AM

Brilliant, working perfectly on 3.8.1, thanks.

Hornstar 05-05-2009 11:59 AM

Not sure if anyone knew this, but I just found that this hack has 2 uncahced templates.

tansu 07-06-2009 05:02 PM

I activated the plugin, changed the number from 1 to 2 in forum management.
Where do I see the new page?
I tried page2.html but returns a 404 error.

Hornstar 07-06-2009 08:51 PM

I don't use this anymore but by memory it was something along the lines of index.php?page=2 or something like that. I used vbseo so I had it say whatever.html anyway.

rabidkevin 11-09-2009 10:45 PM

Is it possible to list a forum on more than 1 page? Like I want the Website Feedback forum to be visible on all of them. Right now it only lets you input 1 number :(

CammyDawson 07-20-2010 01:19 AM

Working great on 3.8.5.


All times are GMT. The time now is 08:41 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.01757 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (20)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