UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

Sponsored Links

+- Recent Posts

Re: German Language files by Tony_R
Today at 07:49:36 am

Re: German Language files by Tony_R
May 15, 2012, 02:09:12 pm

Re: German Language files by EzPortal
May 15, 2012, 02:00:02 pm

Re: German Language files by Tony_R
May 15, 2012, 01:55:26 pm

Re: German Language files by EzPortal
May 15, 2012, 01:38:52 pm

Re: German Language files by Tony_R
May 15, 2012, 01:29:19 pm

Re: German Language files by Tony_R
May 15, 2012, 09:44:14 am

Re: German Language files by Tony_R
May 15, 2012, 08:34:06 am

Re: German Language files by EzPortal
May 15, 2012, 07:27:30 am

Cache Error ? by Tony_R
May 15, 2012, 05:01:37 am

Quick Menu

Announcements
Community Guidelines & Rules
How To Section
EzPortal Showcase
Support

Author Topic: Member doesn't see left or right column  (Read 8280 times)

0 Members and 1 Guest are viewing this topic.

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Member doesn't see left or right column
« on: February 28, 2011, 03:42:23 pm »
I have a member using IE 7 and he doesn't see the left or right column. The collapse is gone so that can't be it

the site is at http://www.canadianracingonline.com/smf

I attached a screen shot of what the member gets.

Thanks

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: Member doesn't see left or right column
« Reply #1 on: February 28, 2011, 03:57:18 pm »
Is the member in a different membergroup?  If so check that the blocks and columns for his membergroup are set to visible for their group

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #2 on: February 28, 2011, 08:58:40 pm »
where do I set this in the ezportal admin or groups permissions?

Thanks

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: Member doesn't see left or right column
« Reply #3 on: February 28, 2011, 09:03:18 pm »
In the ezPortal area under the ezBlock Manager.
Click on edit column and edit each block for visible settings.

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #4 on: February 28, 2011, 09:10:52 pm »
its set to All Actions and Boards is checked.

anything else need to be set?

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: Member doesn't see left or right column
« Reply #5 on: February 28, 2011, 09:28:52 pm »
Visibility settings that control membergroups

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #6 on: February 28, 2011, 09:30:37 pm »
I'm lost on this as I don;t see it for member groups.

Thanks


Visibility settings that control membergroups

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: Member doesn't see left or right column
« Reply #7 on: February 28, 2011, 09:35:58 pm »
Opps sorry it is just on the edit block page under "Permissions"

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #8 on: February 28, 2011, 10:59:03 pm »
OK I did somthing now I can't see the left side. I logged off and I see the left side I logon as admin I can't see the left side I went into the settings can clicked all for permissions still no go for me seeing the left side.

Thanks

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #9 on: March 01, 2011, 03:59:18 pm »
OK I fixed it but this one user doesn't see the left and right columns. I logged on as that user and changed his user group to mine and still done see the left or right columns.

He see's all the others like center top and bottom.

Strange.

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: Member doesn't see left or right column
« Reply #10 on: March 01, 2011, 04:10:07 pm »
Do you see the collapsed buttons? Did you the user collapse them at some point

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #11 on: March 01, 2011, 04:23:34 pm »
he might have before i removed them from the EzPortal.template.php.

is there a way to fix this?


Thanks

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #12 on: March 01, 2011, 04:24:26 pm »

Offline computel

  • Posts: 20
  • Karma: 0
    • View Profile
Re: Member doesn't see left or right column
« Reply #13 on: March 01, 2011, 04:34:21 pm »
OK I figured it out but where would I change this setting in the database as there might be others that shut it off before I disabled it?


Thanks

Offline EzPortal

  • Administrator
  • *****
  • Posts: 671
  • Karma: 44
    • View Profile
Re: Member doesn't see left or right column
« Reply #14 on: March 01, 2011, 04:36:35 pm »
In this table smf_themes

Code: [Select]
SELECT
value
FROM smf_themes
WHERE ID_THEME = 0 AND variable =  'ezportal_ezcolumncollapse'", __FILE__, __LINE__);

 

Powered by EzPortal