Page 1 of 1

[SOLVED] Base Info in PCP not showing (Screenshot Included)

PostPosted: Sun Dec 30, 2007 4:21 pm
Author: spaniel
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?
Not much - mostly changing values in language files so "founder" would read as "mayor" etc. and installed the youtube mod.


What was done to try to solve the problem?
checked chmod - everything is as it should be



De.scription and Message

Screenshot of what i see (or don't see) when i go to

Profile > Public > Base Info

[img=left:3hkcw1ia]http://daniel360.com/screenshot.jpg[/img]


Everything else in the PCP is working. What have I done? <img>



Many thanks.

Re: Base Info in PCP not showing (Screenshot Included)

PostPosted: Sun Dec 30, 2007 8:22 pm
Author: Helter
double check all your chmods. specifically your pcp ones
666 profilcp/functions_profile.php
777 profilcp/def
666 profilcp/def/def_userxxxxxx.php

PostPosted: Sun Dec 30, 2007 10:43 pm
Author: spaniel
i've gone thru all the chmod files and found they are all correct and i've tried with different templates and still i get nothing showing on the Base Info of PCP.

What else could be the problem?



Thanks.

Re: Base Info in PCP not showing (Screenshot Included)

PostPosted: Sun Dec 30, 2007 11:31 pm
Author: Helter
what is your php version? Are you running phpsuexe as a cgi module, or a php module?
If cgi you must change all chmod 777 folders to 755 The files should be fine

PostPosted: Mon Dec 31, 2007 1:16 am
Author: spaniel
My php version is 5.2.2.

I've never heard of phpsuexe but i dont think it's cgi because i dont really have anything in the cgi folder except nuffload.cgi and an empty tmp folder.

Re: Base Info in PCP not showing (Screenshot Included)

PostPosted: Mon Dec 31, 2007 10:01 am
Author: Helter
a simple way to find our is to ask your host if you can set folder permissions to 777
if no, then your either on a windows host, or running php as stated above. Many hosts are setting up servers this way for security purposes.

PostPosted: Mon Dec 31, 2007 10:55 am
Author: spaniel
My host is dreamhost.com and they're on Apache Linux i think. As far as i'm aware, i'm able to set folder permissions to 777 simply by chmodding them with an ftp program and dreamhost's webftp: http://webftp.dreamhost.com

Do you think i shud set all files to 755 anyway?

PostPosted: Mon Dec 31, 2007 8:27 pm
Author: spaniel
Problem solved - i think (and hope) :)

Does phpBB / IntegraMod not work with php 5.5.2 ?

Re: [SOLVED] Base Info in PCP not showing (Screenshot Includ

PostPosted: Mon Dec 31, 2007 8:49 pm
Author: Helter
yes it does, but sometime updating php from 4.x to 5.x with an existing IM forum causes problems