Help Please...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JahanzebSaleem@gmail.com

    Help Please...

    Hi guys, I am trying to make a web site and I have a forum in the
    website, I am having a bit of hard time to fix some of the stuff, If
    any one of you guys can help me with it I will really appreciate it, my
    question is How can I deactivate themes from the Users account, like if
    someone sign up on the forum and then they go to their web space they
    also get the option to change the themes which is the forum theme how
    can I deactivate that Option????? I am sure you guys understand my
    question Please help me out Thank you

  • Oli Filth

    #2
    Re: Help Please...

    JahanzebSaleem@ gmail.com said the following on 26/09/2005 22:57:[color=blue]
    > Hi guys, I am trying to make a web site and I have a forum in the
    > website, I am having a bit of hard time to fix some of the stuff, If
    > any one of you guys can help me with it I will really appreciate it, my
    > question is How can I deactivate themes from the Users account, like if
    > someone sign up on the forum and then they go to their web space they
    > also get the option to change the themes which is the forum theme how
    > can I deactivate that Option????? I am sure you guys understand my
    > question Please help me out Thank you[/color]

    This has nothing to do with PHP ;). My advice is to go to the help
    forum/FAQ on the website that the forum comes from and ask there.


    --
    Oli

    Comment

    • Samuel

      #3
      Re: Help Please...

      Oli is correct. Anyway, for a lame solution, try looking at the source
      code of the User CP while you're visiting it, and find the name of the
      input box. Then search the source code of the page for that name and if
      you're lucky you can add it the "readonly" attribute or something.

      Backup it first ;-)

      Comment

      • navi

        #4
        Re: Help Please...

        u have to do that in the source code remove the hyperlink which directs
        ur link for activating the theme.........
        i think its surely remove ur problem ok bye.... :' )

        Comment

        Working...