AvacWeb
  • HomeHome  
  • SearchSearch  

    Search Query


    Display results as :


    Advanced Search Advanced Search

  • MemberlistMemberlist  
  • RegisterRegister  
  • AWC  
  • Log inLog in  

Topics

    Users

      Posts

        NEW AWC 2.1 UPDATE IS HERE | Get it here!
        (150px x 30px Banner)
        #tutorial #LGBB #tips #OST #AWC
        Trending Hashtags

        The most tagged members


        Page 3 of 6 • Page 3 of 6 • Previous  1, 2, 3, 4, 5, 6  Next

        Create New BBCodes with new LGBB

        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #18430
        on Sat 08 Feb 2014, 15:52
        The TIP tag, given here
        and the CodeTitle tag given in the 1st / main post aren't working!

        and I would also like request an Inline Quote tag if anyone is willing to make! thank you! Smile
        Thank Poster

        The author of this message was banned from the forum - See the message

        avatarMr.Easybb
        Mr.Easybb
        Status : Love this site, that's why I'm back each day again... lol Samantha's co-owner now. Well deserved!

        Posts : 1592
        Join date : 2013-01-04
        Post #18431
        on Sat 08 Feb 2014, 16:05
        Ok so since they are pretty simple, it may be a conflicting JS.

        I'm going to have to look into this very deeply. Please check your console and see if anything inside there can possibly help us narrow down the issues.
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #18433
        on Sun 09 Feb 2014, 09:34
        there's no error in console expect this line in here
        [ic]event.returnValue is deprecated. Please use the standard event.preventDefault() instead.[/ic]

        thanks!
        Thank Poster

        The author of this message was banned from the forum - See the message

        avatarMr.Easybb
        Mr.Easybb
        Status : Love this site, that's why I'm back each day again... lol Samantha's co-owner now. Well deserved!

        Posts : 1592
        Join date : 2013-01-04
        Post #18438
        on Sun 09 Feb 2014, 14:02
        Ok so I'll have to test this on my own little test site to see what in the world is happening for you man. I'll try my best to get it all done today Smile
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #18505
        on Tue 11 Feb 2014, 03:29
        alright thanx for your help! I'm waiting to see why isn't it working out :/
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #18917
        on Mon 24 Feb 2014, 12:37
        so any update on this Easybb? :/
        Thank Poster

        The author of this message was banned from the forum - See the message

        avatarMr.Easybb
        Mr.Easybb
        Status : Love this site, that's why I'm back each day again... lol Samantha's co-owner now. Well deserved!

        Posts : 1592
        Join date : 2013-01-04
        Post #18921
        on Mon 24 Feb 2014, 13:02
        Sorry Rhino Wink I've been busy working on things, I'll try debugging today for you ok.
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #18959
        on Tue 25 Feb 2014, 05:10
        ah sure! thanks a lot buddy! Very Happy
        Thank Poster
        romanzoromanzo
        Status : No status yet...

        Posts : 62
        Join date : 2013-04-24
        Post #19011
        on Fri 28 Feb 2014, 12:02
        @LG can you do a button bbcode? Like a vote button that can be added anywhere in a topic.
        Thank Poster
        avatarTubilok
        Tubilok
        Status : No status yet...

        Posts : 232
        Join date : 2012-10-24
        Location : Spain
        Post #19014
        on Fri 28 Feb 2014, 17:20
        Code:
        [panda=js]LGBB.add('button', {
          close : true,
          replacement : '<button type="button">{CONTENT}</button>'
        });
        Thank Poster
        avatarLGforum
        LGforum
        Status : Restoring Avacweb...

        Posts : 2873
        Join date : 2011-10-05
        Age : 24
        Location : UK
        Post #19016
        on Fri 28 Feb 2014, 19:51
        @Rhino.Freak when you put a tip tag in a post what do you see? Do you see it still as a tip to and it's not been parsed or o you just see text and tip doesn't work?
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #19024
        on Sat 01 Mar 2014, 05:58
        It looks like that i have not addrd any thing like that.. so yes i am able to see "[ tip ]" without spaces.. same goes for codetitle tag..
        Thank Poster
        romanzoromanzo
        Status : No status yet...

        Posts : 62
        Join date : 2013-04-24
        Post #19027
        on Sat 01 Mar 2014, 09:33
        Thanks Tubilok, didn't see that when browsing the thread. Razz

        Is it possible to add a counter to this button like the "Like" feature?
        Thank Poster
        avatarTubilok
        Tubilok
        Status : No status yet...

        Posts : 232
        Join date : 2012-10-24
        Location : Spain
        Post #19029
        on Sat 01 Mar 2014, 10:56
        That is not possible only with Forumotion, you would have to store the counter on your own server.
        Thank Poster
        avatarTubilok
        Tubilok
        Status : No status yet...

        Posts : 232
        Join date : 2012-10-24
        Location : Spain
        Post #19039
        on Sun 02 Mar 2014, 12:34
        Can anyone make a good regular expression to select the hashtags correctly?
        [ic]LGBB.addSwap($regex, '#<a href="/search?show_results=posts&search_keywords=$1">$1</a>');[/ic]
        Thank Poster
        avatarLGforum
        LGforum
        Status : Restoring Avacweb...

        Posts : 2873
        Join date : 2011-10-05
        Age : 24
        Location : UK
        Post #19040
        on Sun 02 Mar 2014, 17:22
        @Rhino.Freak okay thanks, can you show me what it is your putting in the posts? This doesn't seem to make sense, I don't see the reason.

        @romanzo LGBB is just the bbcode parser changing bbcode into HTML, it doesn't add interactivity.

        @Tubilok if you only allow letters _ and - in the tags:
        [ic]/(^|[\r\n\>\s])#(\w+)\b/g[/ic]
        Change the replacement to:
        [ic]LGBB.addSwap($regex, '$1#<a href="/search?show_results=posts&search_keywords=$2">$2</a>');[/ic]
        Thank Poster
        Str0ngStr0ng
        Status : No status yet...

        Posts : 95
        Join date : 2012-11-26
        Post #19043
        on Sun 02 Mar 2014, 20:39
        It's possible create a BBcode to create an image map? Thanks
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #19045
        on Mon 03 Mar 2014, 06:43
        @LGforum : sure I did post earlier this " "

        here is a fresh screenie as well..


        have a screenie of codes as well Razz (i have posted full code in previous page as well )


        as you can see codetitle isn't working as well .. thanks !
        Thank Poster
        Str0ngStr0ng
        Status : No status yet...

        Posts : 95
        Join date : 2012-11-26
        Post #19047
        on Mon 03 Mar 2014, 08:48
        @Str0ng wrote:[quotelink="http://www.avacweb.com/t428p60-13-create-new-bbcodes-with-new-lgbb#19043"]It's possible create a BBcode to create an image map? Thanks


        Or to add an attribute to a function?
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #19117
        on Sun 09 Mar 2014, 05:26
        so any update on why its not working ?
        Thank Poster
        avatarLGforum
        LGforum
        Status : Restoring Avacweb...

        Posts : 2873
        Join date : 2011-10-05
        Age : 24
        Location : UK
        Post #19149
        on Sun 09 Mar 2014, 22:21
        I'm stumped to be honest. The code title could be down to your forum version.
        Try the tip tag without the speech marks, as LGBB could have internal bugs regarding speech marks.
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #19151
        on Mon 10 Mar 2014, 05:10
        @LGforum wrote:[quotelink="http://www.avacweb.com/t428p60-13-create-new-bbcodes-with-new-lgbb#19149"]I'm stumped to be honest. The code title could be down to your forum version.
        Try the tip tag without the speech marks, as LGBB could have internal bugs regarding speech marks.

        I tried doing it both ways, it doesn't work :/
        Thank Poster
        avatarLGforum
        LGforum
        Status : Restoring Avacweb...

        Posts : 2873
        Join date : 2011-10-05
        Age : 24
        Location : UK
        Post #19167
        on Mon 10 Mar 2014, 20:58
        Okay then you're going to have to provide a link to a topic with the tip tag posted so I can get a proper look.
        Sorry if you've already given one, I couldn't spot it in the last few pages of this topic.
        Thank Poster
        avatarRhino.Freak
        Rhino.Freak
        Status : Moved on to Phpbb

        Posts : 223
        Join date : 2013-03-05
        Age : 21
        Location : India
        Post #19175
        on Tue 11 Mar 2014, 03:24
        Here it is Clicky
        Also take a look at my full codes Here
        Thank Poster
        avatarApe
        Ape
        Status : loving the new site :)

        Posts : 141
        Join date : 2012-02-23
        Location : UK
        Post #19229
        on Thu 13 Mar 2014, 02:01
        Ive also got the same problem my tooptip is not working
        Thank Poster
        Sponsored contentSponsored content
        Post #0
        Thank Poster
        Page 3 of 6 • Previous  1, 2, 3, 4, 5, 6  Next

        Previous Topic • Next Topic

        Copyright © Avacweb 2011 -

        Free forum | © phpBB | Free forum support | Contact | Report an abuse | Forumotion.com