Thread Rating:
  • 16 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] Advanced Sidebox 2.1.1
(2013-11-16, 06:46 PM).m. Wrote: ^ navigate to below template and remove unwanted break lines code <br />
admin panel >> templates >> global templates >> asb_welcome_guesttext

thanks!
any idea how come there is a '' : '' after username
but not after the word password? as you can see on the image above.
(2013-11-09, 05:54 PM)CRAIG@VM Wrote:
(2013-11-09, 05:32 PM).m. Wrote: ^ find below code in the above referred latest_threads.php file (lines ~ 209 - 210)
// get forums user cannot view
	$unviewable = get_unviewable_forums(true);
you can follow earlier suggested method
(2013-08-31, 03:34 AM).m. Wrote: (...) add after above (in a new line) :
$unviewable .= x;
where x is the forum id - which should be excluded. save the file and check if it works as required
already tried that and it dont work m8

here is the file

any1 else know how to sort this to exclude a forum ?
please someone release a script to downgrade from 1.8 to 1.6 
(2013-11-17, 08:54 PM)CRAIG@VM Wrote:
(2013-11-09, 05:54 PM)CRAIG@VM Wrote:
(2013-11-09, 05:32 PM).m. Wrote: ^ find below code in the above referred latest_threads.php file (lines ~ 209 - 210)
// get forums user cannot view
	$unviewable = get_unviewable_forums(true);
you can follow earlier suggested method
(2013-08-31, 03:34 AM).m. Wrote: (...) add after above (in a new line) :
$unviewable .= x;
where x is the forum id - which should be excluded. save the file and check if it works as required
already tried that and it dont work m8

here is the file

any1 else know how to sort this to exclude a forum ?

I have done it, do you want the modified module ?
Not in this land alone,
But be God's mercies known,
From shore to shore!
Lord make the nations see,
That men should brothers be,
And form one family,
The wide world ov'er

(2013-11-18, 07:33 PM)JimR Wrote:
(2013-11-17, 08:54 PM)CRAIG@VM Wrote:
(2013-11-09, 05:54 PM)CRAIG@VM Wrote:
(2013-11-09, 05:32 PM).m. Wrote: ^ find below code in the above referred latest_threads.php file (lines ~ 209 - 210)
// get forums user cannot view
	$unviewable = get_unviewable_forums(true);
you can follow earlier suggested method
(2013-08-31, 03:34 AM).m. Wrote: (...) add after above (in a new line) :
$unviewable .= x;
where x is the forum id - which should be excluded. save the file and check if it works as required
already tried that and it dont work m8

here is the file

any1 else know how to sort this to exclude a forum ?

I have done it, do you want the modified module ?

yes please that would be great the forum id i want to exclude is 70

thank you
please someone release a script to downgrade from 1.8 to 1.6 
(2013-11-18, 07:36 PM)CRAIG@VM Wrote:
(2013-11-18, 07:33 PM)JimR Wrote:
(2013-11-17, 08:54 PM)CRAIG@VM Wrote:
(2013-11-09, 05:54 PM)CRAIG@VM Wrote:
(2013-11-09, 05:32 PM).m. Wrote: ^ find below code in the above referred latest_threads.php file (lines ~ 209 - 210)
// get forums user cannot view
	$unviewable = get_unviewable_forums(true);
you can follow earlier suggested method
already tried that and it dont work m8

here is the file


any1 else know how to sort this to exclude a forum ?

I have done it, do you want the modified module ?

yes please that would be great the forum id i want to exclude is 70

thank you
try this attachment


Attached Files
.php   latest_threads.php (Size: 10.18 KB / Downloads: 124)
Not in this land alone,
But be God's mercies known,
From shore to shore!
Lord make the nations see,
That men should brothers be,
And form one family,
The wide world ov'er

I've just install this plugin when I show a thread then I've below problem:

The following warnings occurred:
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\inc\functions_post.php	582	postParser->parse_message
C:\xampp\htdocs\MYBB\showthread.php	994	build_postbit

When I reply a thread then I've below problem:

The following warnings occurred:
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message
Warning [2] Invalid argument supplied for foreach() - Line: 363 - File: C:\xampp\htdocs\MYBB\inc\class_parser.php PHP 5.4.16 (WINNT)
File	Line	Function
C:\xampp\htdocs\MYBB\inc\class_parser.php	363	errorHandler->error
C:\xampp\htdocs\MYBB\inc\class_parser.php	155	postParser->parse_mycode
C:\xampp\htdocs\MYBB\newreply.php	1193	postParser->parse_message


I'm using MyBB 1.6.11. Please help me to solve it. Thanks mates.
how do i disable the ability to collapse? i want them to stay open all the time.
Edit this template: Global templates > asb_wrapped_sidebox and remove the expand collapse icon
[retired]
I have no option to change the column size.

Had no problems with version 1.

have attached a screenshot.

Have installed as per the instructions and activated/deactivated, etc.

Please help.

phil

vwcamperforum.co.uk


Attached Files Thumbnail(s)
   
The option for column size is in the script tab, not in the plugin settings.

There are context sensitive help pages and a wiki if you need help with the interface.
[retired]


Forum Jump:


Users browsing this thread: 1 Guest(s)