A PHP Error was encountered

Severity: Warning

Message: imagepng(/var/www/html/note//uploads/qrcode/content/12535.png): failed to open stream: No such file or directory

Filename: phpqrcode/qrimage.php

Line Number: 43

Backtrace:

File: /var/www/html/note/application/libraries/phpqrcode/qrimage.php
Line: 43
Function: imagepng

File: /var/www/html/note/application/libraries/phpqrcode/qrencode.php
Line: 494
Function: png

File: /var/www/html/note/application/libraries/phpqrcode/qrencode.php
Line: 286
Function: encodePNG

File: /var/www/html/note/application/models/Content_model.php
Line: 304
Function: png

File: /var/www/html/note/application/controllers/Content.php
Line: 42
Function: getQrcodePng

File: /var/www/html/note/index.php
Line: 306
Function: require_once

Windows 10 網芳功能失效 @杜子的網管筆記

Windows 10 網芳功能失效

URL Link //n.sfs.tw/12535

2018-07-25 23:39:49 By 杜子

今天有位同事會著筆電過來,說他的電腦無法連線網路磁碟,

以往在 Windows 系統裡,只要在檔案總管的網趾列,打上 「 \\xxx.xxx.xxx.xxx 」

就可以連線到 xxx.xxx.xxx.xxx 這部電腦的網路磁碟,

但這在他的電腦卻無法成功,

折騰了一番時間,結果發現是 SMB 功能沒有開啟。

要按照以下步驟設定:

 

 

把以下這幾個功能都打勾吧! 這樣就正常了!

 

後記:

另位同事的 Windows 7 的網芳功能也出了問題,但是卻無法以這個方式解決。