News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Expert SSI FAQ

Started by Tomer, June 28, 2004, 07:31:34 PM

Previous topic - Next topic

[SiNaN]

That should redirect to forum.
Former SMF Core Developer | My Mods | SimplePortal

Darkness_

is it possible with SSI to get the color changer (if the theme is MC)?
how could I do that?

[SiNaN]

If you use template layers, it should already be there for a usual MC theme.
Former SMF Core Developer | My Mods | SimplePortal

Darkness_

I made the theme MC
There is a color changer in the 'theme index' in the profile
but I want a dorpdownbox in the boardindex

Acans

Quote from: Blue Dream on January 13, 2009, 08:48:14 AM
That should redirect to forum.

how do you make it not redirect to the forum when you log in using SSI on a webpage
"The Book of Arantor, 17:3-5
  And I said unto him, thy database query shalt always be sent by the messenger of $smcFunc
  And $smcFunc shall protect you against injections and evil
  And so it came to pass that mysql_query was declared deprecated and even though he says he is not
  dead yet, the time was soon to come to pass when mysql_query shall be gone and no more

fwitt

the simplest code that directs users to the webpage when they login from the webpage is along the lines of...


ssi_login('http://www.example.com/index.php');


where the url is where you wish the user to be sent on login, mine is set so they are taken to whichever page they were sent to my login page from or the website index if they came straight to the login page from elsewhere.


Mamoun

#146
Hi,
I wonder how I can be able to make the boardnews command look for pictures only in the body of the latest topics and display them? is there a way to do it?

ebonywolf

can someone help me pull the memberlist via ssi please
into each life one is born with the power to alter the perception of reality

parminder

#148
is there any way to view Member Groups like profile

i mean click able Membergroup names for Users.

like we use ?action=profile;u="id"


same for ?action=membergroups;m="id' something like that

[SiNaN]

Quote from: Mamoun on May 06, 2009, 09:30:38 PM
Hi,
I wonder how I can be able to make the boardnews command look for pictures only in the body of the latest topics and display them? is there a way to do it?

http://www.simplemachines.org/community/index.php?topic=274167.msg1882353#msg1882353

Quote from: ebonywolf on June 16, 2009, 10:50:53 AM
can someone help me pull the memberlist via ssi please

Your request sounds too general. Why don't you just redirect them to the member list page?

Quote from: parminder on June 21, 2009, 12:47:48 PM
is there any way to view Member Groups like profile

i mean click able Membergroup names for Users.

like we use ?action=profile;u="id"


same for ?action=membergroups;m="id' something like that

It's /index.php?action=groups;sa=members;group={group_id} in SMF 2.0 versions. Not available in SMF 1.1 versions though.
Former SMF Core Developer | My Mods | SimplePortal

Advertisement: