Simple Machines Community Forum

Customizing SMF => Bridges and Integrations => Topic started by: terryit3 on January 14, 2006, 12:12:20 AM

Title: Getting two errors after integrating CPG into SMF
Post by: terryit3 on January 14, 2006, 12:12:20 AM
After integrating CPG 1.3.5 into SMF 1.0.5, I get these erros in my SMF forum when clicking the Gallery Link to view the gallery..

Notice: Undefined index: in /home/wnfgang/public_html/forum/Sources/Load.php(1040) : eval()'d code on line 163

and

An Error Has Occurred!
2: call_user_func(Coppermine) [<a href='function.call-user-func'>function.call-user-func</a>]: First argument is expected to be a valid callback
File: /home/wnfgang/public_html/forum/index.php
Line: 125


Hopefully getting these errors solved will be the last step in completing this.

BTW, I followed this guide.. http://www.lunarforums.com/forum/index.php?topic=28823.msg224630

Thanks for any help!!
Terry
Title: Re: Getting two errors after integrating CPG into SMF
Post by: terryit3 on January 14, 2006, 05:38:23 PM
If no one can help, is there a FAQ or something I can check out that could possibly help?
I'm really anxious to get my new site up and running, and I can't do it if this error persists..

If you need to see any of my files, just say the word and I'll post the code.
Thanks again,
Terry
Title: Re: Getting two errors after integrating CPG into SMF
Post by: Bigguy on January 14, 2006, 06:05:01 PM
Have you tried re-uploading those 2 files. ??? are all your permissions set right ??? Just a guess but it might help.

Keep backups of the original files.
Title: Re: Getting two errors after integrating CPG into SMF
Post by: terryit3 on January 14, 2006, 06:22:50 PM
I made the necessay changes and uploaded the new files, bit it gave me template parsing errors?
Title: Re: Getting two errors after integrating CPG into SMF
Post by: Bigguy on January 14, 2006, 06:27:33 PM
What about permissions are they set right ???
Title: Re: Getting two errors after integrating CPG into SMF
Post by: terryit3 on January 14, 2006, 06:32:00 PM
I'm not sure what they are supposed to be set to? Looks like they are set to 644
Title: Re: Getting two errors after integrating CPG into SMF
Post by: Bigguy on January 14, 2006, 07:05:27 PM
try 755 or 777 that might work.
Title: Re: Getting two errors after integrating CPG into SMF
Post by: terryit3 on January 14, 2006, 07:58:57 PM
I changed the permissions and I still get the same result..