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/
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.
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
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:)