Board setup requests

Discussion about anything related to Android or this forum here.
Moderator: Forum Moderator

Re: Board setup requests

Postby donblazello » Thu Jul 18, 2013 5:57 pm

You're probably right, however... If I bookmark topic, it won't be show in tapatalk as subscribed (probably because it isn't ;) ). If I subscribe to the topic I will get tapatalk notification on my phone and mail form board.

That way, I'm double notified every post ;)

Of course, I can make a filter in my mailbox to mark notifications as read as they arrive, but I think that there should be some other way ;)
If I helped please hit "Thanks" button.
[GUIDE] How to install Android on HTC HD2/LEO [aMagldr / Black LK]


HTC HD2 | HSPL4 3.03 | RADIO 2.15.50.14 | BOOTLOADER CLK 1.5.2.1 | RECOVERY TWRP Extended v2.6.1.2 | ROM NexusHD2-JellyBean-4.2.2-CM10/1/2 V2.6 NativeSD
Nokia Lumia 820
User avatar
donblazello
Junior Member
 
Posts: 17
Joined: Wed Jul 10, 2013 9:10 pm
Country: Poland (pl)
Has thanked: 14 times
Been thanked: 12 times

Advertisement
 

Re: Board setup requests

Postby NYLimited » Thu Jul 18, 2013 6:23 pm

donblazello wrote:You're probably right, however... If I bookmark topic, it won't be show in tapatalk as subscribed (probably because it isn't ;) ). If I subscribe to the topic I will get tapatalk notification on my phone and mail form board.

That way, I'm double notified every post ;)

Of course, I can make a filter in my mailbox to mark notifications as read as they arrive, but I think that there should be some other way ;)


Yeah, it looks like an extra question is needed for notifications. I can't help you there, sorry. I tried to wave my magic wand but it did not help... ;)


---
Which is worse: ignorance or apathy? Who knows? Who cares?

Cheers!
Image


MY DEVICES: show
  • LG-H901 (V10) - Stock, rooted, TWRP
  • Google Nexus 4 - Stock 5.1.1, Franco kernel, TWRP - Retired
  • Google Nexus 7 - 2012 3G model, Stock 5.1.1, Franco kernel, TWRP - Retired
  • HTC HD2 - Retired
  • HTC P4350 (TMO Wing) - Retired


User avatar
NYLimited
Forum Moderator
 
Posts: 395
Joined: Mon Jun 24, 2013 5:01 pm
Location: 40.75659° N 73.98626° W
Country: United States (us)
Has thanked: 128 times
Been thanked: 255 times

Re: Board setup requests

Postby NYLimited » Sat Jul 20, 2013 5:00 pm

@tytung

Can you implement [center] when you are bored? [/center] :shock:

https://www.phpbb.com/community/viewtop ... &t=2112415


---
Which is worse: ignorance or apathy? Who knows? Who cares?

Cheers!
Image


MY DEVICES: show
  • LG-H901 (V10) - Stock, rooted, TWRP
  • Google Nexus 4 - Stock 5.1.1, Franco kernel, TWRP - Retired
  • Google Nexus 7 - 2012 3G model, Stock 5.1.1, Franco kernel, TWRP - Retired
  • HTC HD2 - Retired
  • HTC P4350 (TMO Wing) - Retired


User avatar
NYLimited
Forum Moderator
 
Posts: 395
Joined: Mon Jun 24, 2013 5:01 pm
Location: 40.75659° N 73.98626° W
Country: United States (us)
Has thanked: 128 times
Been thanked: 255 times

Re: Board setup requests

Postby tytung » Sat Jul 20, 2013 6:41 pm

NYLimited wrote:@tytung

Can you implement
Code: Select all
[center]when you are bored?[/center]
:shock:

https://www.phpbb.com/community/viewtop ... &t=2112415


---
Which is worse: ignorance or apathy? Who knows? Who cares?

