411
studioC
how to get <{$xoops_showlblock}> ??
  • 2004/3/19 20:11

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


to let the theme.html ask if leftblock is activated ?
there is info about ..

<{if $xoops_showcblock == 1}>
<{if $xoops_showrblock == 1}>

but huu.. why not for this ? ..
<{if $xoops_showlblock == 1}>
it would be a extra factor to get info about themeusage and to modify themedisplay....

any ideas ?


greetings
michael





412
studioC
Re: Getting rid of the 'times read' feature
  • 2004/3/13 16:27

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7



have a look into templatefiles of newsmodul ..
news_item.html

(<span class="itemStats"><{$story.hits}> <{$lang_reads}></span>)


michael




413
studioC
Re: Forum module in XOOPS 2.0.6 not working
  • 2004/3/8 18:28

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello TriKster,

i do have same problems on one of my server [as posted] and i could not find anything unusual til today..

i've set up a new server, ns and a fresh xoopsinstall and, no wonder, it's ok , forum works as normal as expected..

what's differnt ? I'm not that prooger or technic-fan but theres one thing, which should be viewed at...

on server one first everything goes fine.. than i installed Zend Optimizer 2.5.0

really after this first errors in forum occur. Some forum work, some doesn't... Viewing at my php configuration i mentionend that php.ini is copied to folder ../..Zend/..
by installation of Zend..

dunno what this could be the problem ? Maybe installation changes some setting in ini-files what newbb doesn't like No perhaps this could be a hint !

michael


edit: huuuh, dunno if i had to copy this answer to the three equal posts you made......



414
studioC
Re: newbb could not add new forum !! server settings ?
  • 2004/3/7 17:17

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


sorry for bumping up...



415
studioC
accessibility for login block
  • 2004/3/7 16:06

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello,..
one of my clients wanted to have a login block which is accessible via use of keybord...
so this is templatefile /system_block_login.html:

see it temporaly in action on
http://www.studiocreativ.net

--- you may ignore that i use an image as button:

<form style="margin-top: 0px;" action="<{$xoops_url}>/user.php" method="post"><br />
<label for="uname"><strong><{$block.lang_username}></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+1 ] </label><br />
<input type="text" name="uname" size="12" value="" accesskey="1" />
<br />
<label for="pass"><strong><{$block.lang_password}></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+2 ] </label><br />
<input type="password" name="pass" size="12" value="" accesskey="2" />
<input type="hidden" name="op" value="login" />
<input class="in" type="image" src="<{$xoops_imageurl}>login.gif" title="<{$block.lang_login}> [ Alt+0 ]" accesskey="0" />&nbsp;&nbsp;[ Alt+0 ]<br />
</form>
<a href="<{$xoops_url}>/user.php#lost" accesskey="3"><{$block.lang_lostpass}></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+3]
<br /><br />
<a href="<{$xoops_url}>/register.php" accesskey="4"><{$block.lang_registernow}></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ Alt+4 ]


greetings from michael



416
studioC
newbb could not add new forum !! server settings ?
  • 2004/3/7 9:44

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello xoopers...
dunno what i've done but for a period of time i could not install newbb correct, .. installation is ok sure, add categorie is ok but onhttp://domain/modules/newbb/admin/admin_forums.php?mode=addforum i get a blank page .... [ no , not a real blank page.. but server could not be found]

all other modules seem to work as usal ...
some sites using 2.0.5.1 it works but ... installing new 2.0.5.1 it doesn't work! whats wrong, please help !

last changes on server , i have installed Zend Optimizer v2.5.0, Copyright (c) 1998-2003, by Zend Technologies
could this be the problem ??


please have a look ! here's a link to server settings info.php
http://www.hokamp.info/info.php

michael



417
studioC
Re: one Q plz
  • 2004/3/5 16:37

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello uaegirl,

dunno what you talk with your web designing company, but in one thing they are wrong..

....
sometimes the only frontiere is in your head !


"..you cant do that with XOOPS .." is the wrong answer..
you can do nearly everything with xoops.... and that anyone can hack the code ?? huhhh! I for one can't hack that... ....

i don't think that it is easier to hack XOOPS than other sites ...



greetings
michael



418
studioC
Re: Table Problems (theme.html)
  • 2004/3/4 18:58

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


hello..

view source <img src?????file is a php script !


<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>

should be between your <head></head> tags


greetings
michael



419
studioC
Re: Newbb forums admin error
  • 2004/2/29 11:14

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


now i got nearly exact the same screen while willing to add new forums , even edit a forum does not work anymore....
deactivationg gzip lets me see less fields than above..

huu??
any suggestions ?
updating system does not work for me !!
running XOOPS v 2.0.6

michael



420
studioC
Re: help please within php ???
  • 2004/2/27 21:06

  • studioC

  • Friend of XOOPS

  • Posts: 922

  • Since: 2003/12/7


thanks dave, i will try it, if actual solutions does not work. Shouldn't it possible to use XOOPS cookie? hm.. thanks again..

michael




TopTop
« 1 ... 39 40 41 (42) 43 44 45 46 »



Login

Who's Online

171 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 171


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