Unable to load the requested class: M_pdf - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7) +--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13) +--- Thread: Unable to load the requested class: M_pdf (/showthread.php?tid=71225) |
Unable to load the requested class: M_pdf - kvanaraj - 07-21-2018 In windows M_pdf generated successfully , but i uploaded the file in server(centos) pdf cannot be generated. It says Unable to load the requested class: M_pdf what mistake am i doing . please suggest me to correct this error. RE: Unable to load the requested class: M_pdf - Pertti - 07-21-2018 If it works on Windows but not on Unix based server, I'm willing to put money on file names having to start with capital letter. |