TOPIC: Display system message

Display system message 9 years 4 months ago #6351

  • elkara
  • elkara's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
Hello.
I really like the Display system message that has the template "OT eMagazine"
The problemis not seen always, and I need to always display that I have customized as a usage message, an important tool tips for me.
How I can make the system display ads without fail, ever?

How I can make the system display ads without fail, ever?
You can see this here:

www.transporteprofesional.es/leer-revist...-noviembre-2013.html

Sometimes this will not be seen, besides that only displayed the first time. I can not change the position that does not work.

thanks

Regards

Juan.
Last Edit: 9 years 4 months ago by elkara.
The administrator has disabled public write access.

Re: Display system message 9 years 4 months ago #6353

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
It's system error message and what do you want it display for ?
The administrator has disabled public write access.

Re: Display system message 9 years 4 months ago #6357

  • elkara
  • elkara's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
Hello.
It is an article only to registered users. In system error message I want to show the instructions to access the registered user.
I think the system error message must be displayed always, if not its functionality is not good.
For example I've tried it with Chrome fails explorardor much. Also if you go a second time and if you get to the page only to registered users from a banner.
Thank you very much for answering and congratulations for the fantastic template.It is the best I have ever worked!
Juan.
Last Edit: 9 years 4 months ago by elkara.
The administrator has disabled public write access.

Re: Display system message 9 years 4 months ago #6373

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
You can add more css class: "alert alert-error" as code below in this file (online 116) templates\ot_emagazine\html\mod_login\default.php
	 <div class="posttext alert alert-error">
	 <p><?php echo $params->get('posttext'); ?></p>
	 </div>

Regards
Last Edit: 9 years 4 months ago by trungdt.
The administrator has disabled public write access.

Re: Display system message 9 years 4 months ago #6375

  • elkara
  • elkara's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
This course! ;)
Very good solution. I just never thought in this code.
Thank you very much.
Regards
Juan.
The administrator has disabled public write access.
Time to create page: 0.094 seconds