Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
URL Corrector plugin
#3
(2016-07-14, 17:08:14)steam Wrote: Hi,

This plugin for SEO is good but does not work. I have installed Latest Stable Version GetSimple 3.3.10 and activated fancy URLs with plugin, but when navigating to the new post my screen is blank.
I have deployed it on localhost with OpenServer.


Any suggestions? Thank you.

Hello. Probably you see blank screen because code execution has an error, and I need to know what kind of error is it.

Add this PHP code to plugin file before other code to turn on error messages
PHP Code:
ini_set('error_reporting'E_ALL);
ini_set('display_errors'1);
ini_set('display_startup_errors'1); 

Also, I need to know your Apache and PHP version.
Reply


Messages In This Thread
URL Corrector plugin - by f30d0r - 2016-07-08, 06:25:59
RE: URL Corrector plugin - by steam - 2016-07-14, 17:08:14
RE: URL Corrector plugin - by f30d0r - 2016-07-14, 21:21:53
RE: URL Corrector plugin - by steam - 2016-07-15, 20:24:23
RE: URL Corrector plugin - by steam - 2016-07-19, 16:14:07
RE: URL Corrector plugin - by f30d0r - 2016-07-21, 01:51:03
RE: URL Corrector plugin - by f30d0r - 2016-07-25, 02:07:06
RE: URL Corrector plugin - by steam - 2016-07-25, 18:35:17
RE: URL Corrector plugin - by steam - 2016-08-08, 01:08:00
RE: URL Corrector plugin - by Bigin - 2016-08-08, 01:19:17
RE: URL Corrector plugin - by steam - 2016-08-08, 03:14:21
RE: URL Corrector plugin - by f30d0r - 2016-08-08, 02:29:44
RE: URL Corrector plugin - by steam - 2016-08-08, 03:26:30
RE: URL Corrector plugin - by Bigin - 2016-08-08, 05:42:21
RE: URL Corrector plugin - by steam - 2016-08-08, 17:02:24
RE: URL Corrector plugin - by mganko - 2016-08-08, 19:17:35
RE: URL Corrector plugin - by steam - 2016-08-09, 01:03:54
RE: URL Corrector plugin - by MaryUser - 2017-11-23, 12:07:13
RE: URL Corrector plugin - by vestris - 2018-09-19, 18:02:08
RE: URL Corrector plugin - by MaryUser - 2018-09-19, 22:46:06
RE: URL Corrector plugin - by vestris - 2018-09-20, 14:50:28



Users browsing this thread: 1 Guest(s)