FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » A question about FUD API
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: A question about FUD API [message #20555 is a reply to message #20554] Tue, 19 October 2004 14:50 Go to previous messageGo to previous message
Abraxa is currently offline  Abraxa   Germany
Messages: 72
Registered: August 2004
Location: Germany
Karma:
Member
From what I understand the constant __fud_real_user__ is set if a forum member is logged in when requesting that page:

if (__fud_real_user__) {
		is_allowed_user($usr);
	} else {
		std_error('login');
	}


I'm not sure when that constant was introduced but seeing how it's so essential I assume that it should be existing in your version, too.

Out of curiosity: I have plans to integrate a gallery into my forums as well - would it be possible for me to see what your gallery looks like and what functions it has?

-Soeren

[Updated on: Tue, 19 October 2004 14:51]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: another proposal: use DB to store post messages
Next Topic: the login procedure
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 11:48:25 GMT 2024

Total time taken to generate the page: 0.04780 seconds