Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: punbb bridge  (Read 9282 times)

0 Members and 1 Guest are viewing this topic.

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
punbb bridge
« on: October 06, 2006, 01:36:51 pm »

So this is a semi repeat of a post here: http://forum.coppermine-gallery.net/index.php?topic=36127.msg174321#msg174321
that the mods felt the need to lock.

So I have had the internet back on for nearly a week and have tried a few times to get this working.

I am having this problem...

I do not seem to be able to subscribe to image comments:

I run this:
www.mysite.com/galleries/subscribe.php?subscribe=41  (where 41 is the image id number)

and i get this error:

Code:

Error
You don't have permission to access this page.

File: /vhost/vhost1/t/h/e/thebutterflyfilm.co.uk/www/galleries/subscribe.php - Line: 10


I am doing all these tests on the testing server (http://www.thebutterflyfilm.co.uk/galleries/) and am using your tentacle theme to keep things clear and similar to your site for now.

The way I did the install was to copy all the files into the copermine folder (overwriting where the same files exhist) then ran the database update in coppermine.

Is there anything I am missing or may have done wrong?

Any help would be much appreciated...and thanks again for taking time out to do a punbb bridge.

P.s.

I also notice that af3 (who also uses the punbb bridge you recently wrote) is getting the same permission error as me when trying to subscribe to comments.
« Last Edit: November 04, 2006, 06:48:57 pm by Stramm »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: punbb bridge
« Reply #1 on: October 06, 2006, 02:06:42 pm »

Quote
File: /vhost/vhost1/t/h/e/thebutterflyfilm.co.uk/www/galleries/subscribe.php - Line: 10

this sounds like a permission error... not related to the thread you refered to. The subscribtion stuff doesn't have to do with a certain bridge file. I've rewritten and changed some functions so subscribtion works under certain environments (when table joins aren't possible). You'd need to upgarde the modpack

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #2 on: October 06, 2006, 02:27:31 pm »

i made sure everything is set to 777 as far as permissions go...so not sure why me and af3 are both experienceing this.

in what way do i need to upgrade the modpack?  I have the latest version (1.4.9)

Thanks

Nick
Logged

Nibbler

  • Guest
Re: punbb bridge
« Reply #3 on: October 06, 2006, 02:33:01 pm »

Have you enabled 'Enable user notification on comments' in config? Either that is not enabled or you are not logged in.
Logged

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #4 on: October 06, 2006, 03:10:33 pm »

damn, you are right, I feel stupid

I never noticed the 'Enable user notification on comments'

I am still having trouble with minithumbs but I will try and fix it myself for a while before posting again.

Thanks for the help.
Logged

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #5 on: October 06, 2006, 03:38:59 pm »

as enthusiastic as I was the comments are not actually being emailed...whe I click on "subscribe to comments" it says I am subscribed and then doesn't actaully send out an email (i have tested this with a few user accounts).

The PM system works fine and sends the email notification out correctly.
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: punbb bridge
« Reply #6 on: October 06, 2006, 09:57:51 pm »

in what way do i need to upgrade the modpack?  I have the latest version (1.4.9)

http://forum.coppermine-gallery.net/index.php?topic=28367.0

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: punbb bridge
« Reply #7 on: October 07, 2006, 08:58:23 am »

ahmm.. and I found a lil bug
after you upgarded find in db_input.php

Code: [Select]
$mail_info['user_email'] = $email_result['user_email'];and replace with
Code: [Select]
$mail_info['user_email'] = $email_result['email'];
the profile settings for email notifications in punbb are kinda not existing... users need to set
Privacy -> Hide your e-mail address but allow form e-mail to get notifications

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #8 on: October 08, 2006, 03:47:42 pm »

I did the upgrade and looked for the bug but it was already fixed.

The problem still persists though...no email sent, ive tested it with different user accounts an images.

It's strange as the email notification of private messages works just fine.

I think will do a clean intall of everything and give it another go.

Cheers for all your help

Nick
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: punbb bridge
« Reply #9 on: October 08, 2006, 06:57:00 pm »

yup, fixed in v3... tested and working for me (punbb, different dbs with diff mysql users)

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #10 on: November 02, 2006, 07:39:01 pm »

Sorry to bring this up again as it has been quite a while but I have been too busy to give this my full attention for a few weeks.

I have now done a clean install of coppermine and punnbb and installed your modpack...everything works except the emails are not sent out.

Minithumbs and the subscription manager and everything works except the emails don't get sent.

When I unbridge coppermine and punbb the emails get sent out fine but stop working if they are bridged.

I followed the install instructions very carefully but I can't seem to get it to work.

The only thing I noticed was that when running the bridging wizard I have to have "Use Post based groups" off otherwise commenting and uploading images doesnt work.

Here are the testing installations I have been working with:

PUNBB installation:
http://amateurillustrator.com.s2734.gridserver.com/punbb/index.php

Coppermine installation:
http://amateurillustrator.com.s2734.gridserver.com/cpg/index.php

Just wandering what steps you did to get this working?

Cheers

Nick
Logged

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #11 on: November 02, 2006, 07:41:07 pm »

by emails not getting sent out im reffering to the comment notification emails.

Thanks for all your help

Cheers

Nick
Logged

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #12 on: November 04, 2006, 02:08:49 pm »

anyone?

everything works just the comment notification emails are not being sent when i turn on bridging.

has anyone got an example of this working in punbb?

I would really appreciate some help...I would love to get this working over the weekend.

Should I provide more information about my ph versions and stuff...I can also PM you a admin login and pass if that would help.

Cheers

Nick
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: punbb bridge
« Reply #13 on: November 04, 2006, 06:13:15 pm »

Thanks for letting me test it on your server. It's not a punbb bridge related problem but a general bridge problem.

To fix this, unpack the attached zip replacing the existing files
« Last Edit: November 04, 2006, 06:38:00 pm by Stramm »
Logged

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: punbb bridge
« Reply #14 on: November 04, 2006, 06:14:36 pm »

no problem thanks for your help, if you want to use my server to test anything else let me know.
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 21 queries.