[GH-ISSUE #468] Office software online preview error #347

Closed
opened 2026-03-02 15:58:00 +03:00 by kerem · 3 comments
Owner

Originally created by @guozhenyin on GitHub (Dec 5, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/468

image

Originally created by @guozhenyin on GitHub (Dec 5, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/468 ![image](https://user-images.githubusercontent.com/28732288/101228824-4b5aa680-36d8-11eb-9dde-5705ca9aa341.png)
kerem closed this issue 2026-03-02 15:58:00 +03:00
Author
Owner

@prasathmani commented on GitHub (Dec 5, 2020):

check #403 and #420

<!-- gh-comment-id:739126495 --> @prasathmani commented on GitHub (Dec 5, 2020): check #403 and #420
Author
Owner

@guozhenyin commented on GitHub (Dec 5, 2020):

Thank you very much for your reply. I have read the solutions of #403 and #420, but I still can’t solve my online preview problem. I still report the same error as before. Here I use Microsoft’s web view, configuration screenshots and Error message
image
image
image
Hope you can help me solve this problem, this is the best file management tool I have ever seen

<!-- gh-comment-id:739244464 --> @guozhenyin commented on GitHub (Dec 5, 2020): Thank you very much for your reply. I have read the solutions of #403 and #420, but I still can’t solve my online preview problem. I still report the same error as before. Here I use Microsoft’s web view, configuration screenshots and Error message ![image](https://user-images.githubusercontent.com/28732288/101242957-e9318e00-3737-11eb-88ae-ba6a6b92128b.png) ![image](https://user-images.githubusercontent.com/28732288/101242972-f484b980-3737-11eb-937b-4d48eca1142c.png) ![image](https://user-images.githubusercontent.com/28732288/101242984-06665c80-3738-11eb-9fb8-37839b869935.png) Hope you can help me solve this problem, this is the best file management tool I have ever seen
Author
Owner

@prasathmani commented on GitHub (Dec 9, 2020):

change doc viewer into google in line no 100. e.g.

$online_viewer = 'google'; 

or you can directly check your document file preview using bellow url by replacing xxxx
https://view.officeapps.live.com/op/embed.aspx?src=xxxx

<!-- gh-comment-id:741660337 --> @prasathmani commented on GitHub (Dec 9, 2020): change doc viewer into `google` in line no `100`. e.g. ```php $online_viewer = 'google'; ``` or you can directly check your document file preview using bellow url by replacing `xxxx` `https://view.officeapps.live.com/op/embed.aspx?src=xxxx`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#347
No description provided.