Quantcast
Channel: forum.coppermine-gallery.net
Browsing all 9614 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: annotation instalation error

While executing query 'CREATE TABLE IF NOT EXISTS `pcan_plugin_annotate` (  nid smallint(5) unsigned NOT NULL auto_increment,  pid mediumint( unsigned NOT NULL,  posx smallint(5) unsigned NOT NULL,...

View Article


Re: annotation instalation error

In codebase.php, find and removeCode: [Select]TYPE=MyISAM  COMMENT='Contains the data for the annotate plugin'and try to install again.

View Article


Re: Re: annotation instalation error

No such text on this file.Quote from: Αndré on Yesterday at 08:31:35 PMIn codebase.php, find and removeCode: [Select]TYPE=MyISAM  COMMENT='Contains the data for the annotate plugin'and try to install...

View Article

Gallery doesn't work on mobile devices any more

Basically that's it. I'm getting people telling me they can't get to my photos. It works on my desktop PC.I've since then updated from 1.5.36 to 1.5.38, but that didn't help. Tried changing theme, that...

View Article

Re: Gallery doesn't work on mobile devices any more

May have fixed it - I removed a plug-in:Theme switch (theme_switch): v1.0Author:eenemeenemuuDes...

View Article


Re: annotation instalation error

Hello,I would suggest to replace "TYPE" by "ENGINE", this keyword is deprecated since a long time now.

View Article

Re: annotation instalation error

The code is in schema.sql, sorry.

View Article

Re: Whoisonline plugin doesn't update

Maybe there aren't more users currently viewing your gallery?

View Article


Re: Gallery doesn't work on mobile devices any more

Have you configured the theme switch plugin after installation?

View Article


Apostrophe in Keyword

I use a standardised form of keyword for my gallery, in the format "mmmyy";"subject". I accidentally entered "Aug'14" (with apostrophe) instead of "Aug14".  I now have two keywords - "14" and...

View Article

Re: Creates duplicates with batch-add

As the problem occurs randomly, I wasn't able to reproduce it in Yasmin's gallery. Instead, I wrote 2 scripts to check for dupes and remove them from the database. Anyone with the same issue, please...

View Article

Re: [Done] Help with batch add problem

As the problem occurs randomly, I wasn't able to reproduce it in Yasmin's gallery. Instead, I wrote 2 scripts to check for dupes and remove them from the database. For more information, see here:...

View Article

Re: Whoisonline plugin doesn't update

Typo, sorry. I just updated the code in my last post.

View Article


Re: Whoisonline plugin doesn't update

Uhm, I believe there is indeed a problem detecting IPs generally because the one displayed doesn't match with the one I actually have. You can test it yourself: http://gagaimages.co/testip.php

View Article

Re: Whoisonline plugin doesn't update

It also doesn't match my external IP address. Instead, it displays 67.20.55.46, which is an IP address near Detroit (VPS Datacenter, LLC).

View Article


Re: Whoisonline plugin doesn't update

Oh so, that's the same IP I got. I'm guessing there is a problem with the server which only my host can fix, right?

View Article

Re: Whoisonline plugin doesn't update

Yes, please contact your host. For your information: 67.20.55.46 is the IP address of your server. You can try yourself withCode: [Select]ping gagaimages.co

View Article


Re: Update von 1.3.3 auf 1.5.38

Versuch mal die Zeile in phpMyAdmin auszuführen. Ich vermute, es wird entweder eine Meldung bzgl. fehlenden Rechten ausgegeben oder eine Meldung, dass die Abfrage fehlerhaft ist (vermutlich wegen...

View Article

Re: Update von 1.3.3 auf 1.5.38

Ja wenn ich folgende in phpMyadmin eingebe:QuoteCREATE TABLE CPG_plugins (  plugin_id int(10) unsigned NOT NULL auto_increment,  name varchar(64) NOT NULL default '',  path varchar(128) NOT NULL...

View Article

Re: Update von 1.3.3 auf 1.5.38

Ersetz ihn bitte durch Code: [Select]ENGINE=MyISAM

View Article
Browsing all 9614 articles
Browse latest View live