1
jakob
Re: Comments only viewable for members?
  • 2004/10/6 17:16

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Sorry, I got it now

Tanks!



2
jakob
Re: Comments only viewable for members?
  • 2004/10/6 17:13

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

It didn't work for me.

In DB%3ANewsArticle.html I found this code:

<div style="text-align: center; padding: 0px;
margin-top:3px;">
<?php echo $this->_tpl_vars['commentsnav']; ?>

<?php echo $this->_tpl_vars['lang_notice']; ?>

</div>

<div style="margin-top:3px; padding: 0px;">
<!-- start comments loop -->
<?php if ($this->_tpl_vars['comment_mode'] == 'flat'): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include("db:system_comments_flat.html", array());
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php elseif ($this->_tpl_vars['comment_mode'] == 'thread'): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include("db:system_comments_thread.html", array());
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php elseif ($this->_tpl_vars['comment_mode'] == 'nest'): ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include("db:system_comments_nest.html", array());
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endif; ?>
<!-- end comments loop -->
</div>

When I placed the code around this section, all I saw, was that my code was visible on the page!

Sorry, I'm not a PHP/Xoops expert. Am I doing something wrong?

Jakob



3
jakob
Comments only viewable for members?
  • 2004/10/6 15:47

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

I'm running a website using XOOPS 2.0.5. Is it possible to only let logged in users view news comments?

Anonymous users should still be able to read the news.

TIA,

Jakob



4
jakob
Looking for the right module
  • 2004/8/2 10:08

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

I'm in the early stages of implementing XOOPS at my company. We're going to use it as a department intranet for the it department.

We have a number of guides to be used when maintaining various systems, and I need a module that is well suited for this purpose. I would like it to show the hirarcy of the created guides in the main menu, but these submenus should only be visible to users belonging to a certain group.

The guides should be able to contain images at varius places inside the text.

Can anyone recommend a module that is well suited for this task?

I'm using XOOPS 2.0.7.

TIA,

Jakob



5
jakob
Trouble with sqMail
  • 2004/4/21 17:44

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

I'm having trouble getting sqMail to work.

I'm trying to implement it in my XOOPS 2.0.6 that is hosted on a webhotel.

I've edited the config.php file and chmod'ed the DATA dir.

When I try to log on using the username and password that works ok when I use the sqMail that my ISP provides, I get this message:

ERROR : Could not complete request.
Query: CREATE "mail/INBOX.Sent"
Reason Given: Invalid mailbox name.

Any suggestions?

Jakob



6
jakob
New user group wanted
  • 2004/2/11 15:08

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

I could use a new usergroup called "Anonymous trusted users" or something like that.

The reason I could use that is that we would like to be able to separate anonymous users from anonymous users who are on our own network (users who have internal ip addresses).

We want to use this feature in the forum (newbb), where we would let users from our internal net read, but not add. But users external to our network shouldn't be able to read or add.

Do I make myself clear?

Jakob



7
jakob
Re: RSS btw. pMachine and Xoops
  • 2004/1/4 16:54

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi lykoszine,

If you mean "allow_url_fopen", it is set to "on" and I'm using PHP 4.3.3.

Jakob



8
jakob
RSS btw. pMachine and Xoops
  • 2004/1/4 9:36

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

I'm the webmaster on two sites using pMachine 2.2.1 and XOOPS 2.0.5.1 respectively.

I need to make a RSS syndication of the pMachine site on the XOOPS site using XOOPS Headlines, but I can't make it work

On the pMachine site there is a index.xml file in the root folder, and it is up to date with the latest news. But when I click the Headlines link to the pMachine site nothing happens.

As far as I can tell, all parameters on both sites are correct. Both sites are physically on the same server but under two different DNS-names.

Does anybody have any ideas, as to what might be miising or that might be wrong?

Thanks,

Jakob



9
jakob
Please Help with Xoops Chat!
  • 2003/11/16 13:25

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

Could someone please help me with XOOPS Chat:

I can't create any rooms!

I'm using the latest version 1.2.

TIA,

Jakob




10
jakob
Re: Xoops Chat, funny link titles
  • 2003/11/12 16:43

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

I've installed the chat hacked by Xend, but I'm not able to create rooms.

Are there any special file or directory rights I have to set, or any other settings that need to be changed?

Jakob




TopTop
(1) 2 »



Login

Who's Online

151 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 151


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