coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: .Anakin. on July 04, 2005, 12:44:10 AM

Title: SMF and cpg 1.3.3 problem
Post by: .Anakin. on July 04, 2005, 12:44:10 AM
Hey Guyz!

1:
I'm new to this forum, and kinda new to php scripts too.
I've installd smf 1.0.4 and cpg 1.3.3 , they worked perfectly separeted. Then I made the bridge settings, and know it shows these warnings:

on the top:
Warning: session_start(): open(/tmp/sess_f1bb4a3fd29b910afc22733824c09fdf, O_RDWR) failed: No such file or directory (2) in /cpg/bridge/smf.inc.php on line 150

and on the bottom
Warning: Unknown(): open(/tmp/sess_f1bb4a3fd29b910afc22733824c09fdf, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0


i dont know if the whole bridging is working. how can i check it? and why the warnings, what the problem?

2:
is it possible to have a gallery button on the forums main page? or the bridge makes one?

/sry for bad english and being lame  ;D/
Title: Re: SMF and cpg 1.3.3 problem
Post by: kegobeer on July 04, 2005, 02:46:56 AM
Turn of debug notices and/or edit your php.ini file.

If you want a button on SMF that links to Coppermine, you'll have to make one.  I'd visit the SMF site for those details.
Title: Re: SMF and cpg 1.3.3 problem
Post by: .Anakin. on July 04, 2005, 11:25:46 AM
i see, well, debug mode is off.
php.ini , yeah i thought thats the problem, unfortunately i cant edit that, cuz i'm using a freehost:(
guess i can do nothing then, except moving to another host:(

thanks for help
Title: Re: SMF and cpg 1.3.3 problem
Post by: .Anakin. on July 04, 2005, 12:26:59 PM
hmm.... seems like i've solved it:)

made s directory /tmp/sessions, then i chmoded to writeable and everything is working :)
btw thx 4 helping :) cpg roxx:)