1
canbula
Re: Forum signature problem
  • 2008/8/24 5:27

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


there is same problem in Newbbex 1.4 and i found this topic by google..and then i found the solution by myself..

$myts->makeTareaData4Show($eachposter->getVar('user_sig''N'), 011);

there is two line with this code..change like this
$myts->makeTareaData4Show($eachposter->getVar('user_sig''N'), 111);
http://www.xoops-tr.com - Turkish Xoops



2
canbula
Re: Error in my_thread_global_end (): 1 threads did not exit
  • 2008/7/23 15:27

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


I have the same problem with my server..I have tried so many things but I could not fix this problem..so I think the only way is using 4.4.7
http://www.xoops-tr.com - Turkish Xoops



3
canbula
Re: IIS server can't use htaccess - how can I rewrite URL's
  • 2008/7/22 12:13

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


you can use an isapi for this..

http://www.helicontech.com/isapi_rewrite/

we've used this isapi for 5 months on Windows 2008 Server & IIS 7 and we are very happy with this..
http://www.xoops-tr.com - Turkish Xoops



4
canbula
Re: Can i Put an Image or Message Whyle The Home Page is Loading?
  • 2007/4/28 3:55

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


I looked at your site but couldn't see any of these codes..are you sure you have added this code in correct theme.html
this method is absolutely working, I tried it many times
http://www.xoops-tr.com - Turkish Xoops



5
canbula
Re: Can i Put an Image or Message Whyle The Home Page is Loading?
  • 2007/4/27 6:10

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


I think you want to put a loading message like this:http://boracanbula.orgfree.com

I can explain how it is working:

you put this code just after <body> in theme.html file
<div id='waitDiv' style='position:absolute;left:20%;top:20%;right:20%;visibility:hidden;text-align: center;'>
  <
table width='400' cellpadding='6' style='border:2px solid #336699' bgcolor='#fafafa'>
    <
tr>
      <
td style='text-align:center' bgcolor='#fafafa'>

        <
b>
          <
big>Loading...</big>
        </
b><br>
<
img src='http://www.mysite.com/loading.gif'><br>
Please Wait... 
      </
td>
    </
tr>
  </
table>
</
div>
<
script type='text/javascript'> <!--
        var 
DHTML = (document.getElementById || document.all || document.layers);
function 
ap_getObj(name) { if (document.getElementById) { return document.getElementById(name).style; } else if (document.all) { return document.all[name].style;
} else if (
document.layers) { return document.layers[name]; } } function ap_showWaitMessage(div,flag)  { if (!DHTML) return; var ap_getObj(div); x.visibility = (flag) ? 'visible':'hidden'
if(! document.getElementById) if(document.layersx.left=280/2; return true; } ap_showWaitMessage('waitDiv'1);
 
//--> </script>

and put this code just before </body>
<script type='text/javascript'
<!--
 
ap_showWaitMessage('waitDiv'0);
//-->
</script>
http://www.xoops-tr.com - Turkish Xoops



6
canbula
Re: Read more....
  • 2007/4/5 5:26

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


news 1.44 module already has this feature..hometext is shown in front page..when users click "read more" bodytext is shown
http://www.xoops-tr.com - Turkish Xoops



7
canbula
Re: Please Help cant login admin area
  • 2007/4/5 5:23

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


maybe you uploaded a xoops_version.php file in your XOOPS root directory..check your files in root directory
http://www.xoops-tr.com - Turkish Xoops



8
canbula
Re: postnuke to xoops?
  • 2007/2/12 0:38

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


Nuke2Xoops

I didn't search about it..but I think it isn't very different..
http://www.xoops-tr.com - Turkish Xoops



9
canbula
Re: adding custom bbcodes
  • 2007/1/19 19:31

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


maybe this can help you as a working example
http://www.xoops-tr.com - Turkish Xoops



10
canbula
Re: Best Gallery Module?
  • 2007/1/5 18:03

  • canbula

  • Just popping in

  • Posts: 42

  • Since: 2006/7/10


please look at this:http://www.bozkir.gen.tr/modules/GesGaleri
andhttp://www.xoopshocasi.com/modules/GesGaleri

this my new module, now it is only for Turkish xoopsers but within a month it will be there
http://www.xoops-tr.com - Turkish Xoops




TopTop
(1) 2 3 4 »



Login

Who's Online

146 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 146


more...

Donat-O-Meter

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

Latest GitHub Commits