News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

SMFPacks.com Shoutbox

Started by Nibogo, October 19, 2008, 11:41:06 AM

Previous topic - Next topic

UltimatePremium

Quote from: br360 on October 01, 2018, 01:29:59 PM
Are the settings blank or is the text not visible due to the background color of that theme? (text same color maybe?)

Can you see the settings when using another theme?

Was Completely blank.

But what I did, just switched to default theme, uninstall mod - reinstall mod on default theme and BINGO all working again :)

Switched back to custom theme and all good, shoutbox works, just waiting for confirmation from other users.

Thanks :)

420SA

Hopefully someone can help me. Im running Dreamportal on my site and therefore have a home page. How do I get the shoutbox on the homepage? Not sure what to put in the "Pages where Shoutbox will be printed" box

UltimatePremium

Quote from: UltimatePremium on October 01, 2018, 01:46:20 PM
Quote from: br360 on October 01, 2018, 01:29:59 PM
Are the settings blank or is the text not visible due to the background color of that theme? (text same color maybe?)

Can you see the settings when using another theme?

Was Completely blank.

But what I did, just switched to default theme, uninstall mod - reinstall mod on default theme and BINGO all working again :)

Switched back to custom theme and all good, shoutbox works, just waiting for confirmation from other users.

Thanks :)

OK still something missing. Currently I'm using three themes - one default and two custom (BR Finale and Surface OL Lite)

Default theme seems ok, I can change shoutbox settings and all works fine
BR Finale same, all seems ok
Surface OL Lite - seems to have some sort of issues. I can't customise shoutbox, can't change any settings related to shoutbox and all settings are blank

Please can someone point me into right direction? what needs to be changed inside custom skin to get fully functioning shoutbox.

Thanks

420SA

Quote from: 420SA on October 03, 2018, 03:57:24 AM
Hopefully someone can help me. Im running Dreamportal on my site and therefore have a home page. How do I get the shoutbox on the homepage? Not sure what to put in the "Pages where Shoutbox will be printed" box

Bump on this

@rjen

I think that is  more a 'Dreamportal' question than a 'Shoutbox' question....
Running SMF 2.1 with latest TinyPortal at www.fjr-club.nl

br360

Quote from: 420SA on October 03, 2018, 03:57:24 AM
Hopefully someone can help me. Im running Dreamportal on my site and therefore have a home page. How do I get the shoutbox on the homepage? Not sure what to put in the "Pages where Shoutbox will be printed" box

This is the advice given on how to do it with simple portal. The process should more or less be the same- just remove the shout  code from your index.template.php, and then add it into a new php module you create in the portal. Then just make sure your new module/block is on the portal homepage

https://www.simplemachines.org/community/index.php?topic=269091.msg3845076;topicseen#msg3845076

delta5

Hello,

Can you guys tell me what the maximum length post size can be set at in settings? my members would like the max to be a bit larger.

Thx


delta5

   Apply Filter: Only show the error messages of this member delta5
Apply Filter: Only show the error messages of this IP address 192.88.135.15   
   Reverse chronological order of list November 07, 2018, 08:51:09 PM
Apply Filter: Only show the error messages of this session af50f6bbdf2ba7ceb47dfda43b33b61b
Apply Filter: Only show the errors of this type Type of error: General
Apply Filter: Only show the error messages of this URLhttps://www.fedupwithliberals.com/index.php?action=shoutbox;sa=send;sesc;xml;row=20Apply Filter: Only show the errors with the same message2: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback insteadApply Filter: Only show the errors from this file File: /home/s7x1c79cv7ls/public_html/Sources/Shoutbox.php
Line: 316


308:         $shoutbox['fixLongWords'] = (int) min(1024, $shoutbox['fixLongWords']);
309:   
310:         if (strlen($msg) > $shoutbox['fixLongWords'])
311:         {
312:            $msg = strtr($msg, array($breaker => '< >', '&nbsp;' => $context['utf8'] ? "\xC2\xA0" : "\xA0"));
313:            $msg = preg_replace(
314:               '~(?<=[>;:!? ' . $non_breaking_space . '\]()]|^)([\w\.]{' . $shoutbox['fixLongWords'] . ',})~e' . ($context['utf8'] ? 'u' : ''),
315:               'preg_replace(\'/(.{' . ($shoutbox['fixLongWords'] - 1) . '})/' . ($context['utf8'] ? 'u' : '') . '\', \'\\$1< >\', \'$1\')',
==>316:               $msg);
317:            $msg = strtr($msg, array('< >' => $breaker, $context['utf8'] ? "\xC2\xA0" : "\xA0" => '&nbsp;'));
318:         }
319:      }
320:   
321:      // style
322:      $disabled = array();
323:      if (isset($shoutbox['disableTags']))
324:         foreach (explode(',', $shoutbox['disableTags']) as $tag)
325:            $disabled[$tag] = 1;
326:      $style = '';
327:   
328:      // bold
329:      if (isset($_POST['bold']) && !isset($disabled['b']))
330:         $style .= 'font-weight:bold;';
331:      // italic
332:      if (isset($_POST['italic']) && !isset($disabled['i']))
333:         $style .= 'font-style:italic;';
334:      // underline
335:      if (isset($_POST['underline']) && !isset($disabled['u']))
336:         $style .= 'text-decoration:underline;';
Powered by SMFPacks Media Embedder

Anyone know what might be causing this?

Arantor

Nothing has changed since you asked a month ago.

delta5

I downgraded to php5.6 from 7.0. I will try that for awhile. I hope that older Db doesnt mess anything else up.

Arantor

Um, PHP isn't the database... should be fine.

scheissman

Quote from: UltimatePremium on October 01, 2018, 01:46:20 PM
Quote from: br360 on October 01, 2018, 01:29:59 PM
Are the settings blank or is the text not visible due to the background color of that theme? (text same color maybe?)

Can you see the settings when using another theme?

Was Completely blank.

But what I did, just switched to default theme, uninstall mod - reinstall mod on default theme and BINGO all working again :)

Switched back to custom theme and all good, shoutbox works, just waiting for confirmation from other users.

Thanks :)

thank you very much, had the same problem and this solution worked for me

Seyit replikacep.com


we have the chance to update the compatibility with this mod 2.1

4everBlue

not work in ie edge, can anybody help me?
just shows the image ..loading..

-Rock Lee-

Quote from: 4everBlue on April 15, 2019, 08:55:43 AM
not work in ie edge, can anybody help me?
just shows the image ..loading..

Be patient, we are collaborators in our free time, when they can help you. Does something appear in the error logs? Did it give you problems when installing?


Regards!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Owdy

Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

Arantor

The only person who legally can is the owner and I doubt he will let anyone else (besides, why would he when he can sell you the paid version?)

Owdy

Quote from: Arantor on August 01, 2019, 04:10:35 AM
(besides, why would he when he can sell you the paid version?)
True
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

Dave J

Hi,

I have installed the latest free version and although the settings are set to maxlength 1024 I can still only get 61 characters on a line. Has anyone else had the same issue with version 1.1 please?
If you want quizzes to add to the new SMF2.1 quiz mod go here . There are also walkthroughs in the forum to explain how to install them and other tips.

Advertisement: