Problems, need help? Have a tip or advice? Post it here.
6 posts Page 1 of 1
Hello,
I am new to Couch so I am learning things around this CMS so I was using tutorial to learn basics first but I have problem with globals.php the CMS is not showing globals.php in my template list I put same code as is represented in tutorial

Code: Select all
<?php require_once( 'couchcms-admin/cms.php' ); ?>
<cms:template title='Globálne nastavenia stránky' executable='0'>

  <cms:editable
      name='prop_logo_image'
      label='Vaše Logo (Obrázok)'
      desc='Sem nahrajte Vaše logo vo formáte .png'
      type='image'
  />

</cms:template>
<?php COUCH::invoke(); ?>
I am logged in as Super-Admin so what I am doing wrong. Thank you for your help.
EDIT: Fixed, you can close this topic.
OK :) I was actually in the process of replying when your second post came up.
DvojiteV wrote: EDIT: Fixed, you can close this topic.


For the future, please always mention how you solved something when using forums, stackoverflow, etc.

Maybe... 5 years from now some poor underpaid dude will have this same problem, find this post only to realize OP fixed it, didn't share the answer and the thread was closed, I've been there :lol:
brunosa wrote: I've been there :lol:

Me too, but not for much :) It is too often a missed usual step than some specialty.
Are you underpaid?
trendoman wrote:
brunosa wrote: I've been there :lol:

Me too, but not for much :) It is too often a missed usual step than some specialty.
Are you underpaid?


Yes, don't we all webdevs have to take underpaid jobs sometimes? Of course unless you get to work on a really good company, which is not my case :lol:
6 posts Page 1 of 1
cron