2.5.0RC1a strpos() error in user Profile screen [message #10055] |
Fri, 16 May 2003 19:57 |
rcastley
Messages: 7 Registered: May 2003
Karma: 0
|
Junior Member |
|
|
Hi,
I am running 2.5.0RC1a which was upgraded today from 2.3.8 using the cvs method of creating your own upgrade.php. I am unable to use the provided tar.gz as my host doesn't support zlib. The reason for the upgrade was to resolve the issue of displaying avatars.
Anyway, I am getting the following error at the top of the screen when I click on Profile :
Quote: | Warning : Wrong parameter count for strpos() in /export/home/sites/mos/fudforum/theme/default/register.php on line 2051
Warning : Wrong parameter count for strpos() in /export/home/sites/mos/fudforum/theme/default/register.php on line 2058
|
System Info is as follows:
Quote: |
PHP built On: SunOS mos 5.9 Generic sun4u
Database Version: 3.23.53
PHP Version: 4.3.1
Web Server: Apache/1.3.22 (Unix) PHP/4.3.1 mod_perl/1.25
WebServer to PHP interface: apache
Forum Version: 2.5.0RC1a
Relavent PHP Settings:
Safe Mode: OFF
Open basedir: none
Display Errors: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: OFF
Output Buffering: OFF
Disabled Functions: none
PSpell Support: No
|
I searched the forums here for strpos() but found something. Sorry if this is already a known error.
Best Regards,
Robert Castley
Mambo Open Source Project
Homepage : http://www.mamboserver.com
FUDForum : http://www.mamboserver.com/fudforum
|
|
|
|
|
Re: 2.5.0RC1a strpos() error in user Profile screen [message #10068 is a reply to message #10067] |
Fri, 16 May 2003 22:50 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Yup, or you can download RC1b. However, the problem is only inside 1 file register.php.t, so you can just grab that file from the CVS, replace the one you got and rebuild the theme.
FUDforum Core Developer
|
|
|
|