1
petzan
Re: Firewall problems and XOOPS_DB_CHKREF
  • 2003/12/4 19:08

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Thanx for your reply, so it could be a bit dangerous to make the change. I will try to convince my users to disable their firewalls.



2
petzan
Re: Firewall problems and XOOPS_DB_CHKREF
  • 2003/12/4 17:19

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


But, if my site is on internet I can not trust all visitors. So could this change make it possible for anonymous (not logged in) users to harm my site?



3
petzan
Firewall problems and XOOPS_DB_CHKREF
  • 2003/12/4 17:01

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Hi!
I think it is a bit anoying that I have to inform my visitors how to setup their firewall. So I found this change in a post.
But my qestion is, what harm could be done to my site if I make the change?


in include/common.php
change

if (!defined('XOOPS_XMLRPC')) { define('XOOPS_DB_CHKREF', 1);} else { define('XOOPS_DB_CHKREF', 0);}

to


define('XOOPS_DB_CHKREF', 0);

As sugested in
https://xoops.org/modules/newbb/viewtopic.php?topic_id=6594&forum=20



4
petzan
Avatars becomes not readable
  • 2003/11/22 13:35

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Sudenly it is not possible to upload new avatars to my site.
Well it is possible to upload them but they does not show in the list. When I check the database I can see which file that belongs to the new avatar. I can then change the rights on the file to 777 and then everybody can see it.

Anyone that know how I can correct this?




5
petzan
Re: Strange menus in admin for some modules e.g _AM_GENERALSET
  • 2003/11/20 20:54

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Aha, I changed to English now and then I get nice texts.
I am using swedish language so I guess I just have to create translations for swedish and put in the directory of the non working modules.

As a temporary solution I copied the english directory to a new one called swedish and I get the english texts.

I got the error in e.g.
/cjaycontent/admin/index.php

But it was the same for several of my modules.

Thanks ackbarr!




6
petzan
Strange menus in admin for some modules e.g _AM_GENERALSET
  • 2003/11/20 19:56

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


I get strange menues in the admin page for many of the modules I try
e.g wf-Channels and cjcontent I get menus like _AM_GENERALSET

Could it be some general fault I am doing or is it just the modules that are faulty.




7
petzan
Re: User is unable to view account
  • 2003/11/20 18:19

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Hi!
Thanks for your concern.

I have never read a php file before so I am not that good in debuging it.

My guess though is that the loop at the end of userinfo.php when it looks like all modules are checked is where the error occurs.

Let me know if I can help with information if you look deeper into it.




8
petzan
Re: User is unable to view account
  • 2003/11/20 17:47

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Now I managed to get it to work.
It was the mantis bug tracker module that caused the fault.

When I enable access to it the users could see their information.



9
petzan
Re: User is unable to view account
  • 2003/11/19 23:24

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Hi!
No I am not using any of those modules.
I ran a diff of the original version of both userinfo.php and user.php with the versions on my site but they are identical.





10
petzan
User is unable to view account
  • 2003/11/19 22:23

  • petzan

  • Just popping in

  • Posts: 11

  • Since: 2003/11/19


Hi!
My registered users are not able to view their personal profile. When they press "View account" they only get a screen saying that they are not authorized.

I have tryied to add almost all privilges to the registered users in the admin -> groups menu but nothing helps.

I have seen other people having the same problem but I have not seen any solution.

I am using XOOPS 2.0.5 on a Debian Linux system with apache.

Is there anyone that has any solution for this problem?




TopTop



Login

Who's Online

237 user(s) are online (171 user(s) are browsing Support Forums)


Members: 0


Guests: 237


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