Re: Some requests..
Quote from: netb on Today at 05:35:19 PMI first was going to answer the same and then saw the date of this topic but I guessed that a mod will see the date and lock it or something. Seems you missed...
View ArticleCoppermine in an existing website
I have two problems, I installed coppermine today and it says, missed activation link ? then asks for email address but it doesn't accept it. Second problem, this is installed on an under construction...
View ArticleRe: Coppermine in an existing website
every thing is working on the website nowI have found the config file which shows<?php$config[ 'dbserver']= 'localhost'$config[ 'dbuser']= username$config ['dbpass'] =password$config['dbname']=...
View ArticleRe: Coppermine in an existing website
Not that config file, that is for setting up your db. Andre was talking about in the usual gallery configuration. Just logon as an administrator and click on the config button to see all the settings...
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Phill, according to this post, some field names have changed and some fields have been moved to a new table. Unfortunately the user hasn't posted more details...
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
The file install/convertors/convert_phpbb20.php contains a map of new -> old (table +) field names, e.g.Quote array( 'target' => PROFILE_FIELDS_DATA_TABLE,...
View ArticleRe: Re: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Sounds easy. Thank you. Will try that with my phpBB 3.1.x
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
I changed the lines in my phpbb3.inc.php as you suggested and did the following:- uploaded edited phpbb3.inc.php- enabled bridging- logged out.- Logging in at coppermine --> got redirected to phpbb....
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Can someone beat me please?? ecards went again in the spam folder. With bridge enabled and without... But what about the redirecting back from phpbb after logging in??
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Quote from: zorbas2 on Today at 09:19:05 PMBut what about the redirecting back from phpbb after logging in??Phill already told you twice what to do!
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
I started a thread in the phpbb forums, but no luck yet...https://www.phpbb.com/community/viewtopic.php?f=496&t=2297011&p=13955291#p13954221
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Ok! That explais a lot.So I am going on to chase the subject on phpbb forums.In case I find a solution, I will post it to this thread...
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Just found the following on the German phpBB board for older versions:QuoteCreate a file in your phpBB root directory named cpg_redir.phpContent:[code]<?phpif (!$_SERVER['HTTP_HO...
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Please unterstand that we're not the phpBB support. Either test it yourself or ask the phpBB team/community.
View ArticleRe: Re: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
Quote from: Αndré on Today at 06:40:48 PMPlease unterstand that we're not the phpBB support. Either test it yourself or ask the phpBB team/community.I completely understand that. I do not really await...
View ArticleRe: Batch-add issue: photos are a duplicate
As you splitted your screenshot, it's not clear what exactly they should show.- cpgissue_a.png shows the files on your server.- cpgissue_b.png displays the radar icon. When do they appear? Please hover...
View ArticleRe: Creating Custom Fields
Maybe this can help Custom fields for image descriptions http://forum.coppermine-gallery.net/index.php/topic,72352.0.htmlIf you do a search on the forum you will find more top...
View ArticleRe: cpg1.5.34 bridged with phpbb 3.1.3 but after login no access to gallery
I made it!! Redirects working perfectly...I created a file 'redirect.php' for the phpBB root folder:My redirect.php:[code]<?phpdefine('IN_PHPBB', true);$phpbb_root_path = './';$phpEx =...
View ArticleRe: Re: Batch-add issue: photos are a duplicate
Quote from: Αndré on Yesterday at 09:18:49 PMAs you splitted your screenshot, it's not clear what exactly they should show.- cpgissue_a.png shows the files on your server.- cpgissue_b.png displays the...
View Article