11
Jyotirmaya
Re: Get blank page when clicking on "View Account"....
  • 2005/5/23 12:25

  • Jyotirmaya

  • Not too shy to talk

  • Posts: 105

  • Since: 2005/2/10


Just reinstalled the membership module and that had no effect on this problem.

Help...... website is www.proutlog.org

<<edit>> seems to have put my last post in twice for some reason - apologies for verbosity. Afterthought:- Is there anyway to reinstall the profile module?

12
Jyotirmaya
Re: Get blank page when clicking on "View Account"....
  • 2005/5/24 12:18

  • Jyotirmaya

  • Not too shy to talk

  • Posts: 105

  • Since: 2005/2/10


I Just copied a new userinfo.php and user user.php file across from a working version of XOOPS - no joy.
I also copied a new mainfile.php across which I had to edit in Notepad and then checked the end of the file for blankspaces with Dreamweaver - no joy.
Have cleared templates_c at each stage.
I have tried deactivating all my installed modules, but have had no joy.

Short of reinstalling XOOPS from scratch, I am at a loss of what to do next.

13
SpeedAirMan
Re: Get blank page when clicking on "View Account"....

Hi, i have the same problem.....
Nothing on when i click on user.php or userinfo.php, NOTHING, blank page !
Tried to change mainfile.php, to reupload another user.php and userinfo.php, and still nothing...
Need help !
(Xoops 2.0.13, Multilanguage from Marcan installed)

14
bryo99
Re: Get blank page when clicking on "View Account"....
  • 2005/8/13 14:11

  • bryo99

  • Just popping in

  • Posts: 9

  • Since: 2005/8/13


The most likely culprit of the "View Account" blank page is a duplicate search function in 2 similar modules.eg WFsection & Zmagazine. Anytime you enter new content, the last 5 entries, will automatically be listed under your profile with an option to show all. I believe these are all queried by a search function which has to be unique. Therefore, I suggest you turn on PHP Debug and see if you get any errors pointing to a seach function in a search page of a module. eg.

e.g. in Zmagazine module, in the file include\search.inc.php, there is a search function that must have a unique name.

<?php
// $Id: search.inc.php,v 1.3 Date: 06/01/2003, Author: Catzwolf Exp $

global $xoopsModule;

function zmag_search($queryarray, $andor, $limit, $offset, $userid){
global $xoopsDB;

$articles_arr = array();


I hope this helps.

15
jdseymour
Re: Get blank page when clicking on "View Account"....

Still see no posting of error messages in this thread. When there is a blank page enable the debug modes, view the blank page and post the errors.

16
eon03
Re: Get blank page when clicking on "View Account"....
  • 2005/9/30 18:29

  • eon03

  • Just popping in

  • Posts: 23

  • Since: 2005/2/3 2


I have this error: Warning [PHP]: Cannot modify header information - headers already sent by (output started at /home/thefirst/public_html/mainfile.php:100) in file user.php line 60

Not sure where to go from here with the blank page.

17
normanx
Re: Get blank page when clicking on "View Account"....
  • 2005/11/9 8:56

  • normanx

  • Just popping in

  • Posts: 3

  • Since: 2005/8/12


I'm getting the same problem. To try to fix it, I completely reinstalled XOOPS including purging the database. No luck.

I'm running PHP 4.3.10-16

With debugging, I get:

Fatal error: Call to a member function on a non-object in /.../class/theme.php on line 499

However, other pages work fine.

18
bluenova
Re: Get blank page when clicking on "View Account"....

Quote:
have this error: Warning [PHP]: Cannot modify header information - headers already sent by (output started at /home/thefirst/public_html/mainfile.php:100) in file user.php line 60

Not sure where to go from here with the blank page.

Sounds like white space at the end of mainfile.php or user.php

Quote:
Fatal error: Call to a member function on a non-object in /.../class/theme.php on line 499

What happens if you use another theme?

19
normanx
Re: Get blank page when clicking on "View Account"....
  • 2005/11/10 1:38

  • normanx

  • Just popping in

  • Posts: 3

  • Since: 2005/8/12


I was using the default theme. However, I then tried to install the "Extended Profiles" module, which I thought was optional. Apparently not, because installing that fixed the blank "View Account" problem.

20
DatBAYG
Re: Get blank page when clicking on "View Account"....
  • 2005/11/10 5:56

  • DatBAYG

  • Just popping in

  • Posts: 5

  • Since: 2005/11/10


I had this exact problem. So, I checked each module by deactivating them one at a time and reloading that "user" page until I figured out which module was the culprit. Then, I went into the user options and turned off the option to display users' latest posts - that solved it. So, apparently, XOOPS was having an issue showing the latest posts from that specific module... which was Pageworks 1.0b. I think I can live without seeing who posted what last. I hope this helps someone!

Login

Who's Online

329 user(s) are online (197 user(s) are browsing Support Forums)


Members: 0


Guests: 329


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