civicrm print invoice button

别说谁变了你拦得住时间么 提交于 2019-12-25 14:24:03

问题


In civicrm print invoice button is not working in wordpress. Error occur like this

        Firefox can't find the file at http://wwwwwwwwww/dashboard/?page=CiviCRM&q=civicrm/contribute/invoice&reset=1&id=43&cid=2.

how to resolve this ?


回答1:


I don't have a real answer for this - but my working local drupal url looks like:

http://dmaster.local/civicrm/contribute/invoice?reset=1&id=185&cid=202

Whereas yours is:

http://wwwwwwwwww/dashboard/?page=CiviCRM&q=civicrm/contribute/invoice&reset=1&id=43&cid=2

My guess is that you are accessing it from the contact dashboard & some wordpressness is prepended to the url. If you take the last part & swap it into a working wordpress url does it work?

If you can replicate the bug on the sandbox (http://wp46.demo.civicrm.org/) then you should log a JIRA issue.



来源:https://stackoverflow.com/questions/31779557/civicrm-print-invoice-button

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!