Title: laws's Replies | WordPress.org

---

# laws

  [  ](https://wordpress.org/support/users/laws/)

 *   [Profile](https://wordpress.org/support/users/laws/)
 *   [Topics Started](https://wordpress.org/support/users/laws/topics/)
 *   [Replies Created](https://wordpress.org/support/users/laws/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/laws/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/laws/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/laws/engagements/)
 *   [Favorites](https://wordpress.org/support/users/laws/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-dTree] [Plugin: WP-dTree] Multi User Mode WP 3,0](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/)
 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/#post-1606425)
 * I got it working.
    In wp-dtree_gen-functions.php replace (line 180) `if(substr_count(
   $string, $path)){ //we know that this line holds the node id of our request.`
   with `if($path && substr_count($string, $path)){ //we know that this line holds
   the node id of our request.` I don’t really know why, but it works for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-dTree] [Plugin: WP-dTree] Multi User Mode WP 3,0](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/)
 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/#post-1606423)
 * I’ve got the same problem. The cat-tree works everywhere except on Home.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGen Gallery] reverse order of Manage Gallery](https://wordpress.org/support/topic/plugin-nextgen-gallery-reverse-order-of-manage-gallery/)
 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-reverse-order-of-manage-gallery/#post-1078798)
 * In
    wp-content/plugins/nextgen-gallery/admin/manage-galleries.php change $gallerylist
   = $nggdb->find_all_galleries(‘gid’, ‘ASC’, TRUE, 25, $start); to $gallerylist
   = $nggdb->find_all_galleries(‘gid’, ‘DESC’, TRUE, 25, $start);
 * That should do it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Yet Another Related Posts Plugin] Database Failure & Cache emty](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-database-failure-amp-cache-emty/)
 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-yet-another-related-posts-plugin-database-failure-amp-cache-emty/#post-1065236)
 * I have the same problem as MoiMM.
    The tables are missing in the db. Other plugins
   have created tables so the db user should have sufficient access. The HTML source
   of the options pages does not include any YARPP errors but there are 4 MySQL 
   errors:
 * <!–MySQL-Fehler beim Hinzufügen von “yarpp_title”: –><!–MySQL-Fehler beim Hinzufügen
   von “yarpp_content”: –><!–MySQL error on creating yarpp_keyword_cache table: –
   ><!–MySQL error on creating yarpp_related_cache table: –>
 * Firebug also throws this:
    Access to restricted URI denied” code: “1012 [Break
   on this error] eval(function(p,a,c,k,e,r){e=function(c)…
 * I don’t even know if this is related 😉
    I’d really appreciate a fix for this
   problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] pagination not working](https://wordpress.org/support/topic/plugin-nextgen-gallery-pagination-not-working/)
 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-pagination-not-working/#post-926483)
 * There is no nextgen 1.22. The latest is 1.01, but with worpress 2.6.3 you should
   use nextgen 0.99.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Can’t automatically update gallery database for the new version](https://wordpress.org/support/topic/plugin-nextgen-gallery-cant-automatically-update-gallery-database-for-the-new-version/)
 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-cant-automatically-update-gallery-database-for-the-new-version/#post-922762)
 * I had the same problem.
    I uninstalled the plugin completely and reinstalled 
   it. Sadly that changed something in the database and my galleries were gone. 
   So I used PHPMyAdmin and a backup of the old db to restore the wp_ngg_* tables
   from the older plugin. That worked surprisingly well. But i guess it is a bad
   idea to use the old dbstructure with new plugin, right? So what do I do about
   it?

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