• Resolved poortvliet

    (@poortvliet)


    I ve got WordPress 2 and Exhibit version 11d. I’ve installed it and it’s almost working.

    The problem is that when i want to add pictures in to the left box of exhibit, he refuse it. I can click on the picture on the right box, but he does not show in the left box?
    So what is going wrong?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter poortvliet

    (@poortvliet)

    I got it to work. This is what I had to do:

    In the file “exhibit10.php”, around line 130, you should find this line:

    $this->tableexhibit = $table_prefix . $this->exhibit_db_table;

    I replaced this line with this:

    $this->tableexhibit = “wp_exhibit”;

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress 2 & Exhibit 11d’ is closed to new replies.