1
team7
I cannot log onto website: the login box has gone
  • 2009/4/11 19:18

  • team7

  • Just popping in

  • Posts: 6

  • Since: 2009/3/12


Hi,
can anyone help me with:
By mistake i took of the permission that displays the login box for anonymous users...so i cant logon to my website:
http://team7.teaching.mysalford.biz/xoops/htdocs/

2
Anonymous
Re: I cannot log onto website: the login box has gone
  • 2009/4/11 20:04

  • Anonymous

  • Posts: 0

  • Since:


http://team7.teaching.mysalford.biz/xoops/htdocs/user.php would normally work this redirects to the profile module where there is no permission to view

You might have to manually edit the database to set the login block to visible.

3
iHackCode
Re: I cannot log onto website: the login box has gone

you could also make a login box and use it to login with.

example.
http://bandit-x.net/2ndlogin.html

<form action="https://xoops.org/user.php" method="post">
    <
table cellspacing="0" align="center" style="border: 1px solid silver; width: 200px;">
      <
tr>
        <
th style="background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle;" colspan="2">User Login</th>
      </
tr>

      <
tr>
        <
td style="padding: 2px;">Username: </td><td style="padding: 2px;"><input type="text" name="uname" size="12" value="" /></td>

      </
tr>
      <
tr>
        <
td style="padding: 2px;">Password: </td><td style="padding: 2px;"><input type="password" name="pass" size="12" /></td>
      </
tr>
      <
tr>
        <
td style="padding: 2px;">&nbsp;</td>

        <
td style="padding: 2px;">
            <
input type="hidden" name="xoops_redirect" value="/" />

                <
input type="hidden" name="op" value="login" />
            <
input type="submit" value="User Login" /></td>
      </
tr>
    </
table>
  </
form>



wow J. that /user.php no permission thing has quite the infinite redirect.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

4
team7
Re: I cannot log onto website: the login box has gone
  • 2009/4/12 9:43

  • team7

  • Just popping in

  • Posts: 6

  • Since: 2009/3/12


thanku for the reply's,
the login box worked fine... :)

Login

Who's Online

149 user(s) are online (114 user(s) are browsing Support Forums)


Members: 1


Guests: 148


heyula,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits