1
Xend
Re: Start page module
  • 2010/6/14 21:48

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


It is possible I have a module you can use, something I made in 2002, has done some updates, so it should work. (We hope)
There are actually two modules, one to create simple pages, displayed in a simple page box and a simple home page, the second module is a text editor that is used.

Have only tested it on Xoops 2.2.x with php5

I will continued to make it look better in the admin panel, but I think it would be easy to find the link to the home page editor.
Is only translated into Danish, Norwegian and English.

Xoops_2.X_Easyweb_3.00
"Learn from the mistakes of others; you can't live long enough to make them all yourself."



2
Xend
Re: CONNECT WITH TWO ACTIVE DIRECTORY SERVERS
  • 2009/6/12 13:40

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


Ldap is neaded to get it to work. havent done it myself, but i now thay used this.http://sourceforge.net/projects/adldap/
"Learn from the mistakes of others; you can't live long enough to make them all yourself."



3
Xend
Re: FCKeditor cut's in various modules.
  • 2009/6/7 20:26

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


I dont think its the FCKeditor, it looks like html code that dont work together, and maybe a smale screen on 1024 px.

"Learn from the mistakes of others; you can't live long enough to make them all yourself."



4
Xend
Re: failed to open stream: No such file or directory
  • 2009/5/31 22:26

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


The most common reason for "500 server error" message, output by a PHP script, are incorrect file permissions. You need to make sure that the PHP script itself and every other file or directory on the account does not have world-writable permissions (666, 777).

Some servers are running under SuExec environment and scripts are run with the username of their owner, and not with the user of the web server („apache“). servicevu, if a script has to write to a file/directory, world-writable permissions are not needed
A file/directory with world-writable permissions is considered insecure, and cannot be used/executed.
"Learn from the mistakes of others; you can't live long enough to make them all yourself."



5
Xend
Re: failed to open stream: No such file or directory
  • 2009/5/30 4:38

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


Somthing you Should now if you have php5 on your server.

If the folder that contains a PHP file/script is world writable (chmod 777), it will result in an Internal Server Error. The normal folder permissions can be 771 or 751

PHP scripts need a minimum of 700 permissions to execute. Permission 750 or 770 is recommended. The permissions for all non-executable files such as html, text and images needs to be 774 or 754

When i install XOOPS on my server's, i do nothing to the files, when finich i set mainfile.php to 400 and upload to 745.

"Learn from the mistakes of others; you can't live long enough to make them all yourself."



6
Xend
Re: How to allow users to change user name (uname)
  • 2009/5/26 13:26

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


There ia a way to do this, i dont like it, and will never use it, but for a short time with users i now , it may be ok. The problem is that thay can edit email address too.

If you still want to do it this way.

Go into Admin "Control Panel"
Then go to "System Options" --> "Groups"
select Modefy on "Registered Users"
Find "Module Admin rights" and set the select box "User Profile"




"Learn from the mistakes of others; you can't live long enough to make them all yourself."



7
Xend
Re: frustrated - new install - warning include once error
  • 2009/5/26 9:59

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


I start to wonder when i read your first post, you say you are running unix server , but in the error log i read you have windows.

?-> D:\hshome\chsweb\xxxxxx.net\header.php on line 30

Somthing is wrong with your files or server.
This can happend if you are using and old install from another server, and the mainfile.php is set with data.

If so download a new fresh install and use that.
If not, then you have problems
"Learn from the mistakes of others; you can't live long enough to make them all yourself."



8
Xend
Re: frustrated - new install - warning include once error
  • 2009/5/25 23:07

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


Hi.
Did you try to move them after you had run the install?
Its not smart to move xoops_data and xoops_lib , upload them again outside your web.
You can edit the path of those folders in mainfile.php in root, if you move the after install, look for it there, almost on top of doc.
"Learn from the mistakes of others; you can't live long enough to make them all yourself."



9
Xend
Re: News module takes over the CSS of the site-Where to fix?
  • 2009/5/25 22:48

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


Hi.
Look at "\templates\blocks\news_block_top.html".
Can be your themes have some of the css in that file, and it mess up your site.
Deactivate that box and see if it change.
If so, try to edit every and remove all a:link a:hover a:visited.

Or try to edit color.
"Learn from the mistakes of others; you can't live long enough to make them all yourself."



10
Xend
Re: How to change what file volblack uses as a banner?
  • 2009/5/14 23:22

  • Xend

  • Friend of XOOPS

  • Posts: 37

  • Since: 2001/12/13


Take a look at \css\style.css seartch for ->background: url(../img/h4.jpg)<-
"Learn from the mistakes of others; you can't live long enough to make them all yourself."




TopTop
(1) 2 3 »



Login

Who's Online

307 user(s) are online (179 user(s) are browsing Support Forums)


Members: 0


Guests: 307


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