Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.1.x Extensions Database 3.1 / 3.2[RC] Smilie Signs

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

Ant
Users
Users
Posts: 14
Joined: 17 Jan 2017, 16:27
    Windows 7 Chrome

Re: [RC] Smilie Signs

Post by Ant »

Yes it is. I also tried putting board_url as well but the actual smilie image still doesnt show when in mchat on the portal page but if I go to mchat on the index it shows.

User avatar

dmzx
Founder
Founder
Posts: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: [RC] Smilie Signs

Post by dmzx »

Ant wrote: 24 Apr 2017, 18:56 yes it is. I also tried putting board_url as well but the actual smilie image still doesnt show when in mchat on the portal page but if I go to mchat on the index it shows.
Can you PM me the mchat portal? Talonos site is down..

User avatar

Ant
Users
Users
Posts: 14
Joined: 17 Jan 2017, 16:27
    Windows 7 Chrome

Re: [RC] Smilie Signs

Post by Ant »

Pm'd sir.

edit: I fixed this issue with mchat on portal by changing the BBcode that the extension installs from

Code: Select all

<img src="./ext/sniper/smiliesigns/images/sign_{SIMPLETEXT}.gif" alt="" />
to

Code: Select all

<img src="my website url/ext/sniper/smiliesigns/images/sign_{SIMPLETEXT}.gif" alt="" />

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Ubuntu Chrome

Re: [RC] Smilie Signs

Post by martin »

This would be better then it would show on all pages if needed at any time.

Code: Select all

{ROOT_PATH}ext

html

Code: Select all

<img src="{ROOT_PATH}ext/sniper/smiliesigns/images/sign_{SIMPLETEXT}.gif" alt="" />
php would be {root_path}ext/
Image

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by Sniper_E »

Version 1.0.2 on first post using {ROOT_PATH}
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

seacoast
Users
Users
Posts: 159
Joined: 28 Aug 2017, 19:58
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by seacoast »

Just wondering how to get this to work...I installed it but can't find anything when posting.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by Sniper_E »

Maybe I should provide instructions with this. You are not the first to ask.

When posting a reply the smilie sign icon is in with the bbcodes.
When you click the smilie sign icon, the Smilies to the right change to the Sign = Smilies choices.
You can click on any smilie to select a sign. You can click on the Sign = Smilies title to see smilie sign examples.

User avatar

seacoast
Users
Users
Posts: 159
Joined: 28 Aug 2017, 19:58
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by seacoast »

Nice! I see it now...only thing is I don't get the vertical stick holding the sign. Just the bubble.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by Sniper_E »

Yes some styles do not have a .forabg background image. Aero black style was that way also, for example.

Code: Select all

/* Posted smilie sign custom classes - aero style */
.sign-wrap { text-align: center;padding:0;display: inline-block; }
.sign-head { background-color: #C3C3C3;background-image:  url("./../../../../../../styles/aero_black/theme/images/header_black.png");background-position: top right;border: 1px solid #777;padding: 10px;min-height: 20px;margin: 6px 6px 0 !important;border-radius: 20px !important;background-repeat: repeat;box-shadow: none; }
.sign-inner { border: 1px solid #777;padding:  6px 10px !important;margin: 0;border-radius: 10px !important; }
.sign-img { background-image:  url("./../../../../../../styles/aero_black/theme/images/header_black.png");padding: 0;margin: 0 !important;background-size: 6px 42px;background-repeat: no-repeat;background-color: transparent;background-position: center top;border: none;box-shadow: none }
.sign-inner img { vertical-align: middle; }
That style had a .png image to make a background. Your custom style may be the same.
You can copy the prosilver/ directory to a new directory with your style's name. In there link to your style's background image.

User avatar

seacoast
Users
Users
Posts: 159
Joined: 28 Aug 2017, 19:58
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by seacoast »

Just noticed it causes errors with Board Announcements (phpbb official ext.)

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Android Chrome

Re: [RC] Smilie Signs

Post by Sniper_E »

I have both of those installed. Where is it stated conflict? I will look into it.

[ Post made via Samsung Galaxy S5 Active ] Image

User avatar

seacoast
Users
Users
Posts: 159
Joined: 28 Aug 2017, 19:58
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by seacoast »

Sniper_E wrote: 11 Nov 2017, 19:02 I have both of those installed. Where is it stated conflict? I will look into it.

[ Post made via Samsung Galaxy S5 Active ] Image
I also have ABBC installed, perhaps that's where the error is coming from? The error(s) are in the ACP when opening Board Announcements.

User avatar

Puchahawa
Users
Users
Posts: 193
Joined: 20 Jun 2015, 17:58
    Windows 7 Chrome

Re: [RC] Smilie Signs

Post by Puchahawa »

Seacoast it would be helpful if you could copy/paste the errors your seeing into this topic so we all can see them. :D Along with the versions of the extensions your using and the version of your board.

EDIT Sniper_E testing on 3.2.0 board with announcements (1.0.5), signs (1.1.0) and abbc3 (3.1.4). Get the following error when accessing the board annoucement settings page under ext tab.

Code: Select all

Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "@sniper_smiliesigns/event/vse_abbc3_posting_editor_buttons_custom_tags_before.html" (looked into: ) in "@vse_abbc3/abbc3_posting_buttons.html" at line 204.' in C:\wamp\www\BB32\vendor\twig\twig\lib\Twig\Loader\Filesystem.php on line 215

( ! ) Twig_Error_Loader: Unable to find template "@sniper_smiliesigns/event/vse_abbc3_posting_editor_buttons_custom_tags_before.html" (looked into: ) in "@vse_abbc3/abbc3_posting_buttons.html" at line 204. in C:\wamp\www\BB32\vendor\twig\twig\lib\Twig\Loader\Filesystem.php on line 215
Going to update signs to 1.0.2 and check. Checked with signs 1.0.2 and same error.

User avatar

seacoast
Users
Users
Posts: 159
Joined: 28 Aug 2017, 19:58
    Windows 10 Firefox

Re: [RC] Smilie Signs

Post by seacoast »

I'll PM you.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Android Chrome

Re: [RC] Smilie Signs

Post by Sniper_E »

Awesome, good Ino there guys. Let me check those event templates @ND get a fix.

Edit: I wonder if I fixed that already at https://github.com/Sniper-E/smiliesigns

[ Post made via Samsung Galaxy S5 Active ] Image

Post Reply Previous topicNext topic