Attached is a provisional bridge for Joomla 1.5. This is a conventional (login integration only) bridge file.
The file should be extracted and uploaded into your bridge folder, and then the details added to the bridge manager (bridgemgr.php). Search for
//////////////// main code start //////////////////////
and before it, add the new section
$default_bridge_data['joomla15'] = array(
'full_name' => 'Joomla 1.5',
'short_name' => 'joomla15',
'support_url' => 'http://www.joomla.org/',
'full_forum_url_default' => 'http://www.yoursite.com/joomla',
'full_forum_url_used' => 'mandatory,not_empty,no_trailing_slash',
'relative_path_to_config_file_default' => '../joomla/',
'relative_path_to_config_file_used' => 'lookfor,configuration.php',
'use_post_based_groups_default' => '0',
'use_post_based_groups_used' => 'radio,1,0',
);
Note: do not edit any of this code, add it exactly as it is.
Then activate the bridge in the normal way according to the documentation. This integration handles login/logout via Joomla's API without redirecting, so don't get confused when you get the normal Coppermine login page after activating the bridge.
Feedback much appreciated from Joomla users. I'd like to get any issues resolved before Joomla 1.5 is formally released.
Well thx for the bridge but what is the difference between your bridge and this here:
http://www.mehdiplugins.com/misc
???
And why Joomla 1.5? The current version is 1.0.10 ?
You've answered your own question. This file is for Joomla 1.5 and the version you refer to is for 1.0
This is not working for me.
I have a test install of Joomla 1.011 and CPG149 and have tries the bridging procedure, but at the end I have following error
Fatal error: cpg_udb() [function.require]: Failed opening required '..//includes/defines.php' (include_path='/xxxxxxxx/include:.:/usr/php4/lib/php') in /xxxxxxxx/gallery/bridge/joomla15.inc.php on line 33
I can only hit "back" and de-activate it.
Any idea?
Are you using Joomla 1.5?
Quote from: Nibbler on September 09, 2006, 09:02:55 PM
Are you using Joomla 1.5?
yes I've tried the file included in the 1st post of this thread, amended bridgmgr.php as explained and at the end of the bridging operation I have the error as per my previous message.
Now I've tried the http://www.mehdiplugins.com/misc hack and that one seem to work. I say "seem' as I'm running a test Joomla + CPG installa with no user/conteny/etc.
Forget the bridge manager and enter the details directly into the file.
$this->path = $BRIDGE['relative_path_to_config_file'];
$this->boardurl = $BRIDGE['full_forum_url'];
$this->use_post_based_groups = $BRIDGE['use_post_based_groups'];
Specifiy the relative path without the trailing slash.
using joomla 1.5 and installed the bridge.
Fatal error: Call to undefined function: getuser() in /customers/otera.be/otera.be/httpd.www/gallery/bridge/joomla15.inc.php on line 40
line 40 is:
$this->_user =& $mainframe->getUser();
I'm using joomla 1.5 and installed this bridge. After acivate i get:
Parse error: syntax error, unexpected $end, expecting ']' in /usr/export/www/vhosts/funnetwork/hosting/galleryvietnam/cpg/bridge/joomla15.inc.php on line 308
???
I have fixed a little bit but iget:
Parse error: syntax error, unexpected $end, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /usr/export/www/vhosts/funnetwork/hosting/galleryvietnam/cpg/bridge/joomla15.inc.php on line 310
Mybe you have forget arest of the bridge file ?
Hi Nibbler,
please send again the file
joomla15.inc.php
it is not complete
thanks
The file is complete.
MD5: 07fe2c54e1bca8ddc3a049e29698079c
Fatal error: Call to undefined function: getdbo() in /mounted-storage/home15a/sub001/sc17307-HYDP/johnd.org/photo/bridge/joomla.inc.php on line 94
i get this error.?
I have the following situation - i need to integrate joomla, vbuletin and coppermine. Can anyone advise me a free solution for this? May be it's possible to integrate vbuletin and coppermine first and than to use this bridge, or may be anyone has other ideas? From integration i need only combined registration database. If anyone can help me, i'll be very appreciate.
Hi There ,
Can Anyone Help me Pleas ?
Is There Any Bridge For Joomla 1.0.12 ?
If You Have Pleas Upload It And Give Me Link As An Possible !!
Thanks For Your Understanding !!
Have A Nice Day !!
I have a fresh install of Joomla 1.5 beta2 and Coppermine 1.4.10
Following the instructions in the original post, I extracted and uploaded joomla15.inc.php to the bridge folder and edited bridgemgr.php.
When I used Bridge Manager to enable the Joomla 1.5 bridge, I received the following error:
QuoteFatal error: Call to undefined function: jimport() in (my path)/public_html/includes/application.php on line 17
In application.php of Joomla 1.5 beta2, line 17 reads
jimport('joomla.application.component.helper');
I hit the Back button in Firefox and disabled the integration.
Any help is appreciated.
i have the same error with Joomla 1-5-rc3 and copermine 1414
ik have no forum installed yet in coppermine, has is to do with this, because when you activate the bridge he ask for it to intergrate witch an BSS(Forum)
does anyone know what i must do?
greatings,
Henk de Lange
Has anyone this bridge working anyway? with joomla 1.5?
Just wanted to let everyone know that there is now a bridge that works like a charm for Joomla 1.5 & Coppermine 1.4.18
The bridge will also integrate Coppermine into your Joomla template but some css work on Coppermine will be needed to make it look right.
Alternatively, you can use Coppermine as a standalone app and just use the user sync feature of the bridge.
Located here: http://www.mehdiplugins.com/misc/
Your reply is invalid: we're aware of Mehdi's bridge - he even has got a thread of his own: "An other bridge for Joomla 1.5 (rc4) by Mehdi (http://forum.coppermine-gallery.net/index.php/topic,49586.0.html)". However, bridging as we understand it only takes care of integration in logical aspects, not in terms of visual integration. Mehdi's bridge doesn't work "the coppermine way", as it requires editing both Coppermine as well as Joomla files. Keep the discussion on the Mehdi bridge strictly on the thread I refered to. This thread here is a bridge file as we suggest it: it provides a clean coppermine integration in terms of logic only.
Okay, so you have to edit one Coppermine file (functions.inc.php) but for the record, you do not need to edit any of the Joomla files, and it does in fact visually integrate into Joomla. Don't believe me? Well see for yourself!
http://chrisbrownblog.x10hosting.com/coppermine/
Ooo, is that Coppermine inside of my Joomla template? Why yes it is! ;)
It just takes some CSS work.
I told you not to discuss the Mehdi bridge in this thread:
Quote from: Joachim Müller on May 30, 2008, 07:40:40 AM
Keep the discussion on the Mehdi bridge strictly on the thread I refered to.
In other words: stop it, will you? I'll delete further invalid replies to this thread without further notice.
Getting this error when using the bridge
fatal error: Call to undefined function jimport() in .../public_html/includes/application.php on line 17
Using Joomla 1.5.6 and coppermine (fresh install) 1.4.8
I have coppermine installed in /public_html/cpg and joomla installed in root
Line 17 reads as stated by other poster jimport('joomla.application.component.helper');
Quote from: fwhsdesigns on August 22, 2008, 08:03:38 PM
Getting this error when using the bridge
fatal error: Call to undefined function jimport() in .../public_html/includes/application.php on line 17
Using Joomla 1.5.6 and coppermine (fresh install) 1.4.8
I have coppermine installed in /public_html/cpg and joomla installed in root
Line 17 reads as stated by other poster jimport('joomla.application.component.helper');
Anyone who has solved this problem ?
No longer using Joomla or Coppermine
i have a problem with the medhi bridge function. Almost everything is working fine when bridged accept when i change something in the album property's i get the following error:
Fatal error: Cannot redeclare class PHPMailer in /customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/cpg/include/mailer.inc.php on line 114
When i unbridge joomla and coppermine the smtp settings work fine.
I already tried to put all smtp settings directly in the mailer.inc.php without succes
I use joomla 1.5.12 coppermine gallerij 1.4.25 and latest medhi bridge.
Could anyone help me with this.
DEBUG
USER:
------------------
Array
(
[ID] => 935051f5a292fef7da213ae04d2afac6
[am] => 1
[lang] => dutch
)
==========================
USER DATA:
------------------
Array
(
[user_id] => 68
[user_name] => r.spierings
[groups] => Array
(
- => 125
)
[disk_max] =>
[disk_min] =>
[can_rate_pictures] =>
[can_send_ecards] =>
[ufc_max] =>
[ufc_min] =>
[custom_user_upload] =>
[num_file_upload] =>
[num_URI_upload] =>
[can_post_comments] =>
[can_upload_pictures] =>
[can_create_albums] =>
[has_admin_access] => 1
[pub_upl_need_approval] =>
[priv_upl_need_approval] =>
[group_name] =>
[upload_form_config] =>
[group_quota] => 0
[can_see_all_albums] => 1
[group_id] => 125
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content, player FROM cpg14x_filetypes; (0s)
[1] => SELECT * FROM cpg14x_bridge (0s)
[2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as priv_upl_need_approval FROM cpg14x_usergroups WHERE group_id in (125) (0s)
[3] => SELECT group_name FROM cpg14x_usergroups WHERE group_id= 125 (0s)
[4] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 68 (0.001s)
[5] => DELETE FROM cpg14x_banned WHERE expiry < '2009-07-11 14:37:27' (0s)
[6] => SELECT * FROM cpg14x_banned WHERE (ip_addr='85.146.74.46' OR ip_addr='85.146.74.46' OR user_id=68) AND brute_force=0 (0.002s)
[7] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '' ORDER BY pos (0.002s)
[8] => SELECT aid FROM cpg14x_albums as a WHERE category>=10000 (0.001s)
[9] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category >= 10000 (0.001s)
[10] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '1' ORDER BY pos (0.001s)
[11] => SELECT aid FROM cpg14x_albums WHERE category = 2 (0s)
[12] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 2 (0s)
[13] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '2' (0s)
[14] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=2 ORDER BY a.pos LIMIT 0,11 (0s)
[15] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (1, 19, 20, 21, 22, 23, 24, 25, 26, 27, 49)GROUP BY a.aid (0.001s)
[16] => SELECT count(pid) AS link_pic_count
FROM cpg14x_pictures
WHERE aid != 1 AND
keywords LIKE '%admin%' AND
approved = 'YES' (0s)
[17] => SELECT count(pid) AS link_pic_count
FROM cpg14x_pictures
WHERE aid != 27 AND
keywords LIKE '%r.spierings%' AND
approved = 'YES' (0s)
[18] => SELECT count(pid) AS link_pic_count
FROM cpg14x_pictures
WHERE aid != 49 AND
keywords LIKE '%r.spierings%' AND
approved = 'YES' (0s)
[19] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='920' (0s)
[20] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='933' (0s)
[21] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='970' (0.001s)
[22] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1013' (0s)
[23] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1047' (0s)
[24] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1122' (0s)
[25] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1313' (0.001s)
[26] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1196' (0.001s)
[27] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1286' (0.001s)
[28] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1740' (0.001s)
[29] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '2' ORDER BY pos (0.006s)
[30] => SELECT aid FROM cpg14x_albums WHERE category = 3 (0.001s)
[31] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 3 (0.004s)
[32] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '3' (0s)
[33] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=3 ORDER BY a.pos LIMIT 0,12 (0s)
[34] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (30, 31, 32, 33, 34, 36, 35, 37, 38, 39, 40, 41)GROUP BY a.aid (0s)
[35] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1321' (0s)
[36] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1463' (0s)
[37] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1331' (0s)
[38] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1346' (0s)
[39] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1352' (0s)
[40] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1378' (0s)
[41] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1420' (0s)
[42] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1478' (0s)
[43] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1404' (0s)
[44] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1516' (0s)
[45] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1519' (0s)
[46] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1467' (0s)
[47] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '3' ORDER BY pos (0s)
[48] => SELECT aid FROM cpg14x_albums WHERE category = 4 (0s)
[49] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 4 (0s)
[50] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '4' (0s)
[51] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=4 ORDER BY a.pos LIMIT 0,2 (0.001s)
[52] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (6, 7)GROUP BY a.aid (0s)
[53] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='322' (0s)
[54] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='351' (0s)
[55] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '4' ORDER BY pos (0s)
[56] => SELECT aid FROM cpg14x_albums WHERE category = 5 (0s)
[57] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 5 (0s)
[58] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '5' (0.001s)
[59] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=5 ORDER BY a.pos LIMIT 0,1 (0s)
[60] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (8)GROUP BY a.aid (0s)
[61] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='382' (0s)
[62] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '5' ORDER BY pos (0s)
[63] => SELECT aid FROM cpg14x_albums WHERE category = 6 (0s)
[64] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 6 (0s)
[65] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '6' (0s)
[66] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=6 ORDER BY a.pos LIMIT 0,1 (0.002s)
[67] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (9)GROUP BY a.aid (0s)
[68] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='419' (0s)
[69] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '6' ORDER BY pos (0s)
[70] => SELECT aid FROM cpg14x_albums WHERE category = 7 (0s)
[71] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 7 (0s)
[72] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '7' (0s)
[73] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=7 ORDER BY a.pos LIMIT 0,2 (0s)
[74] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (10, 14)GROUP BY a.aid (0s)
[75] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='465' (0s)
[76] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='437' (0s)
[77] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '7' ORDER BY pos (0.002s)
[78] => SELECT aid FROM cpg14x_albums WHERE category = 8 (0.001s)
[79] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 8 (0.001s)
[80] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '8' (0s)
[81] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=8 ORDER BY a.pos LIMIT 0,3 (0.001s)
[82] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (11, 12, 13)GROUP BY a.aid (0s)
[83] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='877' (0s)
[84] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='764' (0s)
[85] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='672' (0s)
[86] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '8' ORDER BY pos (0s)
[87] => SELECT aid FROM cpg14x_albums WHERE category = 9 (0.001s)
[88] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 9 (0s)
[89] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '9' (0.001s)
[90] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=9 ORDER BY a.pos LIMIT 0,2 (0.001s)
[91] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (17, 18)GROUP BY a.aid (0.001s)
[92] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='272' (0.001s)
[93] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='915' (0s)
[94] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '9' ORDER BY pos (0.001s)
[95] => SELECT aid FROM cpg14x_albums WHERE category = 10 (0.001s)
[96] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 10 (0s)
[97] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '10' (0s)
[98] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=10 ORDER BY a.pos LIMIT 0,1 (0s)
[99] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (15)GROUP BY a.aid (0s)
[100] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='634' (0.001s)
[101] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '10' ORDER BY pos (0.002s)
[102] => SELECT aid FROM cpg14x_albums WHERE category = 11 (0.001s)
[103] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 11 (0s)
[104] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '11' (0.002s)
[105] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=11 ORDER BY a.pos LIMIT 0,2 (0s)
[106] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (16, 52)GROUP BY a.aid (0s)
[107] => SELECT count(pid) AS link_pic_count
FROM cpg14x_pictures
WHERE aid != 52 AND
keywords LIKE '%r.spierings%' AND
approved = 'YES' (0s)
[108] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='512' (0s)
[109] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_pictures WHERE pid='1835' (0s)
[110] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '11' ORDER BY pos (0s)
[111] => SELECT aid FROM cpg14x_albums WHERE category = 12 (0s)
[112] => SELECT count(*) FROM cpg14x_pictures as p, cpg14x_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 12 (0s)
[113] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '12' (0s)
[114] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg14x_albums as a LEFT JOIN cpg14x_pictures as p ON a.thumb=p.pid WHERE category=12 ORDER BY a.pos LIMIT 0,1 (0s)
[115] => SELECT a.aid, count( p.pid ) AS pic_count, max( p.pid ) AS last_pid, max( p.ctime ) AS last_upload, a.keyword FROM cpg14x_albums AS a LEFT JOIN cpg14x_pictures AS p ON a.aid = p.aid AND p.approved = 'YES' WHERE a.aid IN (48)GROUP BY a.aid (0s)
[116] => SELECT count(pid) AS link_pic_count
FROM cpg14x_pictures
WHERE aid != 48 AND
keywords LIKE '%r.spierings%' AND
approved = 'YES' (0s)
[117] => SELECT cid, name, description, thumb FROM cpg14x_categories WHERE parent = '12' ORDER BY pos (0s)
[118] => SELECT aid FROM cpg14x_albums as a WHERE category = '0' (0s)
[119] => SELECT count(*) FROM cpg14x_albums as a WHERE 1 (0s)
[120] => SELECT count(*) FROM cpg14x_pictures as p LEFT JOIN cpg14x_albums as a ON a.aid=p.aid WHERE 1 AND approved='YES' (0s)
[121] => SELECT count(*) FROM cpg14x_comments as c LEFT JOIN cpg14x_pictures as p ON c.pid=p.pid LEFT JOIN cpg14x_albums as a ON a.aid=p.aid WHERE 1 (0s)
[122] => SELECT count(*) FROM cpg14x_categories WHERE 1 (0s)
[123] => SELECT sum(hits) FROM cpg14x_pictures as p LEFT JOIN cpg14x_albums as a ON p.aid=a.aid WHERE 1 (0s)
[124] => SELECT COUNT(*) FROM cpg14x_pictures WHERE approved = 'NO' (0s)
[125] => SELECT COUNT(*) from cpg14x_pictures WHERE approved = 'YES' (0.002s)
[126] => SELECT * FROM cpg14x_pictures WHERE approved = 'YES' ORDER BY pid DESC LIMIT 0 ,8 (0s)
[127] => SELECT * FROM cpg14x_pictures WHERE approved = 'YES' ORDER BY RAND() LIMIT 8 (0.055s)
[128] => SELECT count(*) FROM cpg14x_albums as a WHERE category = '0' (0.001s)
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
)
==========================
VERSION INFO :
------------------
PHP version: 5.2.10 - OK
------------------
mySQL version: 5.0.32-Debian_7etch10-log
------------------
Coppermine version: 1.4.25(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support: 1
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XPM Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:
==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 2
Client API version 5.0.32
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | On
safe_mode_exec_dir | /surely/you/must/be/joking | /surely/you/must/be/joking
safe_mode_gid | Off | Off
safe_mode_include_dir | /usr/share/php | /usr/share/php
safe_mode_exec_dir | /surely/you/must/be/joking | /surely/you/must/be/joking
sql.safe_mode | Off | Off
disable_functions | disk_total_space, diskfreespace | disk_total_space, diskfreespace
file_uploads | On | On
include_path | .:/usr/share/php | .:/usr/share/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me@localhost.com | me@localhost.com
sendmail_path | /usr/sbin/b1sendmail -t -i | /usr/sbin/b1sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 12M | 12M
post_max_size | 12M | 12M
==========================
Page generated in 0.601 seconds - 129 queries in 0.105 seconds - Album set : ; Meta set: ;
I also get this errorlog
mla/libraries/joomla/language/language.php
* Warning line 336: file_get_contents() [function.file-get-contents]: Unable to access /customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/nl-NL/nl-NL.com_coppermine.ini
* Warning line 336: file_get_contents(/customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/nl-NL/nl-NL.com_coppermine.ini) [function.file-get-contents]: failed to open stream: No such file or directory
* Warning line 336: file_get_contents() [function.file-get-contents]: Unable to access /customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/en-GB/en-GB.com_coppermine.ini
* Warning line 336: file_get_contents(/customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/en-GB/en-GB.com_coppermine.ini) [function.file-get-contents]: failed to open stream: No such file or directory
* Warning line 336: file_get_contents() [function.file-get-contents]: Unable to access /customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/nl-NL/nl-NL.tpl_system.ini
* Warning line 336: file_get_contents(/customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/nl-NL/nl-NL.tpl_system.ini) [function.file-get-contents]: failed to open stream: No such file or directory
* Warning line 336: file_get_contents() [function.file-get-contents]: Unable to access /customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/en-GB/en-GB.tpl_system.ini
* Warning line 336: file_get_contents(/customers/msgdenbosch.nl/msgdenbosch.nl/httpd.www/joomla/language/en-GB/en-GB.tpl_system.ini) [function.file-get-contents]: failed to open stream: No such file or directory
/include/functions.inc.php
* Notice line 709: Undefined variable: fileres
* Warning line 709: fclose(): supplied argument is not a valid stream resource
/modifyalb.php
* Notice line 580: Undefined variable: comments
That's not related to this thread atall. Locking.