Resolved -> Conflict with NextGEN gallery plugin

User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Solved -> Conflict with NextGEN gallery plugin

Post 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?
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Solved -> Conflict with NextGEN gallery plugin

Post by axew3 »

p.s i've just test out and is ok.
vasch
User w
User w
Posts: 19
Joined: Fri Apr 01, 2016 1:47 pm

Re: Solved -> Conflict with NextGEN gallery plugin

Post by vasch »

OK, had to redo the whole thing, including the mods on the wp_3all.php file, now it works again.
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re:Solved -> Conflict with NextGEN gallery Reagr

Post 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
vasch
User w
User w
Posts: 19
Joined: Fri Apr 01, 2016 1:47 pm

Re: Resolved -> Conflict with NextGEN gallery plugin

Post 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.
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Resolved -> Conflict with NextGEN gallery plugin

Post 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?
Post Reply