41
WarDick
Re: can you suggest some modules for me?
  • 2006/11/10 22:31

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


You can do it with these modules:
News 1.44
CBB 3.07
extCal
xm-Spotlight
Urging XOOPS to be the Best It Can Be.
Richard......



42
WarDick
Re: Blank screen
  • 2006/11/8 5:42

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


One of your blocks is probably causing it. Look at the ones that are visible to the webmaster group.
Urging XOOPS to be the Best It Can Be.
Richard......



43
WarDick
Re: We need a good QUIZ module
  • 2006/11/1 15:23

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


Have you taken a look at bm_survey.

Download link bm_survey.
Urging XOOPS to be the Best It Can Be.
Richard......



44
WarDick
Re: Forum blocks
  • 2006/10/29 0:46

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


You can accomplish this by editing the newbb_block_topic.html if you are using XOOPS > 2.0.13 you can add this to your theme folder.

Just delete the red lines.

This is just a portion of the block_topic.html file.

<{if $block.disp_mode == 0}>
  <
tr>
    [
color=FF0000]<th class="head" nowrap="nowrap"><{$smarty.const._MB_NEWBB_FORUM}></th>[/color]
    <
th class="head" nowrap="nowrap"><{$smarty.const._MB_NEWBB_TITLE}></th>
    <
th class="head" align="center" nowrap="nowrap"><{$smarty.const._MB_NEWBB_RPLS}></th>
    <
th class="head" align="center" nowrap="nowrap"><{$smarty.const._MB_NEWBB_VIEWS}></th>
    <
th class="head" align="center" nowrap="nowrap"><{$smarty.const._MB_NEWBB_AUTHOR}></th>
  </
tr>

  <{foreach 
item=topic from=$block.topics}>
  <
tr class="<{cycle values="even,odd"}>">
    [
color=FF0000]<td><a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$topic.forum_id}>"><{$topic.forum_name}></a></td>[/color]
    <
td><a href="<{$xoops_url}>/modules/newbb/viewtopic.php?topic_id=<{$topic.id}>&forum=<{$topic.forum_id}>">
        <{if 
$topic.topic_subject}>
        <{
$topic.topic_subject}>
        <{/if}>
        <{
$topic.title}></a>
    </
td>
    <
td align="center"><{$topic.replies}></td>
    <
td align="center"><{$topic.views}></td>
    <
td align="right"><{$topic.time}><br /><{$topic.topic_poster}></td>
  </
tr>
Urging XOOPS to be the Best It Can Be.
Richard......



45
WarDick
Re: Hello World Module
  • 2006/10/28 0:54

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


This module should do what you want XBS_ModGen
Urging XOOPS to be the Best It Can Be.
Richard......



46
WarDick
Re: How to show a particular module when logged out.
  • 2006/10/28 0:51

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


Check out the MyHome module.
Urging XOOPS to be the Best It Can Be.
Richard......



47
WarDick
Re: Is it possible to install Xoops again and when installing...
  • 2006/10/26 12:57

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


Use the default theme.
Urging XOOPS to be the Best It Can Be.
Richard......



48
WarDick
Re: How can I make the Blocksadmin be default page in admin?
  • 2006/10/26 2:56

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


I just make a bookmark on my browser to go to the desired admin functions.
Urging XOOPS to be the Best It Can Be.
Richard......



49
WarDick
Re: Is it possible to install Xoops again and when installing...
  • 2006/10/26 2:51

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


Just overwrite all of the files except mainfile.php and you will have a new installation with the same database.
Urging XOOPS to be the Best It Can Be.
Richard......



50
WarDick
Re: Admin.php - First time entering Admin Section
  • 2006/10/26 2:45

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


It occurs when the adminmenu.php file is deleted from the cache directory.
Urging XOOPS to be the Best It Can Be.
Richard......




TopTop
« 1 2 3 4 (5) 6 7 8 ... 79 »



Login

Who's Online

216 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 216


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