Home › Forums › Plugin Support › WP Project Manager – Free › Only can load one project
This topic contains 10 replies, has 3 voices, and was last updated by duellingpixels 5 years, 7 months ago.
-
AuthorPosts
-
May 30, 2013 at 7:03 am #4326
Hi Tareq,
I just installed, WP Project Manager on a client's site. And after adding only one project i was not able to load another the + symbol disappears and only show ‘New Project' link which does not work.
Any Ideas on what I can do?
Cheers,
Nick
May 30, 2013 at 8:01 am #4330Are you trying it on the admin panel or frontend? It might be a plugin conflict I guess.
June 2, 2013 at 9:11 am #4418Hi Tareq,
No luck, I have de-activated all plugins and returned to twenty eleven theme and the issue still persists.
I do have these lines in the error logs.
02-Jun-2013 08:56:23 UTC] PHP Notice: Undefined index: latest in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager-frontend/frontend.php on line 502
[02-Jun-2013 08:56:34 UTC] PHP Notice: Undefined index: latest in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager-frontend/frontend.php on line 502
[02-Jun-2013 08:56:42 UTC] PHP Notice: Undefined index: latest in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager-frontend/frontend.php on line 502
[02-Jun-2013 08:56:51 UTC] PHP Notice: Undefined index: latest in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager-frontend/frontend.php on line 502
[02-Jun-2013 08:57:01 UTC] PHP Notice: Undefined index: latest in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager-frontend/frontend.php on line 502
[02-Jun-2013 08:57:11 UTC] PHP Notice: Undefined index: latest in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager-frontend/frontend.php on line 502
[02-Jun-2013 08:57:46 UTC] PHP Notice: Undefined index: latest in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager-frontend/frontend.php on line 502Any hints here?
June 2, 2013 at 11:06 am #4426Nope, it's just the update checking notice. Not much a big deal. Can I see your site (post login details as private reply)?
June 2, 2013 at 10:04 pm #4450This reply has been marked as private.June 3, 2013 at 5:08 pm #4481I am not sure whats causing this, but you're having a php Fatal error. Thats why the rest of the page is not loading. Try to set WordPress in debug mode and see whats the error message.
July 15, 2013 at 4:45 am #5962Hi Tareq,
A bit of a late reply, but I put debug mode as requested and I get this error on the screen.
Fatal error: Call to undefined function mb_strlen() in /home/capturet/public_html/wp-content/plugins/wedevs-project-manager/includes/functions.php on line 351
July 15, 2013 at 5:00 am #5963The function mb_strlen() is not enabled by default in PHP. Please read the manual for installation details:
July 17, 2013 at 4:41 am #6043After encountering this exact same problem, I searched and found this thread then installed the php-mbstring on my Linux install as follows:
1) yum install php-mbstring
2) service httpd restartIt now works as expected. Thanks for pointing me in the right direction, Tareq. The plugin looks great and I'm looking forward to reviewing it properly. It's a shame the plugin doesn't work with out-of-the-box PHP though, I think installing this at a command line could be too advanced for most users โ or impossible dependent on the host.
July 17, 2013 at 4:48 am #6044Almost every host includes that php extension. So actually quite a few users might face the problem ๐
July 17, 2013 at 5:38 am #6053Thanks Tareq, it work a treat!
-
AuthorPosts
The topic ‘Only can load one project’ is closed to new replies.