On width between 895...1040px was some problem
http://savepic.net/8117933m.png
I done some modification
1. .../ext/board3/portal/styles/prosilver/theme/portal_responsive.css
1.1 Add to the top
ul.topiclist dt { margin-right: -340px; }
ul.topiclist dt .list-inner { margin-right: 40%; }
.forabg ...
Search found 12 matches
- 10. May 2016 12:41
- Forum: Board3 Portal 2.1.x - English Support
- Topic: LATEST_NEWS - Too mach space for column 'LAST_POST'
- Replies: 8
- Views: 58870
- 12. March 2016 08:59
- Forum: Board3 Portal 2.1.x - English Support
- Topic: whois_online Not show bots
- Replies: 7
- Views: 20655
Re: whois_online Not show bots
Thank you
- 14. January 2016 21:21
- Forum: Board3 Portal 2.1.x - English Support
- Topic: whois_online Not show bots
- Replies: 7
- Views: 20655
Re: whois_online Not show bots
Sorry, but i dont understand.
phpbb 3.16 have code
$sql = 'SELECT username, username_clean, user_id, user_type, user_allow_viewonline, user_colour
FROM ' . USERS_TABLE . '
WHERE ' . $db->sql_in_set('user_id', $online_users['online_users']) . '
ORDER BY username_clean ASC';
phpbb 3.1.7-PL1 ...
phpbb 3.16 have code
$sql = 'SELECT username, username_clean, user_id, user_type, user_allow_viewonline, user_colour
FROM ' . USERS_TABLE . '
WHERE ' . $db->sql_in_set('user_id', $online_users['online_users']) . '
ORDER BY username_clean ASC';
phpbb 3.1.7-PL1 ...
- 13. January 2016 01:23
- Forum: Board3 Portal 2.1.x - English Support
- Topic: whois_online Not show bots
- Replies: 7
- Views: 20655
Re: whois_online Not show bots
For PHPBB 3.7.1-PL1
$sql_ary = array(
'SELECT' => 'u.username, u.username_clean, u.user_id, u.user_type, u.user_allow_viewonline, u.user_colour',
'WHERE' => $db->sql_in_set('u.user_id', $online_users['online_users']),
'ORDER_BY' => 'u.username_clean ASC',
);
replace
???
???
???
$sql_ary = array(
'SELECT' => 'u.username, u.username_clean, u.user_id, u.user_type, u.user_allow_viewonline, u.user_colour',
'WHERE' => $db->sql_in_set('u.user_id', $online_users['online_users']),
'ORDER_BY' => 'u.username_clean ASC',
);
replace
???
???
???
- 13. January 2016 01:20
- Forum: Board3 Portal 2.1.x - English Support
- Topic: LATEST_NEWS - Too mach space for column 'LAST_POST'
- Replies: 8
- Views: 58870
Re: LATEST_NEWS - Too mach space for column 'LAST_POST'
Did you Purge the cache?
- 23. November 2015 11:35
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Show full path to the Topic in "LATEST NEWS"
- Replies: 2
- Views: 9604
- 23. November 2015 09:51
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Show full path to the Topic in "LATEST NEWS"
- Replies: 2
- Views: 9604
Show full path to the Topic in "LATEST NEWS"
Your Portal Version: 2.1.0
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://forum.tecnocom-ug.ru
PHP Version: 5.4.43
MySQL Version: 5.1.41
What have you done before the problem was there?
What have you already tryed to solve the ...
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://forum.tecnocom-ug.ru
PHP Version: 5.4.43
MySQL Version: 5.1.41
What have you done before the problem was there?
What have you already tryed to solve the ...
- 13. November 2015 15:14
- Forum: Board3 Portal 2.1.x - English Support
- Topic: whois_online Not show bots
- Replies: 7
- Views: 20655
Re: whois_online Not show bots
Thank you
- 11. November 2015 09:29
- Forum: Board3 Portal 2.1.x - English Support
- Topic: whois_online Not show bots
- Replies: 7
- Views: 20655
whois_online Not show bots
Your Portal Version: 2.1.0
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
PHP Version: 5.3.13
MySQL Version: 5.1.41
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Is ...
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
PHP Version: 5.3.13
MySQL Version: 5.1.41
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Is ...
- 31. October 2015 20:07
- Forum: Board3 Portal 2.1.x - English Support
- Topic: LATEST_NEWS - Too mach space for column 'LAST_POST'
- Replies: 8
- Views: 58870
Re: LATEST_NEWS - Too mach space for column 'LAST_POST'
Thank you.
Not perfect, but without these rows much better.
Not perfect, but without these rows much better.
- 31. October 2015 18:03
- Forum: Board3 Portal 2.1.x - English Support
- Topic: LATEST_NEWS - Too mach space for column 'LAST_POST'
- Replies: 8
- Views: 58870
- 30. October 2015 08:51
- Forum: Board3 Portal 2.1.x - English Support
- Topic: LATEST_NEWS - Too mach space for column 'LAST_POST'
- Replies: 8
- Views: 58870
LATEST_NEWS - Too mach space for column 'LAST_POST'
Your Portal Version: 2.1.0
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://forum.tecnocom-ug.ru
PHP Version: 5.3.13
MySQL Version: 5.1.41
What have you done before the problem was there?
What have you already tryed to solve the ...
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://forum.tecnocom-ug.ru
PHP Version: 5.3.13
MySQL Version: 5.1.41
What have you done before the problem was there?
What have you already tryed to solve the ...