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]   Go Down

Author Topic: User Gallery Alphabetic Tabbing, Icelandic characters get lost  (Read 3762 times)

0 Members and 1 Guest are viewing this topic.

jonket

  • Translator
  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 64

I would like to use this plugin on my site.  Hope somebody can help.  This will also apply to other languages.

I have modified it a little bit to display Icelandig characters in the bar.

When I click an Icelandic character it seems to get lost in this here:
    
Code: [Select]
global $CONFIG, $FORBIDDEN_SET, $PAGE;
        $superCage = Inspekt::makeSuperCage();
        $getLetter = $superCage->get->getAlpha("letter");

Works fine with all standard English characters.

It seems like it does not want to recognize non English characters.

Coppermine install: http://siglingar.net/cpg/
Bridging app install: http://siglingar.net/
Coppermine version: cpg1.5.8
Bridging app version: Phpbb3 in CPG 1.5.8
Test user account: testing / testing

BridgeManager settings:
Bridge app URL:  http://siglingar.net      
Relative path to your bridge app's config file:  ../
Cookie name or prefix:  phpbb3_p32g5


Best regards,  Jon
Logged

Nibbler

  • Guest
Re: User Gallery Alphabetic Tabbing, Icelandic characters get lost
« Reply #1 on: August 28, 2010, 10:20:14 pm »

Just change getAlpha() to getEscaped()
Logged

jonket

  • Translator
  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 64
Re: User Gallery Alphabetic Tabbing, Icelandic characters get lost
« Reply #2 on: August 29, 2010, 01:40:16 am »

Works perfectly.  Thanks one more time.

Best regards,  Jon
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.