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?
Resolved -> Conflict with NextGEN gallery plugin
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Solved -> Conflict with NextGEN gallery plugin
p.s i've just test out and is ok.
-
- User w
- Posts: 19
- Joined: Fri Apr 01, 2016 1:47 pm
Re: Solved -> Conflict with NextGEN gallery plugin
OK, had to redo the whole thing, including the mods on the wp_3all.php file, now it works again.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re:Solved -> Conflict with NextGEN gallery Reagr
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
I will check that on next wp_w3all update the config.php will not be overwrite or removed while updating!
regards
-
- User w
- Posts: 19
- Joined: Fri Apr 01, 2016 1:47 pm
Re: Resolved -> Conflict with NextGEN gallery plugin
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.
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.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Resolved -> Conflict with NextGEN gallery plugin
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:
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?
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 ....
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?