Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • SSH

    (@ssh)

    THanks man.. this really was something very helpful.. u r da man 🙂

    this was something what i was looking for badly. thanks

    Forum: Plugins
    In reply to: Image gallery in WP 1.5
    SSH

    (@ssh)

    So whats the best gallery so far? since there are plenty? Which is more friendly with the wordpress? and more like a wordpress gallery!

    Forum: Plugins
    In reply to: Image Upload
    Thread Starter SSH

    (@ssh)

    I can easily upload the image and i can see it . But its just the same size (not a thumbnail)

    When i tried to click the catogory links and go to images, ( I cant see the image and all i see is the image title. But when i click on the title i can see it..
    Help me pls

    Forum: Plugins
    In reply to: Image Upload
    Thread Starter SSH

    (@ssh)

    WordPress 1.2.1 and i cant find any folder by the name archive.php

    Forum: Plugins
    In reply to: Image Upload
    Thread Starter SSH

    (@ssh)

    Can anybody help me with this.. I dont there is a file by that name

    Forum: Plugins
    In reply to: wp-photos vs. exhibit
    SSH

    (@ssh)

    is exhibitimg folder in wordpress root? or same as pluggin directory?

    Forum: Plugins
    In reply to: Image Upload
    Thread Starter SSH

    (@ssh)

    <?php the_excerpt(); ?>

    So this code gonna make it better? i mean on archive.php ??

    Thread Starter SSH

    (@ssh)

    in u r help u have checked “privileges” ??? Do we have to? I dont have that in my vdeck?

    Thread Starter SSH

    (@ssh)

    I have tried.. Couldnt fix it. Can you paste the same code making the changes? pls

    Thread Starter SSH

    (@ssh)

    <?php
    /** WordPress’s config file **/
    /** http://wordpress.org/ **/
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘lovelove’);
    define(‘DB_USER’, ‘lovelove_SSH’);
    define(‘DB_PASSWORD’, ‘lovelovelove’);
    define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
    // Change the prefix if you want to have multiple blogs in a single database.
    $table_prefix = ‘wp_’; // example: ‘wp_’ or ‘b2’ or ‘mylogin_’
    // Change this to localize WordPress. A corresponding MO file for the
    // chosen language must be installed to wp-includes/languages.
    // For example, install de.mo to wp-includes/languages and set WPLANG to ‘de’
    // to enable German language support.
    define (‘WPLANG’, ”);
    /* Stop editing */
    $server = DB_HOST;
    $loginsql = DB_USER;
    $passsql = DB_PASSWORD;
    $base = DB_NAME;
    define(‘ABSPATH’, dirname(__FILE__).’/’);
    // Get everything else
    require_once(ABSPATH.’wp-settings.php’);
    ?>
    ????????? is this correct?

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