News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

pulling username/id into query string?

Started by redg8r, October 25, 2003, 05:58:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

redg8r

Hi,

I'm using the bb version but not activated.
i need to pull a username or userid into a query string or url so I can pass it to another page/script.

when debug mode is enabled the var looks like USER_NAME or USER_ID but i think im getting confused by the template system.

Ive looked everywhere & cant find it.
I wanna add a link on the top navigation area with the username or id included in the string:
http://www.mysite.org/gallery.php?uid=(USER_NAME_VAR)

Anyone have some pointers?
Id appreciate any comments.
Thanks