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: 1269
  • 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]


NEED HELP? If you're looking for support with Simple Portal, look no further than the Support Board!

B

Started by netpolice, August 23, 2010, 04:38:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kral


kral



// Only place an ellipsis if the body has been shortened.
if ($limited)
$row['body'] = preg_match_all('~\[img\]([^\]]+)\[\/img\]~i', $row['body'], $images) ? '<center><img src="' . $images[1][0] . '" alt="' . $row['subject'] . '" class="bbc_img sp_article" /></center>' : '';


b

kimyaci

Bul:

$row['body'] = parse_bbc($row['body'], $row['smileys_enabled'], $row['id_msg']);


De?i?tir

$row['body'] = preg_match_all('~\[img\]([^\]]+)\[\/img\]~i', $row['body'], $images) ? '<center><img src="' . $images[1][0] . '" alt="' . $row['subject'] . '" class="bbc_img sp_article" /></center>' : '';
SMF 2.0.7 HabboArtv1, Default Themes.

kimyaci

Bende a?a??da ki gibi bir deneyiniz l
SMF 2.0.7 HabboArtv1, Default Themes.

kimyaci

grafitus arkada??m linkleri ve resimleri ziyaretcilerden gizledim.portal'da Sadece resimleri g
SMF 2.0.7 HabboArtv1, Default Themes.

Evo

Display.template.php
echo '
                        <div class="inner" id="msg_', $message['id'], '"', '>', $message['body'], '</div>
                     </div>';

De?i?tir

if ($user_info['is_guest'])
{
$message['body'] = preg_replace('#<a href="(.*?)</a>#i', $txt['no_view_links'] . "\n" . ' <a href="' . $scripturl . '?action=register">' . $txt['txt_reg_register'] . '</a>&nbsp;' . $txt['txt_reg_or'] . '&nbsp;<a href="' . $scripturl . '?action=login">' . $txt['txt_reg_login'] . '</a>', $message['body']);
}
echo '
                        <div class="inner" id="msg_', $message['id'], '"', '>', $message['body'], '</div>
                     </div>';


?lgili modun Subs.php ye ekledi?i kald?r?p dener misin bi.

kimyaci

Display.template.php dosyas? ile ilgisi yok.PortalBlocks.php dosyas?nda ki kodun de?i?mesi gerekiyor.
SMF 2.0.7 HabboArtv1, Default Themes.

Evo

Quote from: kimyaci on August 05, 2011, 11:07:00 AM
Display.template.php dosyas? ile ilgisi yok.PortalBlocks.php dosyas?nda ki kodun de?i?mesi gerekiyor.
Bu kod ile yapt???m?z ?udur forum i

kimyaci

Quote from: Evo on August 05, 2011, 11:21:19 AM
Quote from: kimyaci on August 05, 2011, 11:07:00 AM
Display.template.php dosyas? ile ilgisi yok.PortalBlocks.php dosyas?nda ki kodun de?i?mesi gerekiyor.
Bu kod ile yapt???m?z ?udur forum i
SMF 2.0.7 HabboArtv1, Default Themes.

Evo

San?r?m ben yanl?? anlad?m ben forumda ziyaret

kimyaci

Quote from: Evo on August 05, 2011, 11:33:20 AM
San?r?m ben yanl?? anlad?m ben forumda ziyaret
SMF 2.0.7 HabboArtv1, Default Themes.

grafitus

Resimleri "img tag"?ndan ziyaret
my modsI don't reply support PMs. Please use support forums.