11
anderssk
Re: XOOPS 2.5 Beta Released - For Testing
  • 2010/10/2 21:19

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


The guide in first step shows the directory's witch has to be writeable
The new file is shown with backslash instead of normal slash

xoops_datadatasecure.php



12
anderssk
Re: XOOPS 2.5 Beta Released - For Testing
  • 2010/10/2 21:02

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


/install / language / english / welcome.php

<ul>     <li>WWW Server (<a href="http://www.apache.org/" rel="external">Apache</a>, IISRoxenetc)</li>     <li><a href="http://www.php.net/" rel="external">PHP</a4.3.0 or higher (5.2 or higher recommended)</li>     <li><a href="http://www.mysql.com/" rel="external">MySQL</a3.23 or higher (4.1 or higher recommended)</li> </ul>


Need to be updated with at least php version



13
anderssk
Re: Permissions issues
  • 2010/8/18 7:31

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


This could be an interresting thread

The question is:
How do you manage permissions, user-groups and users?

As I see it, you want to ad users into groups and add permissions to groups. One user one group.
If a members don't want to have PM, you move them from "Registered users" group to NPM group - is that right?

That will kill you in user-administration (depending of the amount of users)

If XOOPS did have a deny-permission you could add a deny permission for PM module in the NPM group and add that group to users there don't want PM.

My advise (and best practice in RBAC)
Let all users be "Registered users" and remove PM from "Registered users" group.
Create a PM group with access to PM module.
Add all users to PM group (one user -> many groups)
If someone don't want the PM, you just move them out of the PM group.




14
anderssk
Re: 2 xoops portal 1 database?
  • 2010/6/21 13:55

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


You can also redirect one of the domains to the other.
Then use the permissions/usergroups for showing blocks (module access) and xlanguage for the language.

Alternatively redirect one domain to a subdomain on the other domain, but then the users have to use two logons ore You can create a Cron-job to copy useres from one MySQL DB to the other..

Multisite have many core hacks, so you can end up with version 2.4.4 and no oppertunity for upgrade to newer versions of XOOPS.




15
anderssk
Re: Log Off Button Missing
  • 2010/6/18 12:18

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Is it in the block "Usermenu" that the button is missing?
Is the other links available in the menu (Administration etc.)



16
anderssk
Re: backup & restore best practices
  • 2010/6/16 9:23

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


I have a nice little script for Cpanel.
It creates the full backup of mail, DB and files as You can do inside the Cpanel userinterface.

In the Script, there are the settings to my own FTP-server.
My FTP-server runs on my workstation, but when I bye a NAS-server i will send the backup to that trough a Cron-job.
It is a full backup and not a incremential backup.

Is there so many Cpanel-users that a module is needed?


Adminsection with
1) Values for Cpanel useraccounts/pwd
2) Option to clear the cache before taking backup
3) Values for FTP server, user/pwd
4) SFTP (secure ftp)








17
anderssk
Re: E-mails with user name and password to centrally registered users
  • 2010/4/10 15:04

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Mazarin, that would be an unsecured way doing it.
Always keep the user name and password separated

Create the users and add some password for them.
You can use the xpassgen to create some stupid passwords
Alternative just go into the database and ad some password value (hash value(

Ask the users to use the lost password function and neither you, the user or the hackers know the actually (first time) password at any time.




18
anderssk
Re: Image Galleri for xoops 2.4.4?
  • 2010/3/10 11:56

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


I prefer the Tadgallery, specially the reading of photo exif information is a great facility



19
anderssk
Re: XOOPS 2.4.x Translations
  • 2010/2/10 21:10

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Be aware! The 2.5.0alpha has a lot of changes.
All files in the system module is changed.

So - if you are are translating from the button my advice may be to wait to 2.5.0 release instead of 2.4.x

Michael: Do You agree?



20
anderssk
Re: XOOPS 2.5.x Translations
  • 2010/2/9 13:42

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


Is it just me, but I think there a lot of changes in 2.5.0 ?







TopTop
« 1 (2) 3 4 5 ... 24 »



Login

Who's Online

156 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 156


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