Results 1 to 4 of 4

Thread: Quick fix if your Classifieds shows this warning

  1. #1
    Thread Starter
    Veteran helmuc's Avatar
    Join Date
    Jan 2011
    Location
    Maidstone, UK
    Posts
    412
    Thanks
    119
    Thanked 47 Times in 43 Posts

    Quick fix if your Classifieds shows this warning

    Hey guys,

    There are several questions on this error, so I decided to make a separate post how to solve it.

    Right after the WP update one of my classifieds (runs on Classipress 3.1) had a following error in the top part of every advertisement that started like this:
    Code:
    Warning: Missing argument 2 for wpdb::prepare(), called in.......
    The solution is simple:
    1) open your wp-config.php file

    2) add following 2 lines in the end of it:
    Code:
    /** Turns off the displaying of errors in PHP. */
    @ini_set('display_errors', 0);
    3) save and replace the original file.

    gl


    🇬🇧 Helmuts | My ClassiPress hobby site: Outlived Classifieds: https://www.outlived.co.uk

    ❤️ $2.49 / £1.99 - 100GB Space, 1 TB Traffic, Unlimited Domains, Daily Backups, Free SSL Certificates > SSD Cloud Hosting > HostMaria.com

  2. #2
    ruffinar's Avatar
    Join Date
    Oct 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    mzaha's Avatar
    Join Date
    Sep 2012
    Location
    Brazil
    Posts
    131
    Thanks
    39
    Thanked 5 Times in 5 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dimitris A Warning shows up in random places
    By ahtimes in forum Report ClassiPress Bugs
    Replies: 9
    Last Post: December 13th, 2012, 09:56 AM
  2. warning....
    By aj270303 in forum ClassiPress General Discussion
    Replies: 9
    Last Post: June 3rd, 2012, 10:23 AM
  3. Warning From Browser
    By northtexas in forum ClassiPress General Discussion
    Replies: 15
    Last Post: May 11th, 2011, 01:02 PM
  4. [SOLVED] WP Admin dashboard - warning in Quick Press, Incomming links and other sections -
    By jobsorbit in forum Report JobRoller Bugs
    Replies: 3
    Last Post: March 26th, 2011, 11:00 AM
  5. Warning: set_time_limit()
    By reyvax in forum ClassiPress General Discussion
    Replies: 6
    Last Post: December 20th, 2009, 08:08 PM