Jump to content
  • 0

Show on all pages


osmanboy

Question

2 answers to this question

Recommended Posts

  • 0

Second question;

I have some vars you can setup in the modules page, now i would like to show these in the hook but i cant get it working.
I use this file mymodule/lib/Client/Controller.php

And one of the vars I use is:
$configtext = $vars['text'];

This file has no issue showing the text that i have setup on the module page:
mymodule/publicpage.tpl

How can it be that the file
mymodule/hooks.php doesnt show the same?

Link to comment
Share on other sites

  • 0

Okay,

I can show it now on every page, but still I cant get the vars i set in my module to show on the other pages, could someone help me?

This is one of the var's i use:

$configtext = $vars['text']; but in my hook {$configtext} shows nothing.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated