Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter madbeeotch

    (@madbeeotch)

    Hi.. I’m using a custom one, it’s over at:

    http://www.thevfiles.info/

    Thread Starter madbeeotch

    (@madbeeotch)

    By the way, here’s an example of what i mean..

    http://www.strokesurvivorblog.com/about/about-us/

    Forum: Plugins
    In reply to: Vodpod Issue..
    Thread Starter madbeeotch

    (@madbeeotch)

    Anyone?? Really need to get this fixed.. I even registered a new account and does the same thing, but the url is the same as I had..

    Thread Starter madbeeotch

    (@madbeeotch)

    Unfortunately, I don’t have access to another computer, plus everything I need to upload etc is on here.. I did try using IE instead of Firefox and got the errors..

    Thread Starter madbeeotch

    (@madbeeotch)

    Celebrated too early.. Still happening.. Even tried setting it to 128 and 256..

    Thread Starter madbeeotch

    (@madbeeotch)

    Oh and what is the max I can set for the:

    define(‘WP_MEMORY_LIMIT’, ’96M’);

    Is that the highest i can set it too?? Thanx..

    Thread Starter madbeeotch

    (@madbeeotch)

    That may have done it.. I’ve been trying to edit one page pretty much for past half day and it actually updated without the error.. So hopefully, thanx.. One question the hosting said to ask was if you guys knew how to increase the timeout time?? Thanx again..

    Thread Starter madbeeotch

    (@madbeeotch)

    I’m pretty noobie with this kind of stuff.. Here is the wp-config.php I just changed:

    <?php
    /**
    * The base configurations of the WordPress.
    *
    * This file has the following configurations: MySQL settings, Table Prefix,
    * Secret Keys, WordPress Language, and ABSPATH. You can find more information by
    * visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
    * wp-config.php} Codex page. You can get the MySQL settings from your web host.
    *
    * This file is used by the wp-config.php creation script during the
    * installation. You don’t have to use the web site, you can just copy this file
    * to “wp-config.php” and fill in the values.
    *
    * @package WordPress
    */

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */

    Deleted /** MySQL for security

    /** 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.
    *
    * Change these to different unique phrases!
    * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
    *
    * @since 2.6.0
    */
    define(‘AUTH_KEY’, ‘f7sXx[2wbB@LBwlxS{A56y>+3JevERcKW5BeXz iq\\Ms}?(;_a#ypoR5\’3w<G5>FL~1X’);
    define(‘SECURE_AUTH_KEY’, ‘-\”r642fed3E1d>}MdGFlh@tR!QPU%/!S_6;CjO0}^>6T3JevERcKW5Be+ <?)3 U#*X;’);
    define(‘LOGGED_IN_KEY’, ‘Q^l\”6-pL3JevERcKW5Be\zkw>OG<U$%u0:9H:Jl)+d$~jIBTt&CPL[Dp<KY4zL3y’);
    define(‘NONCE_KEY’, ‘asdasdjkasdjk3JevERcKW5Bejklasdjklasdkl&^%^&*(&*(jklasdjklasdjkl&*)))’);
    define(‘WP_MEMORY_LIMIT’, ’96M’);
    /**#@-*/

    /**
    * 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_’;

    /**
    * WordPress Localized Language, defaults to English.
    *
    * Change this to localize WordPress. A corresponding MO file for the chosen
    * language must be installed to wp-content/languages. For example, install
    * de.mo to wp-content/languages and set WPLANG to ‘de’ to enable German
    * language support.
    */
    define (‘WPLANG’, ”);

    /* That’s all, stop editing! Happy blogging. */

    /** WordPress 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’);
    ?>

    Is the bold area where I add that line??

    Thread Starter madbeeotch

    (@madbeeotch)

    I’m on a Go Daddy WordPress hosting server, which gives me:

    150 GB Space
    1,500 GB Bandwidth
    500 Email Accounts
    25 MySQL Databases

    What and who are you through?? They even promised they would be able to handle my website but still getting the same issue as I had with Just host.. Thanx for your help..

    Thread Starter madbeeotch

    (@madbeeotch)

    Oh and in the media I have:

    3168 images

    Forum: Fixing WordPress
    In reply to: Scripting Issue..
    Thread Starter madbeeotch

    (@madbeeotch)

    Sorry no clue what I’m doing.. LOL.. When it says:

    Edit the file uninstall.php in your plugins/wp-super-cache/ directory and set UNINSTALL_WPSUPERCACHE to a non blank value.

    define( ‘UNINSTALL_WPSUPERCACHE’, ‘1’ );

    What do I set it to?? I chaged the 1 to a 0 but when I tried the next step got:

    UNINSTALL_WPSUPERCACHE must be set to a non-blank value in uninstall.php

    Forum: Fixing WordPress
    In reply to: Scripting Issue..
    Thread Starter madbeeotch

    (@madbeeotch)

    Thanx.. I just tried to deactivate and remove the WP Super Cache and got this error:

    Warning: include(../../../wp-load.php) [function.include]: failed to open stream: No such file or directory in /home/content/25/6415825/html/wp-content/plugins/wp-super-cache/uninstall.php on line 8

    Warning: include() [function.include]: Failed opening ‘../../../wp-load.php’ for inclusion (include_path=’.:/usr/local/php5/lib/php’) in /home/content/25/6415825/html/wp-content/plugins/wp-super-cache/uninstall.php on line 8

    UNINSTALL_WPSUPERCACHE must be set to a non-blank value in uninstall.php

    What can I do to remove it?? Maybe this is the issue??

    Thread Starter madbeeotch

    (@madbeeotch)

    Only thing I use is Lightbox Plus.. Been trying to find a plugin which will allow a number of galleries in the one post, without doubling images..

    Thread Starter madbeeotch

    (@madbeeotch)

    Thanx.. That’s perfect..

    Forum: Your WordPress
    In reply to: The V Files..
    Thread Starter madbeeotch

    (@madbeeotch)

    Hey.. Yeah I wanted to use thevfiles.com but can’t use it as someone else has it, yet it’s a plain page when you go to it.. I’d love to get the .com for it..

    Reason for the colour was to keep it in theme with V.. As you know V: The Original had a red and black theme.. But wanted to break it up a little from plain black..

Viewing 15 replies - 1 through 15 (of 17 total)