رفتن به مطلب

hamedddr

عضو سایت
  • تعداد ارسال‌ها

    147
  • تاریخ عضویت

  • آخرین بازدید

نوشته‌ها ارسال شده توسط hamedddr

  1. در 9 دقیقه قبل، naghmesara گفته است :

    درود مجدد

     

     

    
    <?php
    define('WP_CACHE', true); // Added by WP Rocket
    define('WP_MEMORY_LIMIT', '128M');
    /**
     * The base configuration for WordPress
     *
     * The wp-config.php creation script uses this file during the
     * installation. You don't have to use the web site, you can
     * copy this file to "wp-config.php" and fill in the values.
     *
     * This file contains the following configurations:
     *
     * * MySQL settings
     * * Secret keys
     * * Database table prefix
     * * ABSPATH
     *
     * @link https://codex.wordpress.org/Editing_wp-config.php
     *
     * @package WordPress
     */
    	// ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define('DB_NAME', 'khabrr_DBbigT');
    	/** MySQL database username */
    define('DB_USER', 'khabrr_DBbigT');
    	/** MySQL database password */
    define('DB_PASSWORD', 'MggqtvEx8');
    	/** MySQL hostname */
    define('DB_HOST', 'localhost');
    	/** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');
    	/** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');
    	/**#@+
     * Authentication Unique Keys and Salts.
     *
     * Change these to different unique phrases!
     * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
     * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
     *
     * @since 2.6.0
     */
    define('AUTH_KEY',         'mQ-6iBOhVt5]+VJnAU59<*lY+3A3`5NzQsWES?ZjHqdV0NU-+w.*HkELjCo&9tgB');
    define('SECURE_AUTH_KEY',  'T#T3-jYuxzZ4F&]7Uw#2~/ @lBF[;8LOSCZ!TCRL3Z2&+._<|$|:RSHvGk&1YS9,');
    define('LOGGED_IN_KEY',    '-*c:&2amN<8^d*sZA:e3XuTF|Ug V~#|P+^qvX7C(E--/ AIbT|3YfSX+p%m=Wc-');
    define('NONCE_KEY',        'y|j0`H`K$7qII~;1q(WBs5rp^a$-f^%-M|gN%ag uK(0>tN.L0Bl~_:v&kk*tpx!');
    define('AUTH_SALT',        'M.JzVSC-@r$rR=uus4y;-&9d%?r>vYNe^7_:>q;?g<bpaedCQ=0_![ED&b]*hd@w');
    define('SECURE_AUTH_SALT', '|-I}%%{dYFthaA-v:NIu5tAo?>XBY0n5OVNW3A+I{FPKqI{Hx;G$cf@Uh0s}(*QE');
    define('LOGGED_IN_SALT',   'qu1S+d[`Hv]I:q*KGqa*-w0F0m-9O~+6=se@0|Ua+{77mlFt*|1)@LP1.0!3;!@v');
    define('NONCE_SALT',       'eVx@j/$d~+T-Vg_#-<OW+9{B$|5&7IdSR._S@>ZY}yvE!DNbY-){zF]Kh6S=E0Fg');
    	/**#@-*/
    	/**
     * WordPress Database Table prefix.
     *
     * You can have multiple installations in one database if you give each
     * a unique prefix. Only numbers, letters, and underscores please!
     */
    $table_prefix  = 'wp_';
    	/**
     * For developers: WordPress debugging mode.
     *
     * Change this to true to enable the display of notices during development.
     * It is strongly recommended that plugin and theme developers use WP_DEBUG
     * in their development environments.
     *
     * For information on other constants that can be used for debugging,
     * visit the Codex.
     *
     * @link https://codex.wordpress.org/Debugging_in_WordPress
     */
    define('WP_DEBUG', false);
    	/* That's all, stop editing! Happy blogging. */
    	/** Absolute path to the WordPress directory. */
    if ( !defined('ABSPATH') )
        define('ABSPATH', dirname(__FILE__) . '/');
    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . 'wp-settings.php');
    

     

    داداش بازم این ارور داد


    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8503296 bytes) in /home/khabrr/domains/khabrroz.ir/public_html/wp-content/plugins/wp-parsidate/includes/admin/other-fix.php on line 52

  2. در 4 دقیقه قبل، naghmesara گفته است :

    درود مجدد

     

    فایل wp-config.php توی قالب نیست جز فایل های اصلی وردپرس هست که احتمالا در پوشه public_html هاستتون قرار داره.

     

    موفق باشید

    
    
    داداش شرمنده 
    
    <?php
    define('WP_CACHE', true); // Added by WP Rocket
    /**
     * The base configuration for WordPress
     *
     * The wp-config.php creation script uses this file during the
     * installation. You don't have to use the web site, you can
     * copy this file to "wp-config.php" and fill in the values.
     *
     * This file contains the following configurations:
     *
     * * MySQL settings
     * * Secret keys
     * * Database table prefix
     * * ABSPATH
     *
     * @link https://codex.wordpress.org/Editing_wp-config.php
     *
     * @package WordPress
     */
    
    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define('DB_NAME', 'khabrr_DBbigT');
    
    /** MySQL database username */
    define('DB_USER', 'khabrr_DBbigT');
    
    /** MySQL database password */
    define('DB_PASSWORD', 'MggqtvEx8');
    
    /** MySQL hostname */
    define('DB_HOST', 'localhost');
    
    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');
    
    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');
    
    /**#@+
     * Authentication Unique Keys and Salts.
     *
     * Change these to different unique phrases!
     * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
     * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
     *
     * @since 2.6.0
     */
    define('AUTH_KEY',         'mQ-6iBOhVt5]+VJnAU59<*lY+3A3`5NzQsWES?ZjHqdV0NU-+w.*HkELjCo&9tgB');
    define('SECURE_AUTH_KEY',  'T#T3-jYuxzZ4F&]7Uw#2~/ @lBF[;8LOSCZ!TCRL3Z2&+._<|$|:RSHvGk&1YS9,');
    define('LOGGED_IN_KEY',    '-*c:&2amN<8^d*sZA:e3XuTF|Ug V~#|P+^qvX7C(E--/ AIbT|3YfSX+p%m=Wc-');
    define('NONCE_KEY',        'y|j0`H`K$7qII~;1q(WBs5rp^a$-f^%-M|gN%ag uK(0>tN.L0Bl~_:v&kk*tpx!');
    define('AUTH_SALT',        'M.JzVSC-@r$rR=uus4y;-&9d%?r>vYNe^7_:>q;?g<bpaedCQ=0_![ED&b]*hd@w');
    define('SECURE_AUTH_SALT', '|-I}%%{dYFthaA-v:NIu5tAo?>XBY0n5OVNW3A+I{FPKqI{Hx;G$cf@Uh0s}(*QE');
    define('LOGGED_IN_SALT',   'qu1S+d[`Hv]I:q*KGqa*-w0F0m-9O~+6=se@0|Ua+{77mlFt*|1)@LP1.0!3;!@v');
    define('NONCE_SALT',       'eVx@j/$d~+T-Vg_#-<OW+9{B$|5&7IdSR._S@>ZY}yvE!DNbY-){zF]Kh6S=E0Fg');
    
    /**#@-*/
    
    /**
     * WordPress Database Table prefix.
     *
     * You can have multiple installations in one database if you give each
     * a unique prefix. Only numbers, letters, and underscores please!
     */
    $table_prefix  = 'wp_';
    
    /**
     * For developers: WordPress debugging mode.
     *
     * Change this to true to enable the display of notices during development.
     * It is strongly recommended that plugin and theme developers use WP_DEBUG
     * in their development environments.
     *
     * For information on other constants that can be used for debugging,
     * visit the Codex.
     *
     * @link https://codex.wordpress.org/Debugging_in_WordPress
     */
    define('WP_DEBUG', false);
    
    /* That's all, stop editing! Happy blogging. */
    
    /** Absolute path to the WordPress directory. */
    if ( !defined('ABSPATH') )
        define('ABSPATH', dirname(__FILE__) . '/');
    
    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . 'wp-settings.php');

    کجاش باید بزارم کد؟
     

  3. بچها سلام من یک سایت خبر خون راه انداختم که ای فرم از سایتای خبری مطلب میگیرم مشگلم الان اینه من با rssمطالب تو تلگرام میفرستم ادرس مطالب خیلی بلند راه داره کوتاه شده بفرسته عکس ببینید

    Screenshot_2017-04-24-17-42-51.jpg

  4. بچها سلام یک سوال من سایت خبر خونم میخوان متصل کنم به تلگرام هرکاری کردم نشد فقط یک رباط اضافه کردم rssسایتمو بشه دادم سوال اینکه چطوری  کاری کنم لینک کوتا بده ظاهران تو rssلینک مطالبم بلند میخوام کوتاه بشه چکارش کنم?

  5. در 14 دقیقه قبل، menalgeya گفته است :

    با سلام

    به انجمن وردپرس پارسی خوش آمدید

    دو راه دارید یکی از بخش کاربران یک کاربر جدید بسازید و با مشخصات جدید وارد شوید یا رمزعبور یوز فعلی رو از همین بخش تغییر دهید

    راه حل دوم از طریق دیتابیس تیبل یوز تغییرات رو انجام دهید

    موفق باشید

    با سلام کدوم پیشنهاد میدید خودتون ?!!

  6. در 16 دقیقه قبل، menalgeya گفته است :

    با سلام

    به انجمن پشتیبانی وردپرس پارسی خوش آمدید

    کد را کجا کپی میکنید ؟ فایل گوگل را در روت هاست اپلود نمایید و از این طریق سایت خود را وریفای نمایید

    موفق باشید

    من گوگل وب مستر میشناس سایت یبت کردم سایتمو ولی  این افزونه مseo yesکد هویت گوگل میزنم میزنه یافت نشد در صورتی از خود گوگل میگیرم

  7. در در 3/1/2017 at 14:55، bestdata گفته است :

    آدرس سایتتون رو بدید همچنین پیامی که گوگل میده بدید 

    اسم افزونه سئو رو هم بگید

     

    منم همچین مشگلی داره با  با افزونه seo yesبرای تایید گوگل کلیک میکنم کد گوگل میده کپی میکنم میزنه یافت نشد درصورتی که کد خود گوگل داده

  8. در 6 دقیقه قبل، hamedddr گفته است :

    با سلام این ارور از ۲ساعت پیش ظاهر شده تو گوگل وب مستر قسمت ایندکس کردنم

    An error has occurred. Please try again later

    علتش چیه:/چکارش کنم

    بعد جالب هر دوتا سایتم همین ارور میده و چرا این دوتا سایتم باهم کلا ۵۰۰ میشت ایندکس کرد با گوگل وب مستر

×
×
  • اضافه کردن...