31
kahumbu
Re: Comments on forum.
  • 2004/5/26 14:45

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


This is definitely possible but this setup would have to be a customization procedure per site. Adding this within the 'default' XOOPS installation would defeat the purpose of a modular implementation of features as you have 1 module dependent on another. Some XOOPS site will not have forums, some will use other forum mods like phpBB or IPB.

The comments system is part of the core (I think) and it allows other modules to have a comment system even without newbb.

But, honestly, I think this is a really nice feature to have.



32
kahumbu
Re: Alert message for guest comments
  • 2004/5/26 14:20

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


XOOPS cannot possibly know if the Anonymous user is actually a member who did not login. Even by IP address this would be full of holes.

A workaround for this is to use Smarty to add some message in the comments section if the poster is not logged in. Maybe something similar to:

<{if $xoops_isuser != true}>
You are posting as Anonymous
<{/if}>

I know some of the devs can improve on my code suggestion.



33
kahumbu
Re: Changing "status" message style
  • 2004/5/25 22:15

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


You would need to edit the system_redirect.html template from within the System Admin > Templates.

Check out this link:
redirect page color and message



34
kahumbu
Re: making 3 collums and having different rightmenu in tiny content page
  • 2004/5/25 22:12

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


On the outset, I'd say that's feasible but difficult for newbies. You might need to get a better understanding of the layout of the theme.html.

You can start here:
Block Positioning



35
kahumbu
Re: Cannot delete Admin user
  • 2004/5/25 19:47

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Using the same exact words in your title for the search, the 5th result was this:
Admin user cannot be deleted

The link provided in that thread is this:
delete users bug

But as Herko said, you can check the CVS.



36
kahumbu
Re: ip addresses of users. Where are they?
  • 2004/5/25 12:03

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


If the IP gif doesn't work (it should, but...) you can just use the Smarty tag for the IP and place it somewhere inside the post area, similar to the Comment posts.

Take note of the Smarty conditional tags, though, so that it can only be viewed by admin.



37
kahumbu
Re: look at that ..
  • 2004/5/24 18:22

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Probably the most innovative XOOPS theme I have ever seen. Why, I can't even tell it's made with XOOPS!

Your site is giving me ideas on how to improve mine. Thanks!



38
kahumbu
Re: ip addresses of users. Where are they?
  • 2004/5/24 16:18

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Hi plubius,

You might want to look at this thread:
IP Addresses in Forums

It discusses a small template hack to add the IP for administrators.



39
kahumbu
Re: WEB ERROR
  • 2004/5/24 12:05

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


This may or may not help, but the same error happens to me when I use the MySQL Control Center program to access my DB, and then try to login to my XOOPS site. This is for my local setup. I just turn off the connection from the program.

Were you using some 3rd party program to access the DB simultaneously with browsing the site? I don't expect that to be a common problem, but it does happen to me.



40
kahumbu
Re: Resend activation key ?
  • 2004/5/23 16:55

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Go to System Admin -> Mail Users. Choose "Send message to inactive users only (optional)".

In the body, use the {X_UACTLINK} tag to put the activation link. Add some more text/tags as you want. Check the left column of the body field for more useful tags.




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



Login

Who's Online

229 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 229


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