Recent Topics- Number Of Forums To Exclude [RESOLVED]


Subject: Recent Topics- Number Of Forums To Exclude [RESOLVED]
In the ACP > SQL Reduction > Recent Topics there is an option:

Forum To Exclude
Please, insert the IDs of the forums to be excluded in Last Messages Box (you can separate by comma each forum ID).

Can anyone please tell me how to increase the number of forum IDs you can insert here, as there are loads more I want to exclude than the space in the text box allows?

Last edited by tc1967uk on Thu 06 Dec, 2007 07:59; edited 1 time in total
Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
open and edit this line

<input class="post" type="text" maxlength="255" size="40" name="last_msgs_x" value="{LAST_MSGS_X}" />

in templates/common/board_config_queries.tpl

you have to check if that field on db support more than 255 chars

ps: do you have more than 70 forums to exclude :shock: ?

Subject: Re: Recent Topics- Number Of Forums To Exclude
Zuker wrote: [View Post]


you have to check if that field on db support more than 255 chars



I can't find a database entry called 'last_msg'

Is it called something else, and what should I change the db entry to so that it can support more than 255 chars ?

P.S. Yes I have 228 forums to exclude. And yes, I have loads more forums altogether.

Last edited by tc1967uk on Wed 21 Nov, 2007 19:48; edited 2 times in total
Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
tc1967uk wrote: [View Post]
Zuker wrote: [View Post]


you have to check if that field on db support more than 255 chars



I can't find a database entry called 'last_msg'

Is it called something else, and what should I change the db entry to so that it can support more than 255 chars ?

P.S. Yes I have 228 forums to exclude. And yes, I have loads more forums altogether.


What´s your webpage :shock: :shock: :shock: ?

How many forums do you have on it :shock: :shock: ?

What kind of server do you have?
What hosting company gives you the hosting?

Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
Can anyone help with this please?

Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
can i have a link please?

Subject: Re: Recent Topics- Number Of Forums To Exclude
Zuker wrote: [View Post]
can i have a link please?


No, sorry. I'm not going public with my site for quite a while yet.

My forum's make-up isn't the issue here. Can someone help with this please?

Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
Can anyone help with this please?

Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
Zuker wrote: [View Post]
open and edit this line

<input class="post" type="text" maxlength="255" size="40" name="last_msgs_x" value="{LAST_MSGS_X}" />

in templates/common/board_config_queries.tpl

you have to check if that field on db support more than 255 chars

ps: do you have more than 70 forums to exclude :shock: ?


Read all the posts, please.

Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
tc1967uk wrote: [View Post]
Zuker wrote: [View Post]


you have to check if that field on db support more than 255 chars



I can't find a database entry called 'last_msg'

Is it called something else, and what should I change the db entry to so that it can support more than 255 chars ?


If you read my post, you'll see that I did, and asked for help with the above. Can anyone clarify what I should be looking for and where?

Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude
PM your site and we will help you

Subject: Re: Recent Topics- Number Of Forums To Exclude
if you change this 255 with 500 for ex
Code: [Download] [Hide] [Select]
<input class="post" type="text" maxlength="255" size="40" name="last_msgs_x" value="{LAST_MSGS_X}" />


works?

if don't explore your database on phphbb_config table and check this field

last_msgs_x


Try to add them there directly

Subject: Re: Recent Topics- Number Of Forums To Exclude [RESOLVED]
Thanks for clarifying what to change, Zuker. It seems to have worked.

Profile PM  
Subject: Re: Recent Topics- Number Of Forums To Exclude [RESOLVED]
you are welcome.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1241s (PHP: 48% SQL: 52%)
SQL queries: 10 - Debug Off - GZIP Enabled