1
hamood
Re: Unix 444 win32 read only problems..I can't change the permissions?
  • 2006/6/20 11:59

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


Quote:
by therock on 2005/3/22 21:14:09

I run this command and it work for me.
<?php
chmod("mainfile.php", 0444);
?>
Save that to a file.

I crated a file an uploded that to the the server and just typedhttp://www.mysite.com/nameofthefile.php


Ok but My mainfile.php is in subdomain !!

what should i do ! ?



2
hamood
convert theme / right to left
  • 2006/3/31 14:38

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


hello

i have theme use <div> , i need to convert it for arabic web site

so i need to convert all things from left to right

to

right to left


how can do that ?



3
hamood
problem in duplicate xfsection !
  • 2006/3/31 12:58

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


hello

after i duplicate xfsection 1.11
and when i open the modules

this massege for me
Internal Server Error
The server encountered an internal error 
or misconfiguration and was unable to complete your request.
Please contact the server administratorwebmaster@mysite.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionallya 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request


--------------------------------------------------------------------------------

Apache/1.3.34 Server at www.mysite.net Port 80




what should i do ?!



4
hamood
Re: list mylink categories vertically instead of horizontally
  • 2005/9/26 12:31

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


hello

its very easy

replace this:
<{if $category.count is div by 3}>
</tr><tr>
<{/if}>


with this:
<{if $category.count is div by 2}>
</tr><tr>
<{/if}>


thanx



5
hamood
right to left ???
  • 2005/5/2 19:53

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


hello

i see GrayMeetsPurple theme , its great.
but its for english sites ! (left to right)
i need it to be right to left for arabic sites
how can i do that ?

i do that but its doesnt be right to left
this is my theme.html code
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta name="robots" content="<{$xoops_meta_robots}>" />
<meta name="Keywords" content="<{$xoops_meta_keywords}>" />
<meta name="Description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="XOOPS" />
<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>
<style type="text/css">
</style>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center"><br>
  <table dir=rtl width="800" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><img src="<{$xoops_imageurl}>/images/logo.jpg" width="800" height="100"></td>
    </tr>
  </table>
  <table dir=rtl width="800" height="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td width="150" valign="top" bgcolor="#303030"> 
        <table dir=rtl width="150" height="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#303030">
          <tr>
            <td valign="top" bgcolor="#e1e1e1"><p align="center"><br />
                <!-- Start left blocks loop -->
                <{foreach item=block from=$xoops_lblocks}> </p>
              <div align="right"> 
                <table dir=rtl width="100%" border="0" cellpadding="2" cellspacing="0">
                  <tr> 
                    <td class="blockTitle">&nbsp;<{$block.title}></font></td>
                  </tr>
                  <tr> 
                    <td class="blockContent"><div align="right"><{$block.content}></div></td>
                  </tr>
                </table>
                <{/foreach}> 
                <!-- End left blocks loop -->
              </div></td>
          </tr>
        </table>
      </td>
      <td width="49" valign="bottom" bgcolor="#cfcfcf"><img src="<{$xoops_imageurl}>/images/man.gif" width="50" height="131"></td>
      <td valign="top" bgcolor="#303030">
<table dir=rtl width="600" height="100%" border="0" align="center" cellpadding="5" cellspacing="1" bordercolor="#303030">
          <tr>
            <td valign="top" bgcolor="#e1e1e1"> <table dir=rtl width="580" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr> 
                  <td><{$xoops_contents}> </td>
                </tr>
              </table>
              <br />
              <table dir=rtl width="580" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr> 
                  <td><div id="content"> 
                      <!-- Display center blocks if any -->
                      <div align="center"><{if $xoops_showcblock == 1}> 
                        <table dir=rtl cellspacing="0">
                          <tr> 
                            <td width="100%" colspan="2"> 
                              <!-- Start center-center blocks loop -->
                              <{foreach item=block from=$xoops_ccblocks}> 
                              <table dir=rtl width="576" cellpadding="5" cellspacing="1">
                                <tr> 
                                  <td class="blockTitlecc">&nbsp;<{$block.title}></td>
                                </tr>
                                <tr> 
                                  <td class="blockContentcc"><{$block.content}></td>
                                </tr>
                              </table>
                              <{/foreach}> 
                              <!-- End center-center blocks loop -->
                              <br />
                            </td>
                          </tr>
                          <tr> 
                            <td width="288" valign="top"> 
                              <!-- Start center-left blocks loop -->
                              <div align="right"><{foreach item=block from=$xoops_clblocks}> 
                                <table dir=rtl width="280" cellpadding="5" cellspacing="1">
                                  <tr> 
                                    <td class="blockTitlecl">&nbsp;<{$block.title}></td>
                                  </tr>
                                  <tr> 
                                    <td class="blockContentcl"><{$block.content}></td>
                                  </tr>
                                </table>
                                <{/foreach}> 
                                <!-- End center-left blocks loop -->
                              </div></td>
                            <td width="288" valign="top"> 
                              <!-- Start center-right blocks loop -->
                              <div align="right"><{foreach item=block from=$xoops_crblocks}> 
                              </div>
                              <table dir=rtl width="280" cellpadding="5" cellspacing="1">
                                <tr> 
                                  <td class="blockTitlecr">&nbsp;<{$block.title}></td>
                                </tr>
                                <tr> 
                                  <td class="blockContentcr"><{$block.content}></td>
                                </tr>
                              </table>
                              <{/foreach}> 
                              <!-- End center-right blocks loop -->
                            </td>
                          </tr>
                        </table>
                        <{/if}> 
                        <!-- End display center blocks -->
                      </div>
                      </div>
                    <div align="right"></div>
                </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
