1
brsmith
Error Message on Site
  • 2005/10/15 0:54

  • brsmith

  • Just popping in

  • Posts: 12

  • Since: 2005/10/14


My site displays a strange error message when a user or myself logs on;
'No Error Message Specified'
It just all of a sudden started appearing, everything on the left and right columns appears fine but the center data disappears, then if you hit HOME everything in the center appears undisturbed.
Very strange. I have tried uninstalling and reinstalling basically everything, yet nothing has solved this problem. My site is pretty plain jane and I just switched to XOOPS from phpNuke and as I said things have been fine until recently.
Here is a link to my site;
http://www.brianrsmith.net
Any help would be greatly appreciated.

Thanks

2
brsmith
Re: Error Message on Site
  • 2005/10/15 1:30

  • brsmith

  • Just popping in

  • Posts: 12

  • Since: 2005/10/14


Quote:

brsmith wrote:
My site displays a strange error message when a user or myself logs on;
'No Error Message Specified'
It just all of a sudden started appearing, everything on the left and right columns appears fine but the center data disappears, then if you hit HOME everything in the center appears undisturbed.
Very strange. I have tried uninstalling and reinstalling basically everything, yet nothing has solved this problem. My site is pretty plain jane and I just switched to XOOPS from phpNuke and as I said things have been fine until recently.
Here is a link to my site;
http://www.brianrsmith.net
Any help would be greatly appreciated.

Thanks


Okay, a bit more info. If I logon I do not get the 'Thank you for logging on...' screen. The center data is gone and replaced with 'No Error Message Specified' then I hit HOME and center data reappears. If I logot and login without visiting any other site I then get the 'Thank you for logging on...' screen and the site is fine but if I visit a different site then come back and logon the error appears.

Still looking for an answer here. Anyone able to help?

3
brsmith
Re: Error Message on Site
  • 2005/10/15 1:31

  • brsmith

  • Just popping in

  • Posts: 12

  • Since: 2005/10/14


Also I am running newest version, 2.2.3

4
brsmith
Re: Error Message on Site
  • 2005/10/15 5:03

  • brsmith

  • Just popping in

  • Posts: 12

  • Since: 2005/10/14


hhttp://brianrsmith.net/xoops/error.php?c=1

This is the error passed to the error file, but as I said, hit HOME and then everything loads fine.

I'd really appreciate some help.

5
davidl2
Re: Error Message on Site
  • 2005/10/18 1:12

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Which version of XOOPS are you using? It sounds like it may be 2.2.x - but which version exactly?

(Nice theme btw!)

We need a little more information before we can help you. Please provide as much of the following information as possible...

XOOPS Version:
PHP Version:
MySQL Version:
Web Server Software (Apache/IIS/Other):
Operating System:
PHP Debug Messages:
MySQL Debug Messages:
Smarty Debug Messages:

6
brsmith
Re: Error Message on Site
  • 2005/10/18 1:37

  • brsmith

  • Just popping in

  • Posts: 12

  • Since: 2005/10/14


I'm using 2.2.3
PHP 4.4.0
MySQL 4.0.25
Apache
Linux

PHP debug messages is a whole lot;
Notice [PHP]: Only variables should be assigned by reference in file kernel/profile.php line 93
Notice [PHP]: Only variables should be assigned by reference in file kernel/user.php line 610
Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 209
Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 223
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 819
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 819
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 819
Notice [PHP]: Only variables should be assigned by reference in file kernel/blockinstance.php line 169
Notice [PHP]: Only variables should be assigned by reference in file kernel/block.php line 179
Notice [PHP]: Only variable references should be returned by reference in file kernel/block.php line 180
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 350
Notice [PHP]: Only variables should be assigned by reference in file kernel/block.php line 228
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 350
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 350
Notice [PHP]: Only variables should be assigned by reference in file kernel/block.php line 228
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 350
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 819
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 819
Notice [PHP]: Only variables should be assigned by reference in file modules/system/blocks/system_blocks.php line 154
Notice [PHP]: Only variables should be assigned by reference in file kernel/member.php line 216
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 414
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 414
Notice [PHP]: Only variables should be assigned by reference in file kernel/block.php line 228
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 350
Notice [PHP]: Only variables should be assigned by reference in file kernel/online.php line 146
Notice [PHP]: Only variables should be assigned by reference in file kernel/online.php line 168
Notice [PHP]: Only variables should be assigned by reference in file kernel/block.php line 228
Notice [PHP]: Only variables should be assigned by reference in file kernel/object.php line 350
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 414


MySQL Debug Messages;

