Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter phpika

    (@phpika)

    It’s the inconsistency I have trouble with. You are stacking extra technologies on top of one another. WordPress is built on CSS, it is standard and something everybody knows how to edit. The thing is Woocommerce is built on LESS! If you were going to use a precompiler you could have at least aimed for some consistency and built it on top of that. Instead, if one wishes to use your plugin with Woocommerce they then need to know 2 CSS precompilers on top of CSS.

    Thread Starter phpika

    (@phpika)

    For anyone who ever has this problem and comes across this topic, I finally managed to fix it. My problem was not with the .htaccess file as that was one of the first things I tried.

    I fixed it by simply backing up my files and database tables before deleting them all and dropping them respectively. I had to install WordPress again and then delete the newly created database tables and import my old database backup.

    All except the HTML block widgets was recovered.

    Thread Starter phpika

    (@phpika)

    Hello,

    Sorry to bump the topic but does anyone have any clue why this is happening? I don’t think the error log is of any help.

    Thanks

    Thread Starter phpika

    (@phpika)

    The error log says:

    [27-Apr-2009 23:33:07] PHP Warning:  main(ABSPATHwp-includes/compat.php): failed to open stream: No such file or directory in /home/pikachu/public_html/wp/wp-settings.php on line 246
    [27-Apr-2009 23:33:07] PHP Fatal error:  main(): Failed opening required 'ABSPATHwp-includes/compat.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pikachu/public_html/wp/wp-settings.php on line 246
    [29-Apr-2009 11:14:08] PHP Warning:  main(ABSPATHwp-includes/compat.php): failed to open stream: No such file or directory in /home/pikachu/public_html/wp/wp-settings.php on line 246
    [29-Apr-2009 11:14:08] PHP Fatal error:  main(): Failed opening required 'ABSPATHwp-includes/compat.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pikachu/public_html/wp/wp-settings.php on line 246
    Thread Starter phpika

    (@phpika)

    Sorry to double post but I can’t find a way to edit this into my original post. To add some more details I have researched this problem but to no avail. The most common solution was that the problem was something to do with the .htaccess file.

    I made a backup of this file and deleted it to test it out but nothing changed so I don’t think that’s the problem.

Viewing 5 replies - 1 through 5 (of 5 total)