751
tl
Re: french host banned admin.php
  • 2003/11/28 14:47

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Herko Coomans wrote
Quote:

So IMO the ISP's actions are a bit rash, but understandable. Maybe we can build in an extra security (something like 3 password entries per minute, or something similar, making it less vulnerable to a brute force attack).


IMO, XOOPS could implement the following two solutions to better secure the system

1. As Herko mentioned the bility to disable user accounts after a certain number of failed logins should be seriously considered.

2. move admin.php into a separate directory and password-protected.


Meanwhile, anyone that has problems with admin.php could do two things:

1. Use a better admin password so it can not be easily cracked. Mind you, any password could be cracked, just a matter of time.

2. Add an extra protection to your system module directory - password protected it. Better solution is to deny anyone other yourself based on the IP number. So even someone were to crack your admin, he/she could not do much harm to your system. This only applies to Apache.






752
tl
Re: login problems
  • 2003/11/2 1:53

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Xoops requires PHP 4.1.0 and higher

http://wiki.xoops.org/wakka.php?wakka=XoopsRequirements

Your site is running 4.0.6 which does not work well with XOOPS
http://uptime.netcraft.com/up/graph/?host=squareconstruction.com



753
tl
Re: Center News Block
  • 2003/11/1 17:25

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Read this:
http://wiki.xoops.org/wakka.php?wakka=DefaultThemeCSS

To find out which controls what
under IE: View -> Source, then find the section in question
under Mozilla: View -> Page Source

Adjust the css file to your need.

Hope this helps.



754
tl
Re: Solved >> Login Re-Directing - Custom Module
  • 2003/10/31 14:37

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


SOLVED
The problem has to with the user login box. My modified COLORS theme does not have the redirect value in the login box:
<input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />




755
tl
Re: blank page wow the first time :(
  • 2003/10/30 17:14

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Where is your themes directory? Did you upload the themes directory?

Nothing under
http://www.dndon.com/themes/



756
tl
Re: Site Load Time Feedback Appreciated
  • 2003/10/21 13:30

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


It is a very slow connection from Australia to North America - over 300 ms.

You can do a traceroute
http://www.nedcomp.nl/visualroute/

Your ISP web pages load pretty fast.

You did not mention your server specs. You may consider upgrade to increase MySQL database query speed. You could do a query speed test by turning MySQL/Blocks debug on under admin-preferences. Check the query time of your frontpage. This will give you a general idea about your query speed.

tl



757
tl
Solved >> Login Re-Directing - Custom Module
  • 2003/10/16 1:26

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


I am having problem with login redirecting with two custom modules. Doesn't matter where I log in while browsing the custom modules, XOOPS always redirects me back to homepage - index.php. Had anyone experienced similar problems? I tried and could not find a solution. I would appreciate any suggestions.

I am using XOOPS 2.0.5.






758
tl
Re: Several Hacks
  • 2003/10/14 0:03

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


It would be great if you could make them available. Thanks.

BTW, very clean site of yours. Congrats.

tl




759
tl
Re: 2.05 little request...
  • 2003/10/12 14:15

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:
However, I think that once you call the center-left and center-right blocks they can only occur once... not at the top and then later at the bottom.


It would be great if XOOPS could call all the center blocks and number them according to weight. Then in the theme the numbered blocks could be assigned/placed to wherever you wish to put.

Somthing likes the following:

CenterLeft2 CenterRight1

Center2

Center1

CenterLeft1 CenterRight2





760
tl
Re: preventing multiple simultaneous logins *URGENT*
  • 2003/10/12 3:02

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Nope. Maybe GIJOE will have better suggestions.

I tested the custom session setting. It did not work.

For now, I would suggest set a longer time. But if the user knows the trick, setting to a longer time will not help but irritate your users if they forget to logout.





TopTop
« 1 ... 73 74 75 (76) 77 78 »



Login

Who's Online

175 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 175


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