Results 1 to 10 of 10

Thread: Wordpress/INDEXU problem...

  1. #1
    Join Date
    Apr 2009
    Posts
    27

    Default Wordpress/INDEXU problem...

    Okay so I thought it would be a good idea to install wordpress on my site as I wanted a blog page, so in admin area of indexU I activated the idx-wordpress plugin and installed wordpress into a subfolder on my site (Bwedded Blog).
    The blog works. But my indexU now has this lovely message at the top of the main page:

    Warning: include(/home/bwedded_blog/wp-config.php) [function.include]: failed to open stream: No such file or directory in /home/bweddedc/public_html/plugin/idx_to_wordpress/idx2wordpress.php on line 32

    Warning: include() [function.include]: Failed opening '/home/bwedded_blog/wp-config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bweddedc/public_html/plugin/idx_to_wordpress/idx2wordpress.php on line 32

    Warning: include(/home/bwedded_blog/wp-includes/pluggable.php) [function.include]: failed to open stream: No such file or directory in /home/bweddedc/public_html/plugin/idx_to_wordpress/idx2wordpress.php on line 33

    Warning: include() [function.include]: Failed opening '/home/bwedded_blog/wp-includes/pluggable.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bweddedc/public_html/plugin/idx_to_wordpress/idx2wordpress.php on line 33

    Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'DB_HOST' (1) in /home/bweddedc/public_html/lib/db.class.php on line 20

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/bweddedc/public_html/lib/db.class.php on line 22

    Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/bweddedc/public_html/plugin/idx_to_wordpress/idx2wordpress.php:32) in /home/bweddedc/public_html/filters/filter.start_session.php on line 15

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/bweddedc/public_html/plugin/idx_to_wordpress/idx2wordpress.php:32) in /home/bweddedc/public_html/filters/filter.start_session.php on line 15


    An added bonus is that I can't login to my admin panel anymore!

    Does anyone know why this is happening!?

    H

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    /home/bwedded_blog/wp-config.php isn't the correct path, and if it is, you have the weirdest setup I've seen.

    It should be something like /home/maximum8characterusername/public_html/blog/wp-config.php

    Or if you were using a plesk server it would be something like /path/to/your/install/of/indexu/blog/wp-config.php

    So it looks like you entered the incorrect path, which has broken a bunch of stuff. The only way to resolve this is to get the correct path, and then edit the database (idx_plugins) and enter the proper path

  3. #3
    Join Date
    Apr 2009
    Posts
    27

    Default

    Thanks Bruce - yes I think you are quite probably right about me entering an incorrect path. Problem is I can't get into my admin panel to change the path - could you let me know the location of the file where I can correct the path. Apologies if this is dumb question!

    H

  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    As I said above

    The only way to resolve this is to get the correct path, and then edit the database (idx_plugins) and enter the proper path

  5. #5
    Join Date
    Apr 2009
    Posts
    27

    Default

    All my editing before has been through the admin panel, I am slightly lost without it to be honest. I can't find idx_plugins file or folder. I can find a folder plugins with a file called idx_to_wordpress.php in it.

  6. #6
    Join Date
    Apr 2009
    Posts
    27

    Default

    I set the correct path in idx_2_wordpress.php in public_html/plugin folder where it said:

    // check whether wordpress path has setted
    if ( $word_root_path ) {
    include ($word_root_path. '/bla bla bla')


    I actually got rid of the $word_root_path. after include that precedes the path - not sure whether I should have done this?

    SO now the site looks normal when you browse to it but I still can't login to admin.

    It gives me this error when I try and login:

    Fatal error: Call to a member function Fields() on a non-object in /home/bweddedc/public_html/lib/db.class.php on line 120

    hmmm

    H

  7. #7
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Did you recently upgrade the site? Typically the only time a Fields() error is found is when a site was upgraded and the /install/install.php script hasn't been run.

    If you did NOT upgrade the site, then please send me your indexu login and mysql login to support [@] nicecoder.com and I'll take a look for you.

  8. #8
    Join Date
    Apr 2009
    Posts
    27

    Default

    No I didn't upgrade Bruce. I'll send my login details via email...
    Cheers,
    H

  9. #9
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Path fixed, everything working now.

  10. #10
    Join Date
    Apr 2009
    Posts
    27

    Default

    Many thanks Bruce!! I just want to say that these forums and support are really superb - every problem I have had has been sorted out very quickly and I am eternally thankful!!

    ATB,

    H

Similar Threads

  1. joomla and wordpress together with indexU
    By Dr. Jekyll in forum Website development, hosting and promotion
    Replies: 1
    Last Post: 04-09-2009, 12:05 PM
  2. WordPress Integration
    By linksor.com in forum v5.x
    Replies: 3
    Last Post: 08-18-2008, 09:09 AM
  3. help installing wordpress
    By mainman in forum Website development, hosting and promotion
    Replies: 8
    Last Post: 10-03-2007, 10:03 AM
  4. Integrating Wordpress Posts into IndexU pages
    By richrf in forum Templates
    Replies: 2
    Last Post: 08-14-2007, 11:10 PM
  5. integrate wordpress posts in indexu
    By landuyt in forum v5.x
    Replies: 2
    Last Post: 11-25-2005, 11:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •