Do what Lumpy suggested and then addraykai wrote:that adds it to all of the top pages of all the forum sub pagers and the index page,i just need it on the index page on top of Mchat.Lumpy Burgertushie wrote:open : ext/stoker/welcomeonindex/styles/prosilver/template/event/
renameindex_body_markforums_before.html
to
overall_header_page_body_before
<!-- IF SCRIPT_NAME == "index" -->
to the top of stoker's template and add <!-- ENDIF -->
at the bottom of his template.Open ext/stoker/welcomeonindex/styles/prosilver/template/event/index_body_markforums_before.htmlKhurramMunawar wrote:how to hide welcome message for guest ?
Code: Select all
<!-- IF ENABLE_WELCOMEONINDEX and S_WELCOMEONINDEX -->
Code: Select all
<!-- IF ENABLE_WELCOMEONINDEX and S_WELCOMEONINDEX and S_USER_LOGGED_IN -->
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include(/forum/includes/bbcode.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include(/forum/includes/bbcode.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include() [function.include]: Failed opening '/forum/includes/bbcode.php' for inclusion (include_path='.:/data/web/virtuals/50672/virtual')
Fatal error: Class 'bbcode' not found in /data/web/virtuals/50672/virtual/www/domains/crxklub.cz/forum/includes/functions_content.php on line 575
Which ext and phpbb version do you use?Rendy wrote: Mon Jan 30, 2017 5:02 pm if I want to use bbcode, I receive this error any help please?
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include(/forum/includes/bbcode.php) [function.include]: failed to open stream: No such file or directory [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include(/forum/includes/bbcode.php) [function.include]: failed to open stream: No such file or directory [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include() [function.include]: Failed opening '/forum/includes/bbcode.php' for inclusion (include_path='.:/data/web/virtuals/50672/virtual') Fatal error: Class 'bbcode' not found in /data/web/virtuals/50672/virtual/www/domains/crxklub.cz/forum/includes/functions_content.php on line 575
Some files are missing. It appears it’s not related to this extension.Rendy wrote: Mon Jan 30, 2017 5:02 pm if I want to use bbcode, I receive this error any help please?
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include(/forum/includes/bbcode.php) [function.include]: failed to open stream: No such file or directory [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include(/forum/includes/bbcode.php) [function.include]: failed to open stream: No such file or directory [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_content.php on line 570: include() [function.include]: Failed opening '/forum/includes/bbcode.php' for inclusion (include_path='.:/data/web/virtuals/50672/virtual') Fatal error: Class 'bbcode' not found in /data/web/virtuals/50672/virtual/www/domains/crxklub.cz/forum/includes/functions_content.php on line 575
Thanks there is no information about compatibility at first message
yes, its normalpikachuturkey wrote: Tue Mar 14, 2017 3:57 pm when i add a welcome message from ACP, The following information does not appear; the statistic area in welcome box, like total post, total member vs. is this normal?