undefined function in RC3 [message #14058] |
Tue, 04 November 2003 22:03 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
Hello,
just by the time I wanted to look inside of my private messaging folders, I came to that one here:
error message: | Fatal error: Call to undefined function: tmpl_create_pager() in /home/virtual/site36/fst/var/www/html/forum/theme/default/pmsg.php on line 716
|
This happened with path info enabled. During upgrading there weren't any errors displayed and before upgrading private messaging worked with path info.
Also I noticed that with the new RC3 I'm not able to log in anymore here at the support forum unless I deactivate my filtering proxy. Dunno whether it's a bug or a feature, so I'm reporting it just in case .
Olliver
edit: now I can't login at our forum too, despite the filtering proxy being disabled. Could this be connected with the same nickname I'm using? (password differs, however)
[Updated on: Tue, 04 November 2003 22:06] Report message to a moderator
|
|
|
Re: undefined function in RC3 [message #14059 is a reply to message #14058] |
Tue, 04 November 2003 22:17 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
If you have trouble logging in, run the following query (replace table prefix as needed).
DELETE FROM fud25_ses WHERE sys_id='0';
FUDforum Core Developer
|
|
|
|
|
Re: undefined function in RC3 [message #14073 is a reply to message #14071] |
Wed, 05 November 2003 00:00 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The referrer check works by seeing if their is a referrer (some times there isn't one) and if there is one try to match it against the forum's domain.
Could you please tell me what referrer does your proxy send?
FUDforum Core Developer
|
|
|
|
|
|
Re: undefined function in RC3 [message #14079 is a reply to message #14078] |
Wed, 05 November 2003 00:28 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I am going to think of how to implement a secondary check to prevent problems with proxies that work in a manner similar to yours.
FUDforum Core Developer
|
|
|