Page 3 of 3

Re: Solved -> Conflict with NextGEN gallery plugin

Posted: Mon Aug 29, 2016 8:42 pm
by axew3
Hello, maybe something wrong with last update and config.php has been overwrite, so just repeat as when you have set path first time:
please rename the file config.php.off in plugins/wp-w3all-phpbb-integration/phpbb into config.php
open and set correct values as on phpbb root config.php file.
set the correct path to plugins/wp-w3all-phpbb-integration/phpbb

p.s remember to remove chars // of the very latest line of config.php after you have add values.
Solved?

Re: Solved -> Conflict with NextGEN gallery plugin

Posted: Mon Aug 29, 2016 8:49 pm
by axew3
p.s i've just test out and is ok.

Re: Solved -> Conflict with NextGEN gallery plugin

Posted: Tue Aug 30, 2016 7:30 am
by vasch
OK, had to redo the whole thing, including the mods on the wp_3all.php file, now it works again.

Re:Solved -> Conflict with NextGEN gallery Reagr

Posted: Tue Aug 30, 2016 10:27 am
by axew3
yeah i'm sorry. Ok!
I will check that on next wp_w3all update the config.php will not be overwrite or removed while updating!
regards

Re: Resolved -> Conflict with NextGEN gallery plugin

Posted: Tue Oct 18, 2016 7:21 am
by vasch
Hi Axew,

did you integrate this in the latest update?
Since the update, I again have the same problem wit the gallery and the classic wp-admin login page doesn't accept the login anymore.
Sorry for the trouble, but it's really annoying that the site breaks after every update.

Re: Resolved -> Conflict with NextGEN gallery plugin

Posted: Tue Oct 18, 2016 1:33 pm
by axew3
hello, not of course, i not look to other plugins and what they do, i can only resolve a report in case.
So, like this, i've just test the thing on fly.
I've reactivate nextgen, on latest wp 4.6, and wp_w3all active, with path to phpBB root. I've see, many query errors, and are given by nextgen:

Code: Select all

WordPress database error: [Table 'clean_wordpress.phpbb_posts' doesn't exist]
SHOW COLUMNS FROM `phpbb_posts`

WordPress database error: [Table 'clean_wordpress.phpbb_ngg_gallery' doesn't exist]
SHOW COLUMNS FROM `phpbb_ngg_gallery`

WordPress database error: [Table 'clean_wordpress.phpbb_ngg_gallery' doesn't exist]
ALTER TABLE `phpbb_ngg_gallery` ADD COLUMN `gid` BIGINT ....
I do not know the plugin features, nor how is coded, as his queries seem to search for posts into a fantomatic phpBB ngg gallery table :) that this is very nice. Have next gen something to do with phpBB? I assume no (let me know if the contrary).

So to resolve i've setup path to custom config.php folder and file, and all work well now on next gen gallery as expected.

About login instead: as nextgen i assume do not modify nothing about login into WP, can't be related. Have you try to clean cookies?