Author |
Topic  |
|
cryo75
New Member

88 Posts |
Posted - 25 September 2005 : 12:14:53
|
Hi all,
Check out my forum:
http://www.axiomsoftech.com/forums Login/Password: guest
Below in the Statistics where the Active Users info is displayed, the table's right border is thicker than it should and this happened when a added the AU mod.
Can anybody figure out what can be wrong?
Thanks, Ivan
|
|
SiSL
Average Member
  
Turkey
671 Posts |
|
OneWayMule
Dev. Team Member & Support Moderator
    
Austria
4969 Posts |
|
cryo75
New Member

88 Posts |
Posted - 25 September 2005 : 13:23:03
|
Did that. Doesn't work for me :( |
 |
|
Andy Humm
Average Member
  
United Kingdom
908 Posts |
Posted - 06 December 2005 : 07:14:36
|
OneWayMule: I tried your suggested bug fix and the border remains thicker on the right hand side on default.asp (Still stays the same). It is strange that the thick border only appears when an administrator is signed in. See this page for the symptoms and snap shots http://www.lynehamvillage.com/border.html Thanks |
 |
|
masterao
Senior Member
   
Sweden
1678 Posts |
Posted - 06 December 2005 : 16:35:01
|
It looks like you both have a colspan value for a tablecell set too high for admin/moderators. Try lowering it by one, that should fix it. The colspan value is set with a function, sGetColspan(7,6), and it is most likely caused by either the table used for AU- or for the Birthday-mod. You will have to do some trial and error to nail it down. |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
 |
|
Andy Humm
Average Member
  
United Kingdom
908 Posts |
Posted - 06 December 2005 : 16:54:48
|
Can you let us know where the sGetColspan(7,6) is thanks andy |
 |
|
Andy Humm
Average Member
  
United Kingdom
908 Posts |
Posted - 07 December 2005 : 00:43:50
|
I have searched the forum files and the sGetColspan(7,6) code is located in a couple of files: default.asp, inc_birthdays.asp, members.asp inc_activeusers.asp I have noticed that some are 7,6 and some are 6,5. Firstly should all these values be the same through out? When I have edited some values down to 6,5 I notice the background header at Board Statistics, Statistics and Birthdays only shows about 75% of the background from the left? Is there one over ruling sGetColspan that will set the right border and ignore the background headers? thnx andy |
Edited by - Andy Humm on 07 December 2005 00:44:59 |
 |
|
masterao
Senior Member
   
Sweden
1678 Posts |
Posted - 07 December 2005 : 11:42:20
|
This is a trial and error-thing, but I would first look for the sGetColspan for the things shown in board statistics. It might take a while to find the correct values to use.
No, there is no over-ruling sGetColspan, as the function is used for each table-cell that is affected by the moderator column and if the viewer is an admin/moderator.
If you want me to, I can take a look at your default.asp and see if I can find the correct vaules for you. |
Jan =========== FR Portal Forums | Active Users 4.0.20 Mod |
 |
|
|
Topic  |
|