233591
sbkiller
Re: SMS?
  • 2004/10/1 11:07

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


He is asking about SMS for phone communication by text.

http://sms.ac/




233592
aerialis
Re: SMS?
  • 2004/10/1 11:01

  • aerialis

  • Just popping in

  • Posts: 70

  • Since: 2003/9/30


I could be wrong, but I think aslam is asking if there's an SMS module available for XOOPS (of which I do not know).



233593
stefan88
Re: Putting module for start page above 2 blocks for center(r-l)
  • 2004/10/1 10:52

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi:)
You also have a center-center block (your welcome message), so how you want it? Something like:
center-center (welcome)
content (news)
center-left(picture)+center-right(links)

In that case you should move here:

Quote:

<!-- End center-center blocks loop --></td>
</tr>

--- NEED YOUR CONTENT HERE ---

<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">


Here I'm litle confused with your content block:(
but if you move this
Quote:

<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="content">
<{$xoops_contents}>
</td>
</tr>
</table> </td>

and add '<tr>' in the begining and </tr> at the end of it, I think it should work.
Or you may move only this part, without any changes
Quote:

<tr>
<td class="content">
<{$xoops_contents}>
</td>
</tr>

However, don't forget to backup before making experiments! Better copy the theme with a new name and experiment on the copy.

BTW this is the part I'm confused about:
Quote:

<td class="content_block"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="content">
<{$xoops_contents}>
</td>
</tr>
</table> </td>
<{if $xoops_showrblock == 1}>
<td width="6">&nbsp;</td>
<td width="175" valign="top"><!-- Start right blocks loop -->


I don't see this

<td class="content_block"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>

closed before starting right block loop. Any comments?
Stefan



233594
mercibe
Re: LDAP authentication
  • 2004/10/1 10:38

  • mercibe

  • Just popping in

  • Posts: 55

  • Since: 2003/6/12


Hello,

Welcome on board

The problem is that the ldap support of your PHP installation is not activated/installed. If you are working on a Debian system, simply type "apt-get install php4-ldap" for instance. You should find the same kind of package on rpm based distributions. If you are on Windows, please install the "complete" version of PHP with almost all modules embeded.

For your information, the XOOPS 2.1 will allow you to authenticate your users via LDAP, Active Directory, CAS, NIS, etc.

Hope this will help !

Best regards,

Benoit



233595
Mithrandir
Re: LDAP authentication

Quote:

hidde wrote:
Hello, This is my first post at this site.

I tried to setup your source code on my server.
But After login submition, the page shows all white and say this message on debug mode.
"Fatal error: Call to undefined function: ldap_connect() in .... user.php"

Could you help me about this probrem?

Thanks in advance.

http://www.php.net/manual/en/ref.ldap.php



233596
Mithrandir
Re: SMS?

What module?



233597
aslam
SMS?
  • 2004/10/1 10:26

  • aslam

  • Just popping in

  • Posts: 1

  • Since: 2004/10/1


this modules have SMS sending????



233598
hidde
Re: LDAP authentication
  • 2004/10/1 10:05

  • hidde

  • Just popping in

  • Posts: 4

  • Since: 2004/10/1


Hello, This is my first post at this site.

I tried to setup your source code on my server.
But After login submition, the page shows all white and say this message on debug mode.
"Fatal error: Call to undefined function: ldap_connect() in .... user.php"

Could you help me about this probrem?

Thanks in advance.



233599
phoethein
Re: Putting module for start page above 2 blocks for center(r-l)
  • 2004/10/1 9:45

  • phoethein

  • Just popping in

  • Posts: 24

  • Since: 2004/9/25


Yes..I may need help from you for further assistant of my themes. Sorry to trouble you. I well understand about the thread you refer to. But, since the themes are different(I think mine is more complicated.) I'm not able to locate the exact code. I know where they are (center-left and center-right code). But, I'm afraid I could do something terrible mistake. So, here is my code for theme.html and Please guide me which part of code should be moved to which part of code exactly. Thanks...

Helps are really appreciated!!!

<body><table width="900" align="center" class="table_block">
  <
tr><td>
<
table width="892"  border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="head_table">
  <
tr>
    <
td><table width="100%"  border="0" cellspacing="6" cellpadding="0">
      <
tr>
        <
td class="head_logo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>images/logo.gif" border="0" /></a></td>
        <
td class="head_banner"><{$xoops_banner}></td>
      </
tr>
    </
table></td>
  </
tr>
  <
tr>
    <
td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <
tr>
        <
td width="6">&nbsp;</td>
        <
td width="197" height="26" bgcolor="#CCCCCC">&nbsp;&nbsp;<a href="<{$xoops_url}>">home</a></td>
        <
td width="6"></td>
        <
td bgcolor="#9CCFCE">&nbsp;</td>
        <
td width="6"></td>
      </
tr>
    </
table></td>
  </
tr>
  <
tr>
    <
td><table width="100%"  border="0" cellspacing="6" cellpadding="0">
      <
tr><{if $xoops_lblocks}>
        <
td width="197" height="26" valign="top" bgcolor="#9CCFCE" class="head_logo"><!-- Start left blocks loop -->
            <{foreach 
item=block from=$xoops_lblocks}>
            <
