SMF and cpg 1.3.3 problem SMF and cpg 1.3.3 problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

SMF and cpg 1.3.3 problem

Started by .Anakin., July 04, 2005, 12:44:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

.Anakin.

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/

kegobeer

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.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

.Anakin.

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

.Anakin.

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