ukarmakar
Forum Replies Created
-
Thank you Lucas.
I have sent you details via email
The process you displayed in the video for adding the plugin I have used that. Also the two objects are there in my phpinfo. I have added some screen shots for you, please check…
https://www.screencast.com/t/uKTBjdHlQ
https://www.screencast.com/t/YO89DSLR
https://www.screencast.com/t/NxkIRkkcex
https://www.screencast.com/t/YiectXVgVdgbut my problem is still there. only the error that was showing after enabling error_reporting is gone.
I have commented the line
$pco->load_plugin('pagination');
in ez-staff-list.php and now there is no error.I am running PHP Version 5.2.17
I was not getting any other errors before enabling error_reporting. But now after enabling it is showing the below error…
Notice: Error: [phplitefw_controller]::load_plugin(): Plugin "pagination" does not exist! in /home/perthlo1/public_html/perfecttouch/wp-content/plugins/ez-staff-list/framework/phplitefw.inc.php on line 154
Please let me know what to do now.
Thanks
UttamGuys I have another problem, but thought my problem may relates to the above problem, when I upload the plugin and activate it, I can see the Add Staff form and Staff Members is showing good and working properly. But after one or two day when I check back both the screens are scattered. Even I can’t find the buttons. When I view the source of the Add Staff form I can see they are not rendered properly. It looks something like…
<form name="" action="/perfecttouch/wp-admin/admin.php?page=edit_staff_member.php" method="post"><data><headers> </headers> <button_cell_attrs> </button_cell_attrs> <button><![CDATA[Submit]]></button> <columns>2</columns> <hidden_elements> <data_1_0><input type="hidden" name="staff_id" value="" /> </data_1_0> <data_1_1><input type="hidden" name="action" value="update-staff-member" /> </data_1_1> </hidden_elements> <elements><row><form_element colspan="1"><label>First Name</label> </form_element> <form_element colspan="1"><input type="text" name="staff_first_name" value="" size="20" /> </form_element> </row>
But if I upload the plugin again, everything is fine. Please help me with this.
Thanks
Uttam