table width="100%" cellpadding="2" cellspacing="0">
              <
tr>
                <
td class="L_blockTitle"><img src="<{$xoops_imageurl}>images/title_icon.gif" align="absmiddle" />&nbsp;<{$block.title}></td>
              </
tr>
              <
tr>
                <
td class="L_blockContent"><{$block.content}></td>
              </
tr>
              <
tr>
                <
td height="6"></td>
              </
tr>
            </
table>
            <{/foreach}>
          <!-- 
End left blocks loop --></td>
        <{/if}>
        <
td valign="top" bgcolor="#FFFFFF"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
          <
tr><td valign="top" bgcolor="#639A9C"></td>
          </
tr>
          <
tr>
            <
td height="6"></td>
          </
tr> <{if $xoops_showcblock == 1}>
          <
tr>
            <
td><!-- Start center-center blocks loop -->
                  <{foreach 
item=block from=$xoops_ccblocks}>
                  <
table width="100%" cellpadding="0" cellspacing="0">
                    <
tr
                      <
td class="blockTitle"><img src="<{$xoops_imageurl}>images/title_icon.gif"  align="absmiddle" />&nbsp;<{$block.title}></td>
                    </
tr>
                    <
tr>
                      <
td class="blockContent"><{$block.content}></td>
                    </
tr>
                    <
tr>
                      <
td height="6" ></td>
                    </
tr>
                  </
table>
                  <{/foreach}>
                <!-- 
End center-center blocks loop --></td>
          </
tr>
          <
tr>
            <
td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
              <
tr>
                <
td width="49%" valign="top"><!-- Start center-left blocks loop -->
                  <{foreach 
item=block from=$xoops_clblocks}>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0">
                    <
tr
                      <
td class="blockTitle"><img src="<{$xoops_imageurl}>images/title_icon.gif" align="absmiddle" />&nbsp;<{$block.title}></td>
                    </
tr>
                    <
tr>
                      <
td class="blockContent"><{$block.content}></td>
                    </
tr>
                    <
tr>
                      <
td height="6" ></td>
                    </
tr>
                        </
table>                                    
                  <{/foreach}>
                <!-- 
End center-left blocks loop --></td>
                <
td width="1%">&nbsp;</td>
                <
td width="50%" valign="top">
                <!-- 
Start center-right blocks loop -->
                  <{foreach 
item=block from=$xoops_crblocks}>
                  <
table width="100%" border="0" cellpadding="0" cellspacing="0">
                    <
tr
                      <
td class="blockTitle"><img src="<{$xoops_imageurl}>images/title_icon.gif"  align="absmiddle" />&nbsp;<{$block.title}></td>
                    </
tr>
                    <
tr>
                      <
td class="blockContent"><{$block.content}></td>
                    </
tr>
                    <
tr>
                      <
td height="6" ></td>
                    </
tr>
                  </
table>
                  <{/foreach}>
                <!-- 
End center-right blocks loop --></td>
              </
tr>
            </
table></td>
          </
tr> <{/if}>
          <
tr>
            <
td class="content_block"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
              <
tr>
                <
td valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <
tr>
    <
td  class="content">
              <{
$xoops_contents}>
            </
td>
  </
tr>
</
table>                </td>
                <{if 
$xoops_showrblock == 1}>
                <
td width="6">&nbsp;</td>
                <
td width="175" valign="top"><!-- Start right blocks loop -->
            <{foreach 
item=block from=$xoops_rblocks}>
            <
table width="100%" cellpadding="2" cellspacing="0">
              <
tr>
                <
td class="blockTitle"><img src="<{$xoops_imageurl}>images/title_icon.gif"  align="absmiddle" />&nbsp;<{$block.title}></td>
              </
tr>
              <
tr>
                <
td class="blockContent"><{$block.content}></td>
              </
tr>
              <
tr>
                <
td height="6" ></td>
              </
tr>
            </
table>
        
            <{/foreach}>
          <!-- 
End right blocks loop --></td><{/if}>
              </
tr>
            </
table></td>
          </
tr>
        </
table></td>
      </
tr>
    </
table></td>
  </
tr>
  <
tr>
    <
td><div align="center">
      <
table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <
tr>
          <
td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
            <
tr>
              <
td width="6"></td>
              <
td height="30" bgcolor="#9CCFCE"><div align="center"><{$xoops_footer}></div></td>
              <
td width="6"></td>
            </
tr>
            <
tr>
              <
td height="6" colspan="3"></td>
              </
tr>
            <
tr>
              <
td height="6"></td>
              <
td class="design">THEME DESIGN: <a href="http://www.imagocn.net/theme/">IMAGO:THEMES</a> &nbsp;&nbsp;THEME
                NAME
: <strong>imago08</strong> </td>
              <
td height="6"></td>
            </
tr>
            <
tr>
              <
td height="16"></td>
              <
td height="16">&nbsp;</td>
              <
td height="16"></td>
            </
tr>
          </
table></td>
        </
tr>

      </
table>
    </
div></td>
  </
tr>
</
table>

</
td></tr></table>

</
body>



233600
carnuke
Re: Xoops + Power Phlogger
  • 2004/10/1 9:45

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


The recommended place for this js is right at the bottom of the theme.html file.







Login

Who's Online

241 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 241


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