Code Monkey home page Code Monkey logo

Comments (12)

bubifengyun avatar bubifengyun commented on June 16, 2024

前台用户头像上传也失败了。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

评论文章,跳到评论成功的一个字符界面。应该跳转到文章所在界面吧。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

现在问题,还剩下两个。第一是给关注人发私信还会报错,说是notify link是常量,改动不得,第二,非管理员用户给管理员文章留言,会弹出邮箱不合RFC某格式的问题。我的是局域网,没有架设邮件服务器。邮箱绝对是正确的格式。不知道哪里出问题了。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

我正在看【Address in mailbox given does not comply with RFC 2822, 3.6.2. · Issue #382 · swiftmailer/swiftmailer】,分享给你,一起看吧! swiftmailer/swiftmailer#382

必应了一下,没能解决。等有时间再弄。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

现在更新到最新的版本,在点击关注别人的时候,仍旧会跳出异常。如图。
_ _20170722153358

发布文章的功能也存在部分问题。上传图片,不管评论还是投稿,都是无法成功的。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

发布文章上传图片产生的问题是 random_bytes 不存在。见图。
_ _20170722154143

找了一下,是 PHP 7 中才有的函数,对于 PHP 5.x 是没有该函数的。是不是要改一改 composer.json 的要求了。

或者加入 ,参考

composer require paragonie/random_compat

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

非管理员还是无法评论管理员的文章。
_ _20170722162200

from yii2cmf.

yidashi avatar yidashi commented on June 16, 2024

发邮件应该没问题啊。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

我的仍旧没解决,等我把你的代码更新一下,再看看吧。非常感谢你的及时更新。我还在闷头改message的aftersave,准备加notify呢。现在在火车上,等回去改

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

非常感谢这些问题都解决啦。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

再次发现,非管理员还是无法评论管理员的文章。依旧是邮件的问题。

from yii2cmf.

bubifengyun avatar bubifengyun commented on June 16, 2024

经过今天的调试,发现是安装的时候没有配置好导致的。在根目录下把.env文件中邮箱姓名和邮箱密码改成正常的邮箱及密码,就可以了。但是在安装的时候,不会提示去输入这个邮箱名字。

from yii2cmf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.