41
Mithrandir
Re: 2.1 Debug Party

Gambero: Yes, we know about the call-time pass-by-reference in PHP5, but it is not something we will change in this XOOPS version. You can set allow_call_time_pass_reference to true in your INI file

The header starting in kernel/profile.php is probably a whitespace after the finishing ?> but I don't know where it comes from, I don't have it in my version
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

42
alain01
Re: 2.1 Debug Party
  • 2005/7/4 13:23

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Hi !
I wanted add another new group !
I've just enter the name of my new group, without selected any options.

Résults : The page displays with this message :
Errors
None

I think you should put a more explicit message, as when i don't type name of my news group ("Please enter name").

43
kaotik
Re: 2.1 Debug Party
  • 2005/7/4 13:44

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


Bug in 2.1 :
-create blank module
-create directory in module named dirtest
-create index.php with:
header ("location: dirtest/test.php");


create test.php in dirtest with:
include '../../../mainfile.php';
include 
XOOPS_ROOT_PATH.'/header.php';
echo 
"hello world";
include 
XOOPS_ROOT_PATH.'/footer.php';


I also tried using a index.html file with:
<meta http-equiv="refresh" content="0; URL=dirtest/test.php">


The result was the same.

It will always try to use admintheme.html instead of theme.html
www.kaotik.biz

44
Mithrandir
Re: 2.1 Debug Party

There must be a xoops_version.php in the directory of accessed module files.

Alain: PHP & MySQL debug information?
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

45
alain01
Re: 2.1 Debug Party
  • 2005/7/4 15:34

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


Quote:

Mithrandir wrote:
Alain: PHP & MySQL debug information?


PHP : anything
Mysql :
INSERT INTO xoops_groups (groupid,name,description,group_typeVALUES (0,'moderators','',)
Error number1064
Error message
You have an error in your SQL syntax near ')' at line 1
0.000145)

46
Mithrandir
Re: 2.1 Debug Party

OK, will fix, Alain.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

47
Marco
Re: 2.1 Debug Party
  • 2005/7/4 16:07

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


mith

have you fixed all bugs we have noticed this week-end (See Alain's and my previous posts) ????
marco
Do synergy or die.

48
Mithrandir
Re: 2.1 Debug Party

Find users functionality should be improved now.
PM functionality I have not touched as I am waiting for Hyperpod's work
Real Name/Username dilemma, I have not touched, yet
Template set cloning should work (added today)
Saving new user group should work (added today)
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

49
alain01
Re: 2.1 Debug Party
  • 2005/7/4 16:20

  • alain01

  • Just can't stay away

  • Posts: 528

  • Since: 2003/6/20


And this ?

50
Mithrandir
Re: 2.1 Debug Party

I cannot reproduce it. It looks to have something to do with a block instance being of a block type that doesn't exist anymore.

Check the database (block_instance table) for block instances with a "bid" that no longer exists in the newblocks table.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

Login

Who's Online

231 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 231


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