Board setup requests

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

Re: Board setup requests

Postby NYLimited » Sun Aug 04, 2013 8:13 pm

tytung wrote:My avatar still exists.
Does anyone else lose your avatar image?


Are you certain about that? :)

Noname.jpg
Noname.jpg (17.57 KiB) Viewed 2640 times

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

Advertisement
 

Re: Board setup requests

Postby tytung » Sun Aug 04, 2013 8:23 pm

NYLimited wrote:
Are you certain about that? :)

Noname.jpg

You're right.
Well, Google chrome cached my avatar for me, so I didn't notice it. :oops:

Maybe a permission issue. Let me check it.
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 tytung » Sun Aug 04, 2013 8:33 pm

tytung wrote:You're right.
Well, Google chrome cached my avatar for me, so I didn't notice it. :oops:

Maybe a permission issue. Let me check it.


OK.
It's fixed by changing the uploaded avatar images to 644 permission.

But the original images permission in BlueHost space is 600 and works well.
It must be something wrong. Web server permission or something.

Update:
The owner and permission of your new uploaded image is www-data 666.
The owner and permission of the original uploaded images are tytung 600. (I changed them to 644)
Code: Select all
drwxrwxrwx 2 tytung   tytung    4096 Aug  4 15:57 ./
drwxr-xr-x 4 tytung   tytung    4096 Jun 23 14:03 ../
-rw-r--r-- 1 tytung   tytung   11632 Jun 24 17:46 1f6ccec26e5184ba7214449b7483d65b_2.png
-rw-r--r-- 1 tytung   tytung   11515 Aug  3 13:40 1f6ccec26e5184ba7214449b7483d65b_361.jpg
-rw-r--r-- 1 tytung   tytung    4609 Aug  1 23:04 1f6ccec26e5184ba7214449b7483d65b_372.jpg
-rw-r--r-- 1 tytung   tytung    5578 Jun 25 08:49 1f6ccec26e5184ba7214449b7483d65b_63.gif
-rw-rw-rw- 1 www-data www-data 23072 Aug  4 15:57 1f6ccec26e5184ba7214449b7483d65b_80.png
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 NYLimited » Sun Aug 04, 2013 10:35 pm

tytung wrote:It's fixed by changing the uploaded avatar images to 644 permission.

But the original images permission in BlueHost space is 600 and works well.
It must be something wrong. Web server permission or something.

Update:
The owner and permission of your new uploaded image is www-data 666.
The owner and permission of the original uploaded images are tytung 600. (I changed them to 644)
Code: Select all
drwxrwxrwx 2 tytung   tytung    4096 Aug  4 15:57 ./
drwxr-xr-x 4 tytung   tytung    4096 Jun 23 14:03 ../
-rw-r--r-- 1 tytung   tytung   11632 Jun 24 17:46 1f6ccec26e5184ba7214449b7483d65b_2.png
-rw-r--r-- 1 tytung   tytung   11515 Aug  3 13:40 1f6ccec26e5184ba7214449b7483d65b_361.jpg
-rw-r--r-- 1 tytung   tytung    4609 Aug  1 23:04 1f6ccec26e5184ba7214449b7483d65b_372.jpg
-rw-r--r-- 1 tytung   tytung    5578 Jun 25 08:49 1f6ccec26e5184ba7214449b7483d65b_63.gif
-rw-rw-rw- 1 www-data www-data 23072 Aug  4 15:57 1f6ccec26e5184ba7214449b7483d65b_80.png


Interesting. To display the image it should require only read permission. Write should only be needed for updating. I suspect there is a difference someplace in the board setup that handles it differently though I could not guess why. No matter, it is now there so all is good. ;)

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 symbuzzer » Tue Aug 06, 2013 2:35 pm

Hi tytung, can yo re-enable "WHO IS ONLINE" link? We can still view it from: viewonline.php Thanks.
symbuzzer
Forum Moderator
 
Posts: 320
Joined: Mon Jun 24, 2013 7:05 am
Country: Turkey (tr)
Has thanked: 176 times
Been thanked: 168 times

Re: Board setup requests

Postby tytung » Tue Aug 06, 2013 6:12 pm

symbuzzer wrote:Hi tytung, can yo re-enable "WHO IS ONLINE" link? We can still view it from: viewonline.php Thanks.

Is there any reason to enable it?

As you said, I just removed the hyperlink to protect the privacy.
Since you mentioned this trick to everyone, I will edit the php file to avoid accessing viewonline.php directly.
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 soren » Tue Aug 06, 2013 6:26 pm

The bottom of the page displays Who is online anyway. I think it's a good idea if you hide the usernames there as well.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Re: Board setup requests

Postby symbuzzer » Tue Aug 06, 2013 6:27 pm

tytung wrote:Is there any reason to enable it?

As you said, I just removed the hyperlink to protect the privacy.
Since you mentioned this trick to everyone, I will change this php file to avoid accessing viewonline.php directly.


What can I say, you know.
symbuzzer
Forum Moderator
 
Posts: 320
Joined: Mon Jun 24, 2013 7:05 am
Country: Turkey (tr)
Has thanked: 176 times
Been thanked: 168 times

Re: Board setup requests

Postby tytung » Tue Aug 06, 2013 6:33 pm

soren wrote:The bottom of the page displays Who is online anyway. I think it's a good idea if you hide the usernames there as well.


Users can hide their online status when they login.
What I want to do is to hide the global view about who are online.
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 symbuzzer » Sat Nov 02, 2013 8:08 am

I have a request. I like xda's mention utility (@symbuzzer for example) Maybe it will be good. Thanks.
symbuzzer
Forum Moderator
 
Posts: 320
Joined: Mon Jun 24, 2013 7:05 am
Country: Turkey (tr)
Has thanked: 176 times
Been thanked: 168 times

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron