Re: Adding matching website navigation to coppermine theme
Quote from: allvip on Today at 06:12:11 AMAre you happy with the theme?Do you want me to make changes?Hi again, allvip!The new top menu is looking good. Almost... Just a couple of fixes, adjustments...
View ArticleRe: Adding matching website navigation to coppermine theme
Reply #25 has the new upload.
View ArticleRe: Adding matching website navigation to coppermine theme
&#9776; and &#735; are not fit for mobile.Replace in template.htmlCode: [Select] <button class="hamburger">&#9776;</button> <button...
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: PinkRoseChristina on Today at 12:27:54 AMHowever, I've noticed that it works if the screen is touched slowly and delicately, ha ha. But visitors will not know how to touch the drop down...
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: allvip on Today at 01:51:58 AM&#9776; and &#735; are not fit for mobile.Replace in template.html[code] <button...
View ArticleRe: Adding matching website navigation to coppermine theme
Quote from: PinkRoseChristina on Today at 02:02:38 AMDo I still need to make the following changes???Replace in template.html[code] <button...
View ArticleRe: 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 ArticleRe: 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 ArticleRe: Re: annotation instalation error
No such text on this file.Quote from: Αndré on September 18, 2015, 08:31:35 PMIn codebase.php, find and removeCode: [Select]TYPE=MyISAM COMMENT='Contains the data for the annotate plugin'and try to...
View ArticleGallery 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 ArticleRe: 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 ArticleRe: annotation instalation error
Hello,I would suggest to replace "TYPE" by "ENGINE", this keyword is deprecated since a long time now.
View ArticleWhoisonline plugin doesn't update
Hello,Recently the who is online plugin stopped working for some reason. It's stuck at a certain number of users. I tried removing the plugin and installing it again but it only works for a couple of...
View ArticleRe: Gallery isn't working
Thanks for the help. I can't lift the maintenance mode for a few days but when I do I will post here for help. I will try to delete the directory and transfer the files again myself, if that doesn't...
View ArticleRe: Whoisonline plugin doesn't update
Please tell me more about the other PHP script you used. As PHP cannot just "check" how much users are online, it always needs to collect and store some data like user ID or IP address while people are...
View ArticleRe: Whoisonline plugin doesn't update
This is the plugin I used: http://www.spyka.net/scripts/php/users-online
View Article