<table dir=rtl width="800" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><img src="<{$xoops_imageurl}>/images/footer.jpg" width="800" height="19"></td>
    </tr>
  </table>
<p>&nbsp;</p></div>
</body>
</html>


and this is my css code

table {
    
font-sizesmall;
}
table td padding0border-width0font-familyVerdanaArialHelveticasans-serif;}
div#content { padding: 0px; text-align: right;}
div#content td { padding: 0px;}
div.xoopsCode background#FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;  direction: ltr;  text-align: left; }
body {
    
font-familyTahomataipei;
    
font-size12px;
    
background#323232;
}
font-familyTahomataipeifont-size12pxtext-decorationnonecolor#666666; font-style: normal}
a:hover {
    
font-familyTahomataipei;
    
font-size12px;
    
colorBlack;
    
font-stylenormal;
}
td {
    
font-familyVerdanaGenevaArialHelveticasans-serif;
    
color#000000;
    
font-size12px;
    
border-top-width0px;
    
border-right-width0px;
    
border-bottom-width0px;
    
border-left-width0px;
}
input {
    
background-colorWhite;
    
color#000000;
    
font-familyTahomataipeiVerdanaArialHelveticasans-serif;
    
font-size12px;
    
font-weightnormal;
    
border-color#000000;
    
border-top-width1px;
    
border-right-width1px;
    
border-bottom-width1px;
    
border-left-width1px;
    
text-indent2px;
}
textarea {font-familyTahomataipeiVerdanaArialHelveticasans-seriffont-size12px;background-color transparentfont-weight boldborder-color #000000;  border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; text-indent : 2px;}
select {font-familyTahomataipeiVerdanaArialHelveticasans-seriffont-size12px;font-weight bold;background-color:#F5F5F5; } 
img border0;}
ul margin2pxpadding2px; list-styledecimal insidetext-alignright;}
li {
    
margin-left2px;
    list-
stylesquare inside url(images/li.gif);
}

.
odd background-color#eeeeee;}
.outer background-color#AEA5CE;}
.even background-color#e1e1e1;}
th {
    
background-color#e0e0e0;
    
text-alignright;
    
padding3px;
    
font-familyVerdanaGenevaArialHelveticasans-serif;
    
font-size14px;
    
font-stylenormal;
    
font-weightbold;
}
.
head background-color#e1e1e1; padding: 3px;}
.foot background-color#E2DBD3; padding: 3px;}

