I have just installed the coppermine to be able to bridge it to SMF 1.06 forum.
coppermine page: http://mgentry.net/Photos/ (http://mgentry.net/Photos/) Test01 is the member name and password is demo.
Main site is www.mgentry.net (http://www.mgentry.net) I don't have a folder to install the bridge into. I tried the relative path and it wouldn't work. So now I am confused. Do I absolutely need a folder to be able to bridge it to?
Thank you.
Hmm... What did you try for the relative path? Was it:
../
The relative path that I used was: /hsphere/local/home/urbanlov/www.mgentry.net/ .
Use ../
All I put there is ../ and that's it? or ../local etc.. etc.. ? I am a newbie at this.
Quote from: Robbie Sligar on March 08, 2006, 02:40:52 PM
The relative path that I used was: /hsphere/local/home/urbanlov/www.mgentry.net/ .
That's the absolute path. Yes, use exactly what we told you.
The '..' means to go up from the current directory.
I tried the ../ and then I tried the ../hsphere/local etc. What else can I try?
Enter your star sign if you like, but ../ is the correct value. What error message do you get ?
http://forum.coppermine-gallery.net/index.php?topic=24032.0
The error message I received was: Critical error
There was an error while processing a database query
I have smf 1.06 and trying to bridge the new coppermine with it. I installed the coppermine directly into the /mgentry.net folder. The smf is installed directly into it also.
Then the path is not the issue atall. You can't have SMF and Coppermine in the same folder. Enable debug mode before you enable the bridge and post the mysql error message you get.
Thank you. I will fix that and retry it again.
We made the folders for coppermine and smf. Tried the ../ path. didn't work, went back and used the * didn't work, same message as before. Now what can I try?
What are the URLs now?
http://mgentry.net/Forum and http://mgentry.net/Photos/
on both the test name will be test and the password will be demo
Then the path will be:
../Forum
1) avoid upper case in folder names like the plague
2) The asterisk is silly to even try, it's a placeholder from the Windows-world. Nibbler refered to your zodiac (capricorn, taurus etc.), not the symbol that looks like a star ;). That was obviously a joke.
Thank you GauGau,
I will go back and change the cap to small. I should of known that Nibble was joking. I wasn't sure as I am very new to this still. I have tried for 3 days now to get them merged. Will try again in the morning.
When I try to change the caps to small letters, it won't let me. How do I get it to let me change them? and here is my information:
USER:
------------------
Array
(
[ID] => 14174b2befc713b247083f77c1440eb1
[am] => 1
[lang] => english
)
==========================
USER DATA:
------------------
Array
(
[user_id] => 1
[user_name] => RobinS
[groups] => Array
(
- => 1
)
[disk_max] => 0
[disk_min] => 0
[can_rate_pictures] => 1
[can_send_ecards] => 1
[ufc_max] => 3
[ufc_min] => 3
[custom_user_upload] => 0
[num_file_upload] => 5
[num_URI_upload] => 3
[can_post_comments] => 1
[can_upload_pictures] => 1
[can_create_albums] => 1
[has_admin_access] => 1
[pub_upl_need_approval] => 0
[priv_upl_need_approval] => 0
[group_name] => Administrators
[upload_form_config] => 3
[group_quota] => 0
[can_see_all_albums] => 1
[group_id] => 1
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content, player FROM cpg143_filetypes; (0.001s)
[1] => select * from cpg143_plugins order by priority asc; (0s)
[2] => delete from `urbanlo_montgomerygentryph`.cpg143_sessions where time<1142022109 and remember=0; (0.001s)
[3] => delete from `urbanlo_montgomerygentryph`.cpg143_sessions where time<1140816109; (0.001s)
[4] => select user_id from `urbanlo_montgomerygentryph`.cpg143_sessions where session_id=md5("3a2bd7721740a468aace5e484e44067dc0eb3c5e1ad551c4254639d86a028eb8"); (0.001s)
[5] => select user_id as id, user_password as password from `urbanlo_montgomerygentryph`.cpg143_users where user_id=1 (0s)
[6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `urbanlo_montgomerygentryph`.cpg143_users AS u INNER JOIN `urbanlo_montgomerygentryph`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
[7] => SELECT user_group_list FROM `urbanlo_montgomerygentryph`.cpg143_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
[8] => 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 cpg143_usergroups WHERE group_id in (1) (0.001s)
[9] => SELECT group_name FROM cpg143_usergroups WHERE group_id= 1 (0s)
[10] => update `urbanlo_montgomerygentryph`.cpg143_sessions set time='1142025709' where session_id=md5('3a2bd7721740a468aace5e484e44067dc0eb3c5e1ad551c4254639d86a028eb8'); (0.001s)
[11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0.001s)
[12] => DELETE FROM cpg143_banned WHERE expiry < '2006-03-10 21:21:49' (0s)
[13] => SELECT * FROM cpg143_banned WHERE (ip_addr='24.210.178.184' OR ip_addr='24.210.178.184' OR user_id=1) AND brute_force=0 (0s)
[14] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0s)
[15] => SELECT * FROM cpg143_bridge (0.023s)
[16] => UPDATE cpg143_config SET value = '0' WHERE name = 'bridge_enable' (0.001s)
[17] => SELECT * FROM cpg143_bridge (0.001s)
[18] => SELECT * FROM cpg143_config (0.001s)
[19] => DELETE FROM cpg143_usergroups WHERE 1 (0.009s)
[20] => INSERT INTO cpg143_usergroups
VALUES (1, 'Administrators', 0, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 5, 3) (0.001s)
[21] => INSERT INTO cpg143_usergroups
VALUES (2, 'Registered', 1024, 0, 1, 1, 1, 1, 1, 1, 0, 3, 0, 5, 3) (0.001s)
[22] => INSERT INTO cpg143_usergroups
VALUES (3, 'Anonymous', 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 5, 3) (0.001s)
[23] => INSERT INTO cpg143_usergroups
VALUES (4, 'Banned', 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 5, 3) (0.001s)
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
)
==========================
VERSION INFO :
------------------
PHP version: 4.4.0 - OK
------------------
mySQL version: 4.0.26-standard-log
------------------
Coppermine version: 1.4.4(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:
==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 4.0.24
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/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/sendmail -t -i | /usr/sbin/sendmail -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 | -1 | -1
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.139 seconds - 24 queries in 0.046 seconds - Album set : ; Meta set: ;
What is 'it' ?
It was the information I was supposed to of posted to begin with. this is the mysql error I get when I try to install my bridge:
While executing query "SELECT group_id, group_name FROM cpg143_usergroups WHERE 1" on 0
mySQL error: Table 'urbanlo_mgentrylove.cpg143_usergroups' doesn't exist
Never mind. I will add a link from my community to it.
That's a known issue, check these threads
http://forum.coppermine-gallery.net/index.php?topic=27898.0
http://forum.coppermine-gallery.net/index.php?topic=24842.0
http://forum.coppermine-gallery.net/index.php?topic=27126.0
Thank you Nibbler, it was a SMF path that was giving us trouble! It works now! :)
I have a new error now. After getting the bridge to work, I get this:
Database Error: Table 'urbanlo_montgomerygentryph.smf_sessions' doesn't exist
File: /hsphere/local/home/urbanlov/mgentry.net/Forum/Sources/Load.php
Line: 1193
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
Please read the posts I linked you to, the solution is there.