Done.
Paste your logcat to GitHub Gist or any similar websites, and link it in your post if you need any help. (Don't forget to tell us your HD2 setup/configuration.)

Device: HTC HD2 (LEO512)
HSPL: 2.08.HSPL
Radio: Leo_RADIO_2.15.50.14
Bootloader: MAGLDR v1.13
Recovery: ClockworkMod Recovery 5.0.2.6

My work for Android on HD2:
Image
User avatar
tytung
Site Admin
 
Posts: 588
Joined: Sun Jun 09, 2013 2:12 pm
Country: Taiwan (tw)
Has thanked: 204 times
Been thanked: 1349 times

Re: Board setup requests

Postby Kameirus » Sat Jul 20, 2013 7:37 pm

thank you for fixing the center code

just one more thing
i cant seem to get hyperlinking to work as you can see in the TBO thread
am i doing something wrong or ????
Kameirus
Junior Member
 
Posts: 24
Joined: Thu Jul 18, 2013 10:21 pm
Country: United States (us)
Has thanked: 21 times
Been thanked: 18 times

Postby NYLimited » Sat Jul 20, 2013 8:36 pm

Kameirus wrote:thank you for fixing the center code

just one more thing
i cant seem to get hyperlinking to work as you can see in the TBO thread
am i doing something wrong or ????


Leave off the quotes from the URL - something like this:

Code: Select all
[url=http://androidforum.tytung.com/board-setup-requests-t7-50.html#p752][b]put some text here[/b][/url]


which should look like:

put some text here

when you are done and that would bring you back to your own post. :lol:



[ EDIT 1 ] Seems that Tapatalk ignores the code parameter and renders the bb code fully interpreted. If you want to see what the actual code is view this post in a browser or in the reply with quote window of Tapatalk.

[ EDIT 2 ] I don't think you need the _blank parameter equivalent. If I am not mistaken phpbb will open in the same window when pointing to itslef and a new tab when the url points to another domain. You'll have to test this - I could be wrong..

Cheers!
Image


MY DEVICES: show
  • LG-H901 (V10) - Stock, rooted, TWRP
  • Google Nexus 4 - Stock 5.1.1, Franco kernel, TWRP - Retired
  • Google Nexus 7 - 2012 3G model, Stock 5.1.1, Franco kernel, TWRP - Retired
  • HTC HD2 - Retired
  • HTC P4350 (TMO Wing) - Retired


User avatar
NYLimited
Forum Moderator
 
Posts: 395
Joined: Mon Jun 24, 2013 5:01 pm
Location: 40.75659° N 73.98626° W
Country: United States (us)
Has thanked: 128 times
Been thanked: 255 times

Re:

Postby Kameirus » Sun Jul 21, 2013 3:02 pm

NYLimited wrote:
Leave off the quotes from the URL - something like this:

Code: Select all
[url=http://androidforum.tytung.com/board-setup-requests-t7-50.html#p752][b]put some text here[/b][/url]


which should look like:

put some text here

when you are done and that would bring you back to your own post. :lol:



[ EDIT 1 ] Seems that Tapatalk ignores the code parameter and renders the bb code fully interpreted. If you want to see what the actual code is view this post in a browser or in the reply with quote window of Tapatalk.

[ EDIT 2 ] I don't think you need the _blank parameter equivalent. If I am not mistaken phpbb will open in the same window when pointing to itslef and a new tab when the url points to another domain. You'll have to test this - I could be wrong..



ahh ok thank you
and thank you for fixing the link i was trying to hyperlink
i didnt feel really well yesterday
Kameirus
Junior Member
 
Posts: 24
Joined: Thu Jul 18, 2013 10:21 pm
Country: United States (us)
Has thanked: 21 times
Been thanked: 18 times

Re: Board setup requests

Postby MarkAtHome » Sun Jul 21, 2013 5:04 pm

NYLimited wrote:Yeah, it looks like an extra question is needed for notifications. I can't help you there, sorry. I tried to wave my magic wand but it did not help... ;)

Try clicking your heels together.
Image
User avatar
MarkAtHome
Forum Moderator
 
Posts: 97
Joined: Mon Jun 24, 2013 10:17 pm
Has thanked: 60 times
Been thanked: 65 times

Re: Board setup requests

Postby clarkg » Wed Jul 24, 2013 3:31 am

I've been trying to set up a signature... but every time I try to submit it, I get "The field “Signature” is too long, a maximum of 0 characters is allowed."

Others here seem to have sigs. Do I need to do anything to be allowed to set one?
HTC One M8
Stock ROM 2.23.710.1 (Rooted)

ASUS Transformer TF300T
Stock ROM Android 4.2.1 (Rooted)

HTC HD2 (EU)
Tytung NexusHD2-KK-CM11.0 V4.7/MAGLDR 1.13/Radio 2.15.50.14/SD 32GB Apacer class 10
clarkg
Junior Member
 
Posts: 8
Joined: Tue Jun 25, 2013 3:47 am
Country: New Zealand (nz)
Has thanked: 12 times
Been thanked: 3 times

Re: Board setup requests

Postby NYLimited » Wed Jul 24, 2013 5:03 am

clarkg wrote:I've been trying to set up a signature... but every time I try to submit it, I get "The field “Signature” is too long, a maximum of 0 characters is allowed."

Others here seem to have sigs. Do I need to do anything to be allowed to set one?


I thought the signature limit was 1024 characters. Not sure - perhaps Tytung can shed more light on this.


---
Which is worse: ignorance or apathy? Who knows? Who cares?

Cheers!
Image


MY DEVICES: show
  • LG-H901 (V10) - Stock, rooted, TWRP
  • Google Nexus 4 - Stock 5.1.1, Franco kernel, TWRP - Retired
  • Google Nexus 7 - 2012 3G model, Stock 5.1.1, Franco kernel, TWRP - Retired
  • HTC HD2 - Retired
  • HTC P4350 (TMO Wing) - Retired


User avatar
NYLimited
Forum Moderator
 
Posts: 395
Joined: Mon Jun 24, 2013 5:01 pm
Location: 40.75659° N 73.98626° W
Country: United States (us)
Has thanked: 128 times
Been thanked: 255 times

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron