Advanced search  

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

Pages: 1 2 3 4 5 [6] 7   Go Down

Author Topic: [cpg1.4.x]: Advanced Guestbook integrated with Coppermine  (Read 258495 times)

0 Members and 1 Guest are viewing this topic.

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: Advanced Guestbook integrated with Coppermine
« Reply #100 on: August 12, 2010, 07:51:41 am »

Sorry my mistake.
Here is the template.html file.

Harald
Logged

Ludo

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 706
    • E+GiElle
Re: Advanced Guestbook integrated with Coppermine
« Reply #101 on: August 12, 2010, 03:28:24 pm »

As I've been supposing, the issue was there.
Change
Code: [Select]
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />to
Code: [Select]
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />to have it fixed.
« Last Edit: August 12, 2010, 06:35:28 pm by Ludo »
Logged

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: Advanced Guestbook integrated with Coppermine
« Reply #102 on: August 12, 2010, 06:58:18 pm »

Ludo,

Again thanks for your help.
Changed the code, still no luck.
Foto's show up as foto&#39;s

Harald
Logged

Ludo

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 706
    • E+GiElle
Re: Advanced Guestbook integrated with Coppermine
« Reply #103 on: August 12, 2010, 11:38:53 pm »

Oh, shit...
Please leave one test message in your guestbook, I will take it a look.
I reckon last chance is your guestbook tables charset not set to utf-8...you should check this in your phpMyAdmin or whatever MySQL admin tool your are using
Logged

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: Advanced Guestbook integrated with Coppermine
« Reply #104 on: August 13, 2010, 08:36:59 am »

Ludo,

Test entry made.
Tried to install and use phpMyadmin, no result, just a blank screen after selecting phpMyadmin.
Working on that.

Harald
Logged

Ludo

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 706
    • E+GiElle
Re: Advanced Guestbook integrated with Coppermine
« Reply #105 on: August 13, 2010, 12:01:33 pm »

I've just now noticed that your guestbook lacks credits and copyright. Please restore them, or no more support.
Logged

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: Advanced Guestbook integrated with Coppermine
« Reply #106 on: August 13, 2010, 12:24:39 pm »

Ludo,

Sorry for that, I just adapted the guestbook to my theme.
Will try to revert and add that information when it is important to you.
Is it okay to place this information in the header/footer using a text data filed?

Harald
Logged

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: Advanced Guestbook integrated with Coppermine
« Reply #107 on: August 13, 2010, 12:30:18 pm »

Ludo,

Installed original Footer.

Harald
Logged

Ludo

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 706
    • E+GiElle
Re: Advanced Guestbook integrated with Coppermine
« Reply #108 on: August 16, 2010, 05:29:57 pm »

Thank you, it's important not only to give credits, but also to verify what version is installed.
Well, I notice that on your pages the ampersand in the HTML entity &#39 gets converted to HTML entity &amp;, while in mine it's rendered correctly. I will first compare version I have installed with one in the archive, should they not match...but they're supposed to.
Logged

Ludo

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 706
    • E+GiElle
Re: Advanced Guestbook integrated with Coppermine
« Reply #109 on: August 16, 2010, 05:46:09 pm »

But first of all, could you please check if in your guestbook database the phrase "Foto's" is stored like
Code: [Select]
Foto&#39;sor
Code: [Select]
Foto&amp;#39;s?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Advanced Guestbook integrated with Coppermine
« Reply #110 on: August 16, 2010, 06:50:36 pm »

[ot]
The plural of "foto" is "fotos" in all Indo-European languages that I'm aware of. None of them creates the plural with an apostrophe. Therefore, the best method in terms of orthography, grammar and functionality is to replace "Foto's" with "Fotos".
[/ot]
Logged

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: Advanced Guestbook integrated with Coppermine
« Reply #111 on: August 16, 2010, 07:46:38 pm »

Joachim,

Fotos would be nice but everyone in the nederlands that is writing in my guest book uses foto's.
Afterwards I correct the entries using the admin function in the guestbook but I get a lot of comments that my guestbook is not working properly.
Perhaps not a big problem but when I can get things solved it is better to do that.

Ludo,

Where can I check my guestbook database, phmyadmin is not working at this moment on my gallery (blank screen after selecting)!

Harald

Logged

Ludo

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 706
    • E+GiElle
Re: Advanced Guestbook integrated with Coppermine
« Reply #112 on: August 17, 2010, 12:27:51 am »

You should get it running, I don't know another way to check database entries  :-\
Logged

EllieG

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Advanced Guestbook integrated with Coppermine
« Reply #113 on: August 18, 2010, 02:22:56 pm »

Hello,

I have installed the advanced guestbook as per instructions and have applied the correct permissions.
Whilst everything seems to be working ok, when I goto: http://domain/guestbook.php and click 'Leave a message' nothing happens other than the page going to http://domain/guestbook.php?file=addentry
There is nothing showing to enable me to post a comment.

Can you please advise me?
http://coffee-mates.co.uk/guestbook.php
(am using: Coppermine 1.5.8 stable)

Many thanks
Logged

Nibbler

  • Guest
Re: Advanced Guestbook integrated with Coppermine
« Reply #114 on: August 18, 2010, 09:03:22 pm »

This mod was written for Coppermine 1.4. It won't work on 1.5.
Logged

EllieG

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: [cpg1.4.x]: Advanced Guestbook integrated with Coppermine
« Reply #115 on: August 18, 2010, 09:32:42 pm »

Ahhh... I see. Thanks for the reply.
Logged

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: [cpg1.4.x]: Advanced Guestbook integrated with Coppermine
« Reply #116 on: August 18, 2010, 11:22:49 pm »

Ludo,

Accessed my SQL database with phpmyadmin through my hosting company admintools.
Found the phrase foto's stored as foto&amp;#39;s in my database.

Harald
Logged

Ludo

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 706
    • E+GiElle
Re: [cpg1.4.x]: Advanced Guestbook integrated with Coppermine
« Reply #117 on: August 19, 2010, 11:48:01 am »

I've just made a "live test" of version 1.0.4 of integration package, on this site's guestbook:
http://foto.oplustil.cz/gallery/guestbook.php
As you can see it works correctly, your troubles are likely due to some setting in your database...
Logged

hlabout

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 118
    • Harald Labout Fotografie
Re: [cpg1.4.x]: Advanced Guestbook integrated with Coppermine
« Reply #118 on: August 20, 2010, 08:21:41 pm »

Ludo,

Thanks for all your help and patience.
Perhaps it is best to delete my database and start all over again.
I hope i can fix this problem in the future.

Harald
Logged

thered81

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: [cpg1.4.x]: Advanced Guestbook integrated with Coppermine
« Reply #119 on: September 09, 2010, 05:14:11 pm »

ludo ho seguito le tue istruzioni ma non riesco a farlo funzionare ... non mi si connette al database ... sapresti aiutarmi ??? grazie mille
Logged
Pages: 1 2 3 4 5 [6] 7   Go Up
 

Page created in 0.023 seconds with 20 queries.