Wallpaper Script Forum » Bug Support

Help!! - includes/ws.php on line 1780

(5 posts)
  • Started 1 year ago by hdwallpapers
  • Latest reply from hdwallpapers
  1. hdwallpapers
    Member

    Fatal error: Call to a member function clear_all_cache() on a non-object in /home/XXXXXX/public_html/includes/ws.php on line 1780

    I just bought the script and when i try to upload wallpapers one by one it return the above error.

    Please come with a solution.

    Regards,

    Posted 1 year ago #
  2. hdwallpapers
    Member

    Also when I use "Bulk Upload" the script worked, but when I try to edit the uploaded image it return exactly the same error.

    Posted 1 year ago #
  3. hdwallpapers
    Member

    PROBLEM SOLVED.

    PS: For the script owner:

    In the "ws.php" file at line 1780 there are 2 errors:

    // clear out all cache files
    $smarty->clear_all_cache();
    // clear entire compile directory
    $smarty->clear_compiled_tpl();

    These lines of code made the error result.

    Posted 1 year ago #
  4. Hello i have the same problem what should i do?

    Posted 1 year ago #
  5. hdwallpapers
    Member

    @pvfgr

    Open "ws.php" file from "/includes/ws.php" and search for

    // clear out all cache files
    $smarty->clear_all_cache();
    // clear entire compile directory
    $smarty->clear_compiled_tpl();

    and DELETE than save your file.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.