| View previous topic :: View next topic |
confusedabit Advanced Member
Joined: 28 Feb 2005 Posts: 456 Location: USA
|
Posted: Thu Jan 25, 2007 6:33 pm Post subject: Allowing a longer subject line in forum list? |
|
|
|
When viewing the page that shows all forums is there a way to allow a longer subject line to appear for the "last post info" column?
I have figured out how to make the columns (topics, replies etc.) wider but doing so does not make the subject line provide more of the title.
Thanks!
UPDATE: No real "update" here since no one ever replied! I normally despise bumping up very old threads since one reads all the way thru it to then notice it was an old one. But, in this case, there is not much to read thru! Anyone able to help me here?
Last edited by confusedabit on Mon Feb 18, 2008 6:07 am; edited 1 time in total |
|
| Back to top |
|
|
confusedabit Advanced Member
Joined: 28 Feb 2005 Posts: 456 Location: USA
|
Posted: Fri Mar 23, 2007 3:12 pm Post subject: |
|
|
|
| Any ideas on this? Thanks! |
|
| Back to top |
|
|
confusedabit Advanced Member
Joined: 28 Feb 2005 Posts: 456 Location: USA
|
Posted: Mon Feb 18, 2008 6:05 am Post subject: |
|
|
|
A year later, I ask this same question! I tried this again this evening and after spending a crazy amount of test via trial and error I still do nto know how to do this. Nor, has anyone helped.
This can't be that hard to do! I find that tweaking something is so complex with whatever this language is called. I find myself spending so much time trying to get something fixed with little results. Why is that? You have to practically guess and de-cipher what all of the HTML means. All of the {} /lang.cat. and so on.
I am just FRUSTRATED that being an admin needs so much understanding. Again, whatever this is all called, IPB, Invision whatever--it is just NOT user friendly.
So, now that I vented...can someone PLEASE help me to enlarge the subject line displayed for topics??? |
|
| Back to top |
|
|
admin Advanced Member
Joined: 16 Jul 2004 Posts: 2117
|
Posted: Mon Feb 18, 2008 2:13 pm Post subject: |
|
|
|
confused,
I have not looked at the code for the section you are talking about, but I imagine you are limited to the amount of characters returned by the database query.
As far as the complexity of IPB, you are correct it is much less user friendly than phpbb. However that is about as user friendly as it gets if you want the flexibility to be able to edit the look of a forum and the other things IPB offers that others don't. _________________ Please use the search function. |
|
| Back to top |
|
|
confusedabit Advanced Member
Joined: 28 Feb 2005 Posts: 456 Location: USA
|
Posted: Tue Feb 19, 2008 3:54 am Post subject: |
|
|
|
| admin wrote: | confused,
...I imagine you are limited to the amount of characters returned by the database query.
|
Admin, what exactly does that mean?! How would I change this "databse query?
Thanks! |
|
| Back to top |
|
|
confusedabit Advanced Member
Joined: 28 Feb 2005 Posts: 456 Location: USA
|
Posted: Tue Feb 19, 2008 4:09 am Post subject: |
|
|
|
| Can you tell me where exactly this section is? It would be a big help if I knew I was at least in the right spot-thanks! |
|
| Back to top |
|
|
confusedabit Advanced Member
Joined: 28 Feb 2005 Posts: 456 Location: USA
|
Posted: Mon Mar 17, 2008 5:31 am Post subject: |
|
|
|
Can anyone else lend me a hand with this issue? I re-visit it many times and just can not figure out HOW or even WHERE I can tweak the subject line to be longer. I really do not understand the earlier reply from our admin. So, if someone else can expand on this I would be most appreciative!! _________________
Admin: PLEASE RESPOND! |
|
| Back to top |
|
|
admin Advanced Member
Joined: 16 Jul 2004 Posts: 2117
|
Posted: Wed Mar 19, 2008 1:24 pm Post subject: |
|
|
|
It means if the database only returns say the first 50 characters changing the length to allow more will not help it will still only return 50 characters. _________________ Please use the search function. |
|
| Back to top |
|
|
confusedabit Advanced Member
Joined: 28 Feb 2005 Posts: 456 Location: USA
|
Posted: Wed Mar 19, 2008 3:15 pm Post subject: |
|
|
|
Thanks admin!
Is this data return from the database anything that I can change myself? And, can you tell me where the section of code is located? Then I can do my usual trial and error. _________________
Admin: PLEASE RESPOND! |
|
| Back to top |
|
|
admin Advanced Member
Joined: 16 Jul 2004 Posts: 2117
|
Posted: Thu Mar 20, 2008 1:02 pm Post subject: |
|
|
|
No it is not. At that point your getting into programmer land. _________________ Please use the search function. |
|
| Back to top |
|
|
|
|