1051
DonXoop
Re: Is there any way to...

Good you have fixed it. It is good practice to close the thread with your results and maybe others could learn what your solution was....



1052
DonXoop
Re: Is there any way to...

Would a PHP "auto_prepend_file" do the job? Can set it for the whole server, virtual server, or per directory.

.htaccess:
.
php_value auto_prepend_file "[php file containing header]"
php_value auto_append_file "[php file containing footer]"



1053
DonXoop
Re: french host banned admin.php

If it hasn't been mentioned, wouldn't the PHP directive 'register_globals Off' keep much of the attacks down? You could still get a DoS.



1054
DonXoop
Re: Can't set forum to 'thread' for default.

You need to set it in the System Module so it becomes the default. Just like I posted already. Then it is flat by default.



1055
DonXoop
Re: html in comments

OT, is that the new Subaru concept car that looks like an Alfa in your avatar?



1056
DonXoop
Re: Can't set forum to 'thread' for default.

In System Admin General Settings "Default Comment Display Mode". It won't change users already registered, you'll have to set it in the accounts or have them set it. But new users will get the default.


Cool, just two days and I have an answer for someone else. I had the same issue and found the answer in a Search.



1057
DonXoop
Re: Security feat XOOPS

Bonjour,

Just curious, are these attacks specificaly after XoopS itself or just admin.php in general and all virtual servers?

I just got started in XoopS and found a module designed to guard against DoS attacks. Maybe this will help?

An idea for dev, maybe additional ACLs for admin.php like IP? Oh wait, you can do that in Apache confs. You can allow/deny at the server level, virtual server, directory level etc. You'll then only have to deal with valid users that need admin but there is a way. Say that admin.php is blocked at the server as tight as practical (at the server level) and then only allowed to even request critical files if already authenticated and ACL allowed (XoopS level).



1058
DonXoop
Re: Xoops Image Manager prob

I have the same thing all of a sudden. Can't help you but I know the error. I recently installed and was happy with uploading a dozen images to test the module. Now suddenly I can't upload.

To clarify the error as I see it. Won't upload the image but the db gets updated.

One thing to note in case it matters: I grabbed some avatars and the process seems to be that they are placed in the uploads directory. Avatars are working but the upload dir will get crowded with images. Something not right about that.



1059
DonXoop
Re: Pete99.Com Hosting with a Free Xoops Site!

Uh oh, good of you to offer XoopS and installation and whatnot. But now it is smelling of Spam. Slow down and you'll get your customers.



1060
DonXoop
Re: Attention Xoops RC3.0.4/3.0.5 Users

I've seen that situation where your own name appears in a User modification form. That is the password manager of the browser (I think). Not a good thing but I think it can be fixed by changing the variable names of the form?

Password manager is yin/yang but pure evil if you don't have a password at least for the password manager itself




TopTop
« 1 ... 103 104 105 (106) 107 »



Login

Who's Online

195 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 195


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