11
Aidus
Re: Whats wrong with tables?
  • 2005/4/8 11:40

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


PS. And header also is messed up :( page is now XHTML 1.0 valid but still . . . :(



12
Aidus
Whats wrong with tables?
  • 2005/4/8 11:16

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


There is code for my login block(http://aidus.no-ip.org ):
<table border="0" width="160" cellspacing="0" cellpadding="0">
    <
tr>
        <
td rowspan="7" width="7" height="83">    <img border="0" src="<{$xoops_imageurl}>Images/blocks/login/l_border.gif" alt="" /></td>
        <
td colspan="2" width="142" height="10"><img border="0" src="<{$xoops_imageurl}>Images/blocks/login/top.gif" alt="" /></td>
        <
td rowspan="7" width="11" height="83"><img border="0" src="<{$xoops_imageurl}>Images/blocks/login/r_border.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td class="inputbg" style="padding-left: 0px; padding-top: 0px; padding-bottom: 0px; padding-right:0">
        <
form action="<{$xoops_url}>/user.php" method="post" style="padding: 0; font-size:10px; font-family:Tahoma; color:#808080">
        <
input type="text" name="uname" size="20" value="<{$block.unamevalue}>" maxlength="25" style="font-family: Tahoma; font-size: 10px; color: #808080; border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; height:14" />
        <
input type="password" name="pass" size="20" maxlength="32" style="font-family: Tahoma; font-size: 10px; color: #808080; border-style: solid; border-width: 1px; padding: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; height:14" />
        <
input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />
        <
input type="hidden" name="op" value="login" />
        </
form>
        </
td>
        <
td width="42" height="33"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/user_pass.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td colspan="2" width="142" height="5"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/m1.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td width="100" height="15"><a href="<{$xoops_url}>/user.php#lost"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/pass.gif" alt="" /></a></td>
        <
td rowspan="3" width="42" height="31">
        <
form action="<{$xoops_url}>/user.php" method="post">
        <
input type="image" value="<{$block.lang_login}>" src="<{$xoops_imageurl}>/Images/blocks/login/enter.gif" alt="" name="Login" />
        </
form>
        </
td>
    </
tr>
    <
tr>
        <
td width="100" height="1"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/m2.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td width="100" height="15"><a href="<{$xoops_url}>/register.php">
        <
img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/reg.gif" alt="" /></a>
        </
td>
    </
tr>
    <
tr>
        <
td colspan="2" width="142" height="4">
        <
img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/bottom.gif" alt="" /></td>
    </
tr>
</
table>



13
Aidus
Re: Inbox Error!
  • 2005/4/8 10:27

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


Problem solved:
relpaced \kernel\privmessage.php
\readpmsg.php
\viewpmsg.php

and working :)



14
Aidus
Re: Inbox Error!
  • 2005/4/8 10:14

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


Not working even if I replaced pmlite.php file:(
Ok lets make clean install of xoops
PS. this is my own server and firewall is turned off



15
Aidus
Re: Inbox Error!
  • 2005/4/8 9:24

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


No bugs :( maybe just tell me which files i need to replace i think there is a bug in php (after some changes :) ) but i can't remember where i made changes



16
Aidus
Re: Things seem kinda slow around here...
  • 2005/4/8 8:26

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


Well I'm asking for a help in forums for about 2 weeks and have no ansvers :( XOOPS is cool but where is support?



17
Aidus
Re: Inbox Error!
  • 2005/4/8 8:04

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


1. Which files I need to replace, that Inbox will work?
2. How can I get help from XOOPS if nobody answers?



18
Aidus
Re: Inbox Error!
  • 2005/4/3 17:07

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


Maybe someone can tell me which files i need for Inbox.



19
Aidus
Inbox Error!
  • 2005/4/3 16:39

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


After i press Submit button to send some PM to anybody, i have this message:

Errors
None

Go Back

And message is not delivered :(
Any ideeas?

PS XOOPS is updated to XOOPS 2.0.10 Rc but this bug was in previous release too



20
Aidus
Re: Help with my theme!
  • 2005/3/29 13:06

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


I think there is something wrong with <form> tag or maybe not please help me somebody :)




TopTop
« 1 (2) 3 4 5 »



Login

Who's Online

153 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 153


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