Main Menu
collapse

Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

User Info

Welcome Guest.
Please log in.

Who's Online

  • Dot Guests: 1321
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]


Welcome to SimplePortal.net! You can download SimplePortal from the Downloads Area!

shoutbox completion

Started by Old Fossil, May 10, 2009, 01:43:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Old Fossil

Can someone tell me where the following should go? Our shoutbox at present has no scroller or admin control. Should there be a shout button too?

put this code in the php block of the shoutbox:

Code: [Select]
   if (allowedTo('shout_access')){
      echo'
         <div id="ShoutBox">
            ', getShoutBoxContent() ,'
         </div>';
   }
Daily backups mean less headaches

Block Set Up

I may be no coding expert but I am willing to help where I can.

I eat Spammers for breakfast

Nathaniel

Moved to the Custom Coding board.

You probably wan't to put that code into a PHP block.

Which chat mod/script are you trying to use? Its hard to help without knowing where the code has come from.
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Old Fossil

#2
We use the ajax chat on smf 1.1.8 and the new sp 2.2.1 ( got ya attention?)

I was helped via aim by another smf member who moved it to the side for me but the scroller and admin didn't show.

Was my first time using the ftp and was nervous doing it so please be gentle.
Daily backups mean less headaches

Block Set Up

I may be no coding expert but I am willing to help where I can.

I eat Spammers for breakfast