| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Jan 14 at 16:13 | |
| stats | profile views | 0 |
|
Dec 12 |
awarded | Student |
|
Mar 19 |
comment |
What does do_action('admin_init'); does actually? Okay i discoverd, this was due to APC installed in the server, I disabled APC using ini_set and fixed the problem Thanks for helping. |
|
Mar 19 |
comment |
What does do_action('admin_init'); does actually? I tried disabling all the plugins but in vain, thats why what i did was something i could to at last. The error was caused due to do_action("admin_init"). Disabling this function fixed the 404 error problem. But, still I know disabling this hooked function might make impact on the system. |
|
Mar 19 |
asked | What does do_action('admin_init'); does actually? |