101
Jan304
Re: Possible security bug
  • 2004/8/29 16:01

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


I'm not really a genius, and that's maybe why I don't understand it completely. The "Tell a friend" in the mydownloads module is just a href anchor with a mailto commando.

So what is exactly the result of that "attack", since I'm not really sure...



102
Jan304
Re: Porting a great flash based shoutbox(nuke) for Xoops
  • 2004/8/28 20:02

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


To fix that, I will have to get my hands on the fla of the flash. Will ask the author of the flash to make a modified version.



103
Jan304
Re: Porting a great flash based shoutbox(nuke) for Xoops
  • 2004/8/28 12:15

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


The module comes with a block Mith, see in the block admin, and enable it where you want it visible.

Then check doc/readme.txt, so that you know what files you need to copy & paste to get the block working. Why this way? Well, the flash always checks for the needed php files, were you are surfing. So, if you place the flash block visible in the news module, it will check for the files "modules/news/addshout.php" and "modules/news/fetchshout(side).php".

For this example you will have to copy the three php files located in doc\for_module\*.php to modules/news.

Hopes this helps



104
Jan304
Re: Secure directories
  • 2004/8/28 10:23

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


This is a normal behavior. The files aren't parsed through a php file, so there is a direct call. This is normal, but can ofcourse be fixed.

Some sites let all images go through a php file, and check on the referer. The problem is that more and more people have software on there pc (NIS - Zonealarm) that blocks the referer at default settings.

You `could` however check wether the user is logged in or not. But then you will have to include mainfile.php for every image call, and could be a real minus for the cpu of you server

You might want to check these pages:
http://www.alistapart.com/articles/hotlinking/
http://www.webmasterstop.com/tutorials/prevent-hotlinking.shtml
http://www.htmlcenter.com/tutorials/tutorials.cfm/159/php/

And, if you really want to look into solutions for coppermine:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=16542&forum=4 (the solutions are for the original version, but with a bit php knowlodge and logic it is possible to implent into the XOOPS version)



105
Jan304
Re: Code crashing IE
  • 2004/8/26 13:00

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


Wow, maybe you accidently stumbled on a problem in IE. Do you use any script to check the form? This should really be invested, since this shouldn't happen.

What happens if you open in a real browser (like firefox or opera)?

Let's see to what this heads out...



106
Jan304
Re: Porting a great flash based shoutbox(nuke) for Xoops
  • 2004/8/25 20:21

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


Like I answered in your PM, you don't have to make a custom block, you can just use the default block that comes with the module.

Read the file doc/readme.txt for more info.



107
Jan304
Re: Confirmation image on registration
  • 2004/8/25 18:04

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


Maybe these things can help:

http://www.15seconds.com/issue/040202.htm
http://lab.ebiene.de/?module_name=scripts#captcha_image_maker
http://www.phpclasses.org/browse/package/1163.html
http://www.phpclasses.org/browse/package/1569.html

(demo:http://www.nogajski.de/horst/php/captcha/)

Goodluck with it...



108
Jan304
Re: Error in getting into Mail Setup Section, please help!!!
  • 2004/8/25 15:14

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


What version are you exactly running? In v2.0.7 there were a couple of fixed made, so if you got still an old version please upgrade.



109
Jan304
Re: sigs
  • 2004/8/25 14:37

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


The admin (you on your site) can select for each forum or sigs will be shown or not...



110
Jan304
Re: SSL Login
  • 2004/8/24 21:51

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


When you downloaded XOOPS you had the map extras. You will find there the map login.php. And then in System Admin - Settings - General Settings set the virtual path to where you placed login.php. (Full url)

You also will have to make sure this is at the login block: <{$block.sslloginlink}>

Goodluck




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



Login

Who's Online

126 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 126


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