no overflow pages

Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Ideas Centre
Forum rules
END OF SUPPORT: 1 January 2017 (announcement)
Locked
alan keys
Registered User
Posts: 100
Joined: Wed Aug 02, 2006 9:09 am

no overflow pages

Post by alan keys »

hi guys
my postings have just gone over the 50 set in configurations.....
but there are no overflow pages (eg poage 2/3/4 etc)

i have done some customisation. (may have deleted something)

can someone pls tell me what i should be looking for
and in which file....


thanks and happy new year all !
Last edited by zeroK on Mon Jan 07, 2008 9:18 am, edited 1 time in total.
Reason: Marked as solved
alan keys
Registered User
Posts: 100
Joined: Wed Aug 02, 2006 9:09 am

Re: no overflow pages

Post by alan keys »

can anyone give me a pointer on this.
thx
User avatar
zeroK
Former Team Member
Posts: 20964
Joined: Sun Jan 20, 2002 7:36 pm
Location: Klagenfurt / Austria
Contact:

Re: no overflow pages

Post by zeroK »

What exactly have you modified? Also what pagination is missing? The one in the topic view? Then check that you have something similar to this in your style's viewtopic_body.html:

Code: Select all

	<!-- IF PAGINATION or TOTAL_POSTS -->
		<div class="pagination">
			{TOTAL_POSTS}
			<!-- IF PAGE_NUMBER --><!-- IF PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> &bull; <span>{PAGINATION}</span><!-- ELSE --> &bull; {PAGE_NUMBER}<!-- ENDIF --><!-- ENDIF -->
		</div>
	<!-- ENDIF -->
Image My weblog | gamerslog.com | No support via PM or ICQ or email - If you don't know a term or a program mentioned in a post -> Google is your friend
alan keys
Registered User
Posts: 100
Joined: Wed Aug 02, 2006 9:09 am

Re: no overflow pages

Post by alan keys »

its /viewforum.php?f=1

there are no over flow pages ie (next page)
alan keys
Registered User
Posts: 100
Joined: Wed Aug 02, 2006 9:09 am

Re: no overflow pages

Post by alan keys »

sorted thanks zerok.....
Locked

Return to “[3.0.x] Support Forum”