293931
efarmboy
Error on Clean Install - Not a valid Directory resource
  • 2002/6/30 18:34

  • efarmboy

  • Just popping in

  • Posts: 2

  • Since: 2002/6/17


Hi, I have RC3_01 installed and have no problems. Decided to install RC3_03 from a clean install and I can't get install.php to start

Warning: Supplied argument is not a valid Directory resource in /var/www/data/xoops_v1_rc3_0_3/html/class/xoopslists.php on line 46

Warning: Supplied argument is not a valid Directory resource in /var/www/data/xoops_v1_rc3_0_3/html/class/xoopslists.php on line 53

Searched online but don't see anything - anyone have an idea?

Thanks,
Blaine



293932
onokazu
Re: Class XoopsThemeForm
  • 2002/6/28 3:45

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


xoopsFormValidate function is a javascript function.
It is used when the form is actually displayed.



293933
tonyboy
Class XoopsThemeForm
  • 2002/6/27 14:51

  • tonyboy

  • Just popping in

  • Posts: 1

  • Since: 2002/5/30


Hello,

I am creating my module in which there is a form with scrollbar list.
The xoopsFormValidate function test an empty string with the operator == \"\".
how to do to test the backspace in the string ?
The xoopsFromValidate is defined inside class XoopsThemeForm.
An idea ?
Best regards

Tonyboy



293934
Frootloop
Re: table background is missing sometimes ..
  • 2002/6/26 2:53

  • Frootloop

  • Just popping in

  • Posts: 1

  • Since: 2002/6/23


Another thing to watch out for is if you've removed any classes from the css file that elements of XOOPS are still calling to. For instance, I removed ".bg2" in my css file because I didn't need it anymore, but the mydownloads files "viewcat.php" and "dlformat.php" were making calls to it. I simply edited those files and removed the the class='bg2' calls and never had any more problems with the tables filling in like you describe.

Best of luck solving your problem!

-Frootloop



293935
tl
Account re-activation required on Profile email changes
  • 2002/6/25 19:51

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Currently, once a user had created an account, he could change his/her email address to anything without any verifications.

For security and spams-preventing reasons, it would be extremely useful of requiring account re-activation if a user had modified his/her email address.



293936
Wayne
Re: desperately need help tracking and banning trolls.
  • 2002/6/25 18:03

  • Wayne

  • Just popping in

  • Posts: 35

  • Since: 2002/2/13


Thank you so much. You're always on the ball.

Wayne Hunt



293937
onokazu
Re: desperately need help tracking and banning trolls.
  • 2002/6/25 17:27

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


You can change the line in register.php like this

$mailbody = sprintf(_US_HASJUSTREG,$uname)."\nIP:".$REMOTE_ADDR;
$xoopsMailer->setBody($mailbody);

The notify mail should now include the IP address of the new user.


And yes, we will be adding an enable/disable switch for the img tag feature in user posts.



293938
Wayne
desperately need help tracking and banning trolls.
  • 2002/6/25 13:51

  • Wayne

  • Just popping in

  • Posts: 35

  • Since: 2002/2/13


Hi guys,

I need your help. It seems I've inherited a troll. He is now misusing my system to post child porn images in protest to announcements by the company which makes the Amiga computer.

Since the Ban stuff inside XOOPS has apparently been abandoned, I am in desperate need of help getting rid of this "human".

Specifically, I have the site set up to send me e-mails whenever a user registers. I need that e-mail to include the IP address that the user is using.

I've tracked it down to register.php, line 204

$xoopsMailer->setBody(sprintf(_US_HASJUSTREG,$uname));

but I do not know how to modify that line to include the IP address that was used when registering. Once I can get the IP address, I can add it to my .htaccess ban file.

Also! If I could, I would love very much to be able to remove the ability inside the forums and comments for a user to insert an img tag (using bbcode) but have no idea where to begin working with that.

Please help if you have any ideas what I could do to stop this guy from his childish efforts to offend people.



293939
Wayne
Re: Forum: Post new thread button doesn't work
  • 2002/6/23 19:42

  • Wayne

  • Just popping in

  • Posts: 35

  • Since: 2002/2/13


Thank you very much sir. It is much, much appreciated. I also want to thank you for having the "changes" file reflect the individual code changes. It'll help me keep up when I upgrade without wiping out all my little mods.

Wayne



293940
jctsup1
Re: Email Issues
  • 2002/6/23 18:51

  • jctsup1

  • Not too shy to talk

  • Posts: 146

  • Since: 2002/5/23


onokazu -

You are the man -

Problem fixed & emails are being delivered!

Thanks








Login

Who's Online

222 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 222


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