Queries core
SELECT * FROM xoops_config WHERE (conf_modid = '1' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = '5d6140424612d6ed51cc87f016d7250b'
( 0.000366)
SELECT * FROM xoops_users u, xoops_user_profile p WHERE u.uid = p.profileid AND uid = '1' LIMIT 0, 1
( 0.000442)
SELECT * FROM xoops_modules WHERE dirname = 'system'
( 0.000485)
SELECT * FROM xoops_config WHERE (conf_modid = '1') ORDER BY conf_order ASC
( 0.00162)
SELECT COUNT(*) FROM xoops_banner
( 0.000314)
SELECT * FROM xoops_banner LIMIT 0, 1
( 0.000287)
UPDATE xoops_banner SET impmade = impmade+1 WHERE bid = 1
( 0.000272)
SELECT * FROM xoops_config WHERE (conf_modid = '1' AND conf_catid = '3') ORDER BY conf_order ASC
( 0.000532)
SELECT * FROM xoops_group_permission WHERE (gperm_modid = '1' AND gperm_name = 'block_read' AND gperm_groupid IN (1,2))
( 0.000926)
SELECT DISTINCT i.instanceid, b.*, i.* FROM xoops_block_instance i, xoops_newblocks b, xoops_block_module_link m WHERE m.block_id=i.instanceid AND i.instanceid IN (1,2,3,5,7,9,39,38,36,35,37) AND i.visible=1 AND i.bid=b.bid AND b.isactive=1 AND m.module_id=0 AND m.pageid IN (0, 0) ORDER BY i.weight,i.instanceid
( 0.002924)
Total Number of Queries: 11 | Total SQL Generation Time: 0.008168

Queries module
SELECT * FROM xoops_smiles
( 0.000461)
Total Number of Queries: 1 | Total SQL Generation Time: 0.000461

Queries block
SELECT * FROM xoops_modules WHERE dirname = 'pm'
( 0.000466)
SELECT COUNT(*) FROM xoops_priv_msgs WHERE (read_msg = '0' AND to_userid = '1')
( 0.000372)
SELECT * FROM xoops_modules WHERE (hasmain = '1' AND isactive = '1' AND weight > '0') ORDER BY weight ASC
( 0.000676)
SELECT * FROM xoops_group_permission WHERE (gperm_modid = '1' AND gperm_name = 'module_read' AND gperm_groupid IN (1,2))
( 0.000877)
SELECT groupid, name FROM xoops_groups ORDER BY name ASC
( 0.000449)
SELECT * FROM xoops_modules WHERE dirname = 'news'
( 0.000515)
SELECT COUNT(*) FROM xoops_online WHERE online_uid=1
( 0.00041)
INSERT INTO xoops_online (online_uid, online_uname, online_updated, online_ip, online_module) VALUES (1, 'Brian R. Smith', 1129599428, '24.14.106.111', 1)
( 0.000234)
SELECT * FROM xoops_online
( 0.000235)
SELECT COUNT(*) FROM xoops_online WHERE online_module = '1'
( 0.000239)
SELECT * FROM xoops_users u, xoops_user_profile p WHERE u.uid = p.profileid AND (level > '0') ORDER BY user_regdate DESC LIMIT 0, 10
( 0.002944)
SELECT * FROM xoops_users u, xoops_user_profile p WHERE u.uid = p.profileid AND (level > '0' AND rank <> '7') ORDER BY posts DESC LIMIT 0, 10
( 0.002998)
Total Number of Queries: 12 | Total SQL Generation Time: 0.010415

Blocks
User Menu: (2 Queries) No Cache
Search: (0 Queries) No Cache
Main Menu: (4 Queries) No Cache
Who's Online: (4 Queries) No Cache
New Members: (1 Queries) No Cache
Top Posters: (1 Queries) No Cache
Total: 6 blocks

Execution Time
XOOPS took 0.255259990692 seconds to load.

Smarty Debug Messages;

Smarty Debug Console
included templates & config files (load time in seconds):
db:system_block_user.html
db:system_block_search.html
db:system_block_mainmenu.html
db:system_block_online.html
db:system_block_newusers.html
db:system_block_topusers.html
db:system_error.html
/home/brianrsm/public_html/xoops/themes/xp/theme.html (0.00424)
xp/theme_blockleft.html (0.00045)
xp/theme_blockleft.html (0.00037)
xp/theme_blockright.html (0.00037)
xp/theme_blockright.html (0.00036)
xp/theme_blockright.html (0.00037)
xp/theme_blockright.html (0.00033)
assigned template variables:
{$SCRIPT_NAME} /xoops/error.php
{$block} Array (5)
title => Top Posters
content => ...
id => 39
typeid => 8
weight => 0
{$errormsg} No Error Message Specified
{$module} Array (3)
name => News
directory => news
sublinks => Array (0)
{$user} Array (5)
rank => 7
avatar => empty
id => 9
name => gestroud
posts => 0
{$xoops_abs_url} http://brianrsmith.nethttp://brianrsm...
{$xoops_banner}
No Error Messa...
{$xoops_dirname} system
{$xoops_footer} Brian R. Smith --> An Authors Site fo...
{$xoops_imageurl}
http://brianrsmith.net/xoops/themes/xp/
{$xoops_isadmin} 1
{$xoops_isuser} 1
{$xoops_js} //-->
7
davidl2
Re: Error Message on Site
  • 2005/10/18 1:39

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Can I check which XOOPS 2.2.3 it is you are using? RC1 or RC2?

8
brsmith
Re: Error Message on Site
  • 2005/10/18 1:42

  • brsmith

  • Just popping in

  • Posts: 12

  • Since: 2005/10/14


RC1

9
davidl2
Re: Error Message on Site
  • 2005/10/18 1:55

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


One minor problem I came across (ok - I should be asleeep but I quickly peeked!) was the confirmation emails go to: http://brianrsmith.nethttp://brianrsmith.net/xoops/modules instead of http://brianrsmith.net/xoops/modules - so you may want to check the url in your prefferences.

10
davidl2
Re: Error Message on Site
  • 2005/10/18 2:09

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Ah - I think this is the problem.... you may have the domain name down as http://brianrsmith.net instead of http://www.brianrsmith.net ... logging in as brianrmsith.net works fine.... but as soon as the http://www.brianrsmith.net url is used - you have problems.

(Please note - I may be wrong on this - but ..... its worth checking)

Login

Who's Online

470 user(s) are online (62 user(s) are browsing Support Forums)


Members: 0


Guests: 470


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits