51
erzon
Re: Question about themes
  • 2005/12/26 4:05

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3





52
erzon
Re: Looking for a members module like ipboard
  • 2005/12/25 22:32

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


thanks for adding but can you change the title to hackside.com free webhosting not every hack you need lol



53
erzon
Re: Looking for a members module like ipboard
  • 2005/12/25 16:20

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


the paid version of ipboard is version 2 and not ther 1.3 final it still free you can visit my website if you want to see ipboard action

http://forum.hackside.com



54
erzon
Re: net2ftp problem
  • 2005/12/25 4:10

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


Quote:

fredgsanford wrote:
I edited the settings in the settings.inc.php, and the settings_authorizations.inc.php files and the module is working, but I am getting this error message when I login:

"The directory "/uploads" does not exist or could not be selected, so the root directory / is shown instead"

Anybody know what I might have entered wrong in the settings_authorizations.inc.php file?

Thanks



well at is says does not exist maybe you can create the uploads directory in order to function it properly



55
erzon
Re: Problems!
  • 2005/12/24 19:30

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


well maybe thats only notices try to turn off the debug mode..

login to your admin section.. go to system>>preference
find the debug option set it off maybe it will be go away



56
erzon
Re: Opinion on new theme
  • 2005/12/24 19:28

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


so is the theme finish? or available to download?



57
erzon
Re: After upgrade from xoops-2.0.7.x_to_2.0.9.2
  • 2005/12/24 19:24

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


well maybe the default theme your using is not in correct path



58
erzon
Re: Block problems...
  • 2005/12/24 19:22

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


maybe your theme dont have code for left and right block..

try this for left block

<{if $block.title != ""}><div class="blockTitle"><{$block.title}></div><{/if}>
<
div class="blockContent"><{$block.content}></div>


and this for right block

<{if $block.title != ""}><div class="blockTitle"><{$block.title}></div><{/if}>
<
div class="blockContent"><{$block.content}></div>


if you want you can save it as leftblock.html and rightblock.html and call it in your theme.html by this code in your theme.html

for calling the left block

<!-- Display left blocks start-->
<{if 
$xoops_showlblock == 1}>
      <
td id="leftcolumn"><!-- Start left blocks loop -->
<{foreach 
item=block from=$xoops_lblocks}> <{include file="leftblock.html"}> <{/foreach}><{/if}>
        <!-- 
End left blocks loop -->


and here for calling the right block
<!-- Display right blocks start-->
<{if 
$xoops_showrblock == 1}>
      <
td id="rightcolumn"><!-- Start right blocks loop -->
<{foreach 
item=block from=$xoops_rblocks}> <{include file="pinoy3/blocks/theme_blockright.html"}> <{/foreach}>
        <!-- 
End right blocks loop --><{/if}>


well hope it help



59
erzon
IPboard module problem
  • 2005/12/24 19:00

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


Anyone here use ipboard by bbpixel? do you get an sql error when trying to access "The Moderating Team" option?



60
erzon
Re: Shame to XOOPS
  • 2005/12/24 18:57

  • erzon

  • Quite a regular

  • Posts: 211

  • Since: 2005/1/1 3


thank you for that Bender :) merry christmas to all




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 20 »



Login

Who's Online

128 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 128


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