.comTitle {font-weightboldmargin-bottom2px;}
.
comText {padding2px;}
.
comUserStat {font-size10pxcolor#333333; font-weight:bold; border: 1px solid #cccccc; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weightnormal;}
.
comUserStatus {margin-right2pxmargin-top10pxcolor#333333; font-weight:bold; font-size: 10px;}
.comUserRank {margin2px;}
.
comUserRankText {font-size10px;font-weight:bold;}
.
comUserRankImg {border0;}
.
comUserName {}
.
comUserImg {margin2px;}
.
comDate {font-weightnormalfont-styleitalicfont-sizesmaller}
.
comDateCaption {font-weightboldfont-stylenormal;}

.
item {
    
border0px solid #303030;
    
background-color#efefef;
}
.
itemHead {
    
colorblack;
    
padding2px 5px;
    
font-weight900;
    
text-alignright;
    
background-imageurl(images/contents.gif);
    
background-positioncenter left;
    
background-repeatno-repeat;
    
padding-top20px;
    
padding-bottom5px;
    
padding-left35px;
    
background-color#e1e1e1;
}
.
itemInfo {
    
text-alignleft;
    
padding5px 31px 5px 5px;
    
background#BFBCCC url(images/who.gif) no-repeat 99%;
    
border-top1px solid black;
    
border-left1px solid black;
    
border-right1px solid black;
}
.
itemTitle a {
    
font-size100%;
    
font-weight500;
    
font-variantsmall-caps;
    
colorblack;
    
background-colortransparent;
    
borderthin;
    
margin-left0px;
    
padding-left0px;
}
.
itemPoster {font-size90%; font-style:italic;}
.
itemPostDate {font-size90%; font-style:italic;}
.
itemStats {font-size90%; font-style:italic;}
.
itemBody {
    
padding-left5px;
    
text-alignright;
    
border1px solid Black;
}
.
itemText {margin-top5pxmargin-bottom5pxline-height1.5em;}
.
itemText:first-letter {
    
font-size133%;
    
font-weightbold;
}
.
itemFoot {
    
text-alignright;
    
padding5px 31px 5px 5px;
    
padding-left30px;
    
padding-bottom2px;
    
padding-bottom2px;
    
background#BFBCCC url(images/attach.gif) no-repeat 1%;
    
border-bottom1px solid black;
    
border-left1px solid black;
    
border-right1px solid black;
}
.
itemAdminLink {font-size90%;}
.
itemPermaLink {font-size90%;}

.
blockTitle {
    
color#e1e1e1;
    
padding2px 11px;
    
font-weightbold;
    
text-aligncenter;
    
text-transformuppercase;
    
font-variantsmall-caps;
    
border-bottom1px solid Black;
    
border-top1px solid Black;
    
background-color#6e6882;
    
font-familyVerdana;
    
background-imageurl(images/blttleft.gif);
    
background-positionright;
    
background-repeatno-repeat;
}
.
blockContent {
    
padding6px;
    
text-alignleft;
}
.
blockTitlecl {
    
colorBlack;
    
padding2px 11px;
    
font-weightbold;
    
text-alignright;
    
text-transformuppercase;
    
font-variantsmall-caps;
    
font-familyVerdana;
    
letter-spacing1px;
    
border-bottom1px dotted Gray;
}
.
blockContentcl {
    
padding6px;
    
text-alignright;
    }
.
blockTitlecc {
    
color#e1e1e1;
    
padding15px 15px 15px 15px;
    
font-weightbold;
    
text-alignright;
    
text-transformuppercase;
    
font-variantsmall-caps;
    
font-familyVerdana;
    
background#6e6882;
}
.
blockContentcc {
    
padding6px;
    
text-alignright;
    
}
.
blockTitlecr {
    
colorBlack;
    
padding2px 11px;
    
font-weightbold;
    
text-alignright;
    
text-transformuppercase;
    
font-variantsmall-caps;
    
font-familyVerdana;
    
letter-spacing1px;
    
border-bottom1px dotted Gray;
}
.
blockContentcr {
    
padding6px;
    
text-alignright;
    }
td#mainmenu a {
    
background-color#e1e1e1;
    
margin0;
}
td#mainmenu a:hover {
    
background-color#ffffff;
    
padding-left20px;
    
}
td#mainmenu a.menuTop {
background-imageurl(images/folderclosedsmall.gif);
background-positionright;
background-repeatno-repeat;
padding-left20px;
}
td#mainmenu a.menuMain {
    
padding-left20px;
    
border-right0px solid #666666;
    
border-bottom0px solid #666666;
    
border-left0px solid silver;
    
background-imageurl(images/folderclosedsmall.gif);
    
background-positionright;
    
background-repeatno-repeat;
}
td#mainmenu a.menuSub {
    
padding-left15px;
    
background-imageurl(images/folderopensmall.gif);
    
background-position9px;
    
background-repeatno-repeat;
    
padding-left30px;
}

td#mainmenu a.menuSub:hover {
    
padding-left30px;
    
}

td#usermenu a {
    
background-color#e1e1e1;
    
displayblock;
    
margin0;
    
padding-left20px;
    
border-right0px solid #666666;
    
border-bottom0px solid #666666;
    
border-left0px solid silver;
    
background-imageurl(images/folderclosedsmall.gif);
    
background-positionright;
    
background-repeatno-repeat;
}
td#usermenu a:hover {background-color: #ffffff;}
td#usermenu a.menuTop {border-top: 0px solid silver;}
td#usermenu a.highlight {background-color: #fcc;}


thank :)



6
hamood
XFsection:please copy module manaualy?
  • 2004/6/16 10:27

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


hallo

i just try to duplicate XFsection module
but this message play along!!why??

Quote:
XFsection : make new module
mkdir xf2section
cannot make new module: xf2section
please copy module manaualy



7
hamood
Re: duplicate xfsection v1.06 ?
  • 2004/6/8 10:14

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11




hallo?



8
hamood
Re: duplicate xfsection v1.06 ?
  • 2004/6/6 17:28

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


where ara you ?.. please



9
hamood
duplicate xfsection v1.06 ?
  • 2004/6/6 13:02

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


hallo all ,,

I have a question..

how can i duplicate xfsection v1.06 module??

thanx



10
hamood
a need to learn smarty >>how?
  • 2004/4/2 17:09

  • hamood

  • Just popping in

  • Posts: 11

  • Since: 2004/3/11


a need to learn smarty >>how?




TopTop
(1) 2 »



Login

Who's Online

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


Members: 0


Guests: 242


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