Title: khdown's Replies | WordPress.org

---

# khdown

  [  ](https://wordpress.org/support/users/khdown/)

 *   [Profile](https://wordpress.org/support/users/khdown/)
 *   [Topics Started](https://wordpress.org/support/users/khdown/topics/)
 *   [Replies Created](https://wordpress.org/support/users/khdown/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/khdown/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/khdown/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/khdown/engagements/)
 *   [Favorites](https://wordpress.org/support/users/khdown/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Help me with the name of the plugin!](https://wordpress.org/support/topic/help-me-with-the-name-of-the-plugin/)
 *  Thread Starter [khdown](https://wordpress.org/support/users/khdown/)
 * (@khdown)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/help-me-with-the-name-of-the-plugin/#post-2822541)
 * I have found the name of the plugin-in but I just can’t find it here.
 * Its name is ET Button. Can anyone show me the link to download the plugin?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [A theme problem](https://wordpress.org/support/topic/a-theme-problem/)
 *  Thread Starter [khdown](https://wordpress.org/support/users/khdown/)
 * (@khdown)
 * [15 years ago](https://wordpress.org/support/topic/a-theme-problem/#post-2012295)
 * My theme is ClassiPress 3.0.5.1. Thank for your reply but I still don’t get it
   because I have never learnt coding…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [PHP Error Message](https://wordpress.org/support/topic/php-error-message-5/)
 *  Thread Starter [khdown](https://wordpress.org/support/users/khdown/)
 * (@khdown)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/php-error-message-5/#post-1899893)
 * Sorry to border you a bit more. Help me by being more explicit and give step-
   by-step guides so I can follow.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [PHP Error Message](https://wordpress.org/support/topic/php-error-message-5/)
 *  Thread Starter [khdown](https://wordpress.org/support/users/khdown/)
 * (@khdown)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/php-error-message-5/#post-1899885)
 * And here is the code of the second error message on line 3321:
 * > 317 // display all the custom fields on the single ad page, by default they
   > are placed in the list 318 area
   >  319 if (!function_exists(‘cp_get_ad_details’)){
   > 320 function cp_get_ad_details($postid, $catid, $locationOption = ‘list’) {
   > 321 global $wpdb; 322 //$all_custom_fields = get_post_custom($post->ID); 333//
   > see if there’s a custom form first based on catid. 334 $fid = cp_get_form_id(
   > $catid); 335 336 // if there’s no form id it must mean the default form is 
   > being used 337 if(!($fid)) { 338 339 // get all the custom field labels so 
   > we can match the field_name up 340 against the post_meta keys 341 $sql = $wpdb-
   > >prepare(“SELECT field_label, field_name, field_type FROM “. 342 $wpdb->prefix.“
   > cp_ad_fields”); 343 344 } else {
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [PHP Error Message](https://wordpress.org/support/topic/php-error-message-5/)
 *  Thread Starter [khdown](https://wordpress.org/support/users/khdown/)
 * (@khdown)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/php-error-message-5/#post-1899882)
 * Here is the code.
 * > 17 // global variables – DO NOT CHANGE
   >  18 $app_theme = ‘ClassiPress’; 19 $
   > app_abbr = ‘cp’; 20 $app_version = ‘3.0.5.2’; 21 $app_edition = ‘Personal Edition’;
   > 22 // legacy classipress path variables
   >  23 $upload_dir = wp_upload_dir(); 
   > 24 define(‘UPLOADS_FOLDER’, trailingslashit(‘classipress’)); 25 define(‘CP_UPLOAD_DIR’,
   > trailingslashit($upload_dir[‘basedir’]) . 26 UPLOADS_FOLDER); 27 define(‘TIMTHUMB’,
   > get_bloginfo(‘template_url’).’/includes 28 /timthumb.php’);
   > 29 // activate support for .mo localization files
   >  30 load_theme_textdomain(‘
   > appthemes’);
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [PHP Error Message](https://wordpress.org/support/topic/php-error-message-5/)
 *  Thread Starter [khdown](https://wordpress.org/support/users/khdown/)
 * (@khdown)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/php-error-message-5/#post-1899881)
 * Can you tell me more about how to disable the line because I just started to 
   use wordpress for 2 days?

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