You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to idempiere-id
Hello,
Saya mencoba untuk develop plug-ins webui theme berdasarkan dari http://wiki.idempiere.org/en/Developing_Plug-Ins_-_WebUI_Themes Namun ketika saya coba running terjadi HTTP ERROR 500 caused by org.zkoss.zk.ui.UiException: Page not found: /theme/mytheme/preference.zul
Kira-kira apa ada step yang kurang ya ? mohon bantuannya para masters....
Salam, Yogi
Yogi Rismawan
unread,
Feb 17, 2017, 5:06:46 AM2/17/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to idempiere-id
apakah ada yang bisa bantu ?
Stephan Christianus
unread,
Feb 17, 2017, 5:09:06 AM2/17/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to idempiere-id
Hi Yogi,
Coba untuk menambahkan ini pada file MANIFEST.MF di plugin theme tersebut.
Jetty-WarFragmentFolderPath: /
On Wednesday, February 8, 2017 at 5:59:12 PM UTC+7, Yogi Rismawan wrote:
Yogi Rismawan
unread,
Feb 20, 2017, 5:03:13 AM2/20/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to idempiere-id
Hi Stephan,
Terima kasih atas feedbacknya... Saya sudah tambahkan line tersebut pada file MANIFEST.MF, namun ketika di run ada error ZK error, before mounting (screenshot attached) Itu kenapa ya ?