101
Mazarin
Re: Suspending User Accounts
  • 2011/1/19 19:19

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


The User Profile module gives you the possibility to deactivate the user so that he/she cannot log in (but are still left in the db, all groups etc).



102
Mazarin
Re: Xoops Poll
  • 2011/1/19 12:26

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


That's not correct oilkp. You can have multiple polls in the poll block in the current version. However, cloned blocks and choosing which poll(s) to be shown in which block is not.

We'll see what we can do about it



103
Mazarin
Clouds theme - Right column below content
  • 2011/1/12 22:48

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


I'm using the Clouds theme on one of my sites, but unfortunately the right column is shown below the content in Chrome (and Safari apparently. Any ideas on a quick fix for this?



104
Mazarin
Re: xoops chat integration (like facebook) ?
  • 2011/1/11 19:03

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


Would it be possible to do some hack to make the chat windows docked as default (pretty much as it was in the earlier versions, before the window became movable)?

EDIT: Also, is it possible to change the default status to online? Since all the users have the status away when they log on you tend to get that annoying away auto message a lot of times.



105
Mazarin
Re: Start Page by Group?
  • 2011/1/3 14:14

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


Did you follow the instructions in INSTALL.txt?

Install Instructions
1. Upload the startup directory to XOOPS_ROOT_URL/modules/

2. Log in to your site as administrator.

3. Install the module using the XOOPS module administration panel at 'System Admin -> Modules'.

4. In the Module administration page, hide the TS-MyStartup module (column Order, value = 0)

5. Go in the TS-MyStartup administration page and setup the startup pages for your groups.

6. Open the XOOPS_URL/include/checklogin.php and insert the following line at line #111 in XOOPS 2.4.x:
$url = XOOPS_URL.'/index.php'; // TS-MYSTARTUP HACK

=============================
Lines of code should look like this:
START
=============================
// RMV-NOTIFY
// Perform some maintenance of notification records
$notification_handler =& xoops_gethandler('notification');
$notification_handler->doLoginMaintenance($user->getVar('uid'));

$url = XOOPS_URL.'/index.php'; // TS-MYSTARTUP HACK
redirect_header($url, 1, sprintf(_US_LOGGINGU, $user->getVar('uname')));
=============================
END
=============================

7. Set TS-MyStartup to be the default module in the Xoops System->General Settings

8. You're all done!



106
Mazarin
Re: Start Page by Group?
  • 2011/1/3 9:33

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


Just use the Startup module.

https://xoops.org/modules/repository/singlefile.php?cid=101&lid=1906



107
Mazarin
Re: How to display time of event in Extcal upcomming block??
  • 2010/12/18 7:12

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


You can change the time format in the preferences, but IIRC there is a bug so that the block time format is not used for the block. It may be the event date format that is used, can't remember now.

Also, if you want to add the end time of an event, you can do that by modifying the template using the tag below.

<{$event.formated_event_end}>



108
Mazarin
Re: xoops chat integration (like facebook) ?
  • 2010/12/7 5:21

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


Sorry for being unclear. What I meant was how the status is changed. Is it only changed manually, i.e. it is not changed to away after being inactive for a certain period of time?

Also, wouldn't it be more relevant to have Online as the default status?

Anyway, thanks for a great module. I really appreciate this module (and it has been well used since version 0.03 on two of my sites).



109
Mazarin
Changing category in TDMPicture
  • 2010/12/6 20:37

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


Is it just me, or is there no way of changing the category of a picture once it's uploaded?



110
Mazarin
Re: TadGallery - Shrinking pictures
  • 2010/12/6 20:36

  • Mazarin

  • Just can't stay away

  • Posts: 533

  • Since: 2008/12/10


Moving to TDMPicture instead. Case closed.




TopTop
« 1 ... 8 9 10 (11) 12 13 14 ... 44 »



Login

Who's Online

204 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 204


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