Author Topic: Problems with people needed to sign in just to see the folders  (Read 2906 times)

0 Members and 1 Guest are viewing this topic.

Offline shami74

  • Newbie
  • *
  • Posts: 49
    • View Profile
hi everyone

I have a few problems with the e-paints i set up
first one is when some one goes to the main page it's not showing the folders or catagories at all in less they are signed in

the site is http://3moonsbuilders.com/4images/index.php


thank you in advance

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Problems with people needed to sign in just to see the folders
« Reply #1 on: April 20, 2008, 06:08:06 AM »
Hi,

yes, but this is right in your template  :wink:

home.html
Code: [Select]
{if user_loggedin}{if categories}   {lang_categories}
{categories}
{endif categories}
{lang_site_stats}
{if msg}{msg}
{endif msg}{endif user_loggedin}
You like to see the cats every time:
delete:
Code: [Select]
{if user_loggedin}and
Code: [Select]
{endif user_loggedin}

KurtW

Offline shami74

  • Newbie
  • *
  • Posts: 49
    • View Profile
Re: Problems with people needed to sign in just to see the folders
« Reply #2 on: April 20, 2008, 10:46:56 AM »
ty got it working

it's nice to see people who accully help not just talk like they know what's going on


shami

3moonsbuilders.com/4images/index.php