You are not enjoying the benefits offered by registering. To register click here...
  
Forums | Prefs | Your Messages | Members | Recent | Search
Quick Search


Advanced Search
| Calendar | Doc | Dev' Blog! |
Chat (Alpha Version)

Guest, do not forget to login ( Register )
 Top > Forums > This Software > Support, FAQ, How-to's
 some v050 issues

Skin Selection:
 (1 pages) 1  
andy_kim


Newbie
Group: Members
Posts: 4
Reputation: 0


Posted on Nov 12, 2007, 8:14 am by andy_kim
some v050 issues
Hi there,

I installed the nightly build v 050 on two different systems which have slightly different PHP versions (5.2.0 and 5.2.0-8).
On the second one install and operation no problem, on the first install works, but accessing index.php gives two E-Notices,
one in the chat section (I shortened the path in the location):

Error type: E_NOTICE
Message: Undefined offset: 0
Location: .../helpers/chat/lib/St_XmlParser.class.php (line: 134)

and one at the page end:

Error type: E_NOTICE
Message: Trying to get property of non-object
Location: .../dbdriver.php (line: 89)

Login works (of course shows the same E-Notices)

Trying to access the ACP brings:

Error type: E_NOTICE
Message: Undefined variable: inc
Location: .../admin.php (line: 414)


Changing the Skin:

in the header.tpl just below the includes of the style-sheet files is an extra entry for .maintitle with a lot of definitions overwriting the ones in the Styles.css file. Maybe this should go back into the css-file.

ACP:

I found no option to change the settings for the pictures (allowed file size, filename suffixes and so on) even if these are shown with "View all settings" - I changed them directly in the database but I think there should be a ACP option for this ...

Cheers,
Andy

 
Top

andy_kim


Newbie
Group: Members
Posts: 4
Reputation: 0


Posted on Nov 12, 2007, 10:05 pm by andy_kim
One more:

in the file servers/1/template/1/list.tpl:

<tr>
<td colspan="5" class="maintitle"> {$title}</td>
</tr>
<tr>
<td> <!-- ------------------------------------------------------------------------------------------------------------------------------This "<td>" is missing -->
<table id="row4" style='display: table; width: 100%;' width="100%" border="0" cellspacing="1" cellpadding="4">
<tr>
<td align="left" width="50%" class='row3'>
{if $donotshowbots==true}
 
Top

andy_kim


Newbie
Group: Members
Posts: 4
Reputation: 0


Posted on Nov 12, 2007, 10:31 pm by andy_kim

And one more:

Sending a message:

With Mozilla based web browsers no problem, with IE6 and Opera 9.24 the function hangs - after clicking Submit the processingmedium.gif is shown and then nothing happens anymore - kept it running for several minutes before I killed it.
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on Nov 13, 2007, 3:44 am by chris
Ha!

Andy, this is the kind of feedback that we could use more of. Thanks!
Apparently you have a PHP setting that is way less permissive than your standard setup, which in our case is great (no so in yours though)

 andy_kim wrote:
Error type: E_NOTICE
Message: Undefined offset: 0
Location: .../helpers/chat/lib/St_XmlParser.class.php (line: 134)

OK I have to research this one. Your setup is so unforgiving that it is actually a third-party library that is not working well. Does chat work, other than that?

 andy_kim wrote:
Error type: E_NOTICE
Message: Trying to get property of non-object
Location: .../dbdriver.php (line: 89)

I guess CONFIG is undefined. Fixed locally.

 andy_kim wrote:
Error type: E_NOTICE
Message: Undefined variable: inc
Location: .../admin.php (line: 414)

Damn. It's in a piece of dead code. Removed the dead code.

 andy_kim wrote:
I found no option to change the settings for the pictures (allowed file size, filename suffixes and so on) even if these are shown with "View all settings" - I changed them directly in the database but I think there should be a ACP option for this ...
 
You are right. I have to add this one to our todo list.

 andy_kim wrote:
in the file servers/1/template/1/list.tpl:

<tr>
<td colspan="5" class="maintitle"> {$title}</td>
</tr>
<tr>
<td> <!-- ------------------------------------------------------------------------------------------------------------------------------This "<td>" is missing -->
<table id="row4" style='display: table; width: 100%;' width="100%" border="0" cellspacing="1" cellpadding="4">
<tr>
<td align="left" width="50%" class='row3'>
{if $donotshowbots==true}

Oops. It's only a template and it doesn't validate anyway but it's nice to know about it. Fixed locally.

 andy_kim wrote:
With Mozilla based web browsers no problem, with IE6 and Opera 9.24 the function hangs - after clicking Submit the processingmedium.gif is shown and then nothing happens anymore - kept it running for several minutes before I killed it.

Used to work on IE and FireFox. I already knew about Safari but not Opera. We are going to fix this for the next build.

Cheers,
-Chris.

 
Top

andy_kim


Newbie
Group: Members
Posts: 4
Reputation: 0


Posted on Nov 14, 2007, 3:06 am by andy_kim
Hi Chris,

 chris wrote:

OK I have to research this one. Your setup is so unforgiving that it is actually a third-party library that is not working well. Does chat work, other than that?


Hmm, it's just a default install of Suse Linux 10.2 without any changing of the settings.

When I tried chat it gives this E-Notice:

Error type: E_NOTICE
Message: A session had already been started - ignoring session_start()
Location: /srv/www/htdocs/Forum/helpers/chat/post.php (line: 3)

 chris wrote:

Used to work on IE and FireFox. I already knew about Safari but not Opera. We are going to fix this for the next build.


About IE:

I tried now:

Multilanguage system (English, German, Korean) IE6 all patches: hangs
Korean system IE6 all patches: hangs
Germans sytem IE7: all patches : hangs - shows an error icon - detail message is:

Line: 91
Character: 13
Access denied
...?do=handlemsg

This is (also for Opera) for normal postings and messages.
If you say, IE should work, what setting can cause this hangs in my environment?


Cheers,
Andy
 
Top

 (1 pages) 1 - Flat Mode | Threaded Mode  
Quick Jump:

         
Page generated in 0.04 seconds (Queries: 0.00) - Cpu: 0.05
Total DB [adodb:mysql] queries: 15
Total Strings Translated: 12
Powered by NextBBS SE v0.4.5 - Copyright © 2007 CFR & The NextBBS Team
Chatbox powered by smiletag