Re: CPG issue: Uploading images is going very slow
Thanks!I'll let you know here on this topic if anything changes.
View Articlehow to reduce loading time of index.php
Index.php currently takes over 20 seconds to load, and I've gotten a few email (okay, account suspensions) from my host about the load my site is putting on the server. It looks like debug is saying...
View ArticleRe: how to reduce loading time of index.php
Do you have detailed statistics turned one? That is well known to create a little extra load so you could try disabling that.
View ArticleRe: Fatal error: Allowed memory size of X bytes exhausted
Quote from: haters on July 10, 2013, 06:10:23 pmI seem to have this error as well. What you've said to do hasn't helped. Just gives me an error and I can't even access to upload.php page.Can you please...
View ArticleCategory hide only on the main page
Can I hide the category table only on the home page:http://allvip.us/gallery/index.phpand show on the other pages like this page:http://allvip.us/gallery/i...
View ArticleRe: Category hide only on the main page
http://documentation.coppermine-gallery.net/en/configuration.htm#admin_album_list_content
View ArticleRe: Category hide only on the main page
on the coopermine documentation only says how to hide the category.If I hide it :anycontent/catlist/alblist/random,2/lastup,2/onlinestats to anycontent/alblist/random,2/lastup,2/onlinestatsbut wil hide...
View ArticleRe: CPG issue: Uploading images is going very slow
My host is lacking awfully at this moment.I can't even add new images at all on one of my sites. I keep getting the 'out of memory' fatal error one.Could it be anything else besides something that my...
View ArticleRe: CPG issue: Uploading images is going very slow
Yep, go and beat your host around the head with a wet kipper.
View ArticleRe: CPG issue: Uploading images is going very slow
LOL!I've been doing so for the past four days...But thank you very much for your help to make sure it wasn't on my side. I appreciate it.Have a nice day/evening/night!
View ArticleRe: Category hide only on the main page
Try this plugin:Change Page Layout (Album list link)
View ArticleRe: reCAPTCHA plugin
I have looked and although it would be possible,the amount of changes would take a long time.This version plugin is designed around the AJAX recaprcha only.Try the first version listed in this thread....
View ArticleRe: Blankstrap - Bootstrap based theme v0.2
Quote from: kostekjo on June 04, 2013, 09:23:38 amcreate Your own here: http://twitter.github.io/bootstrap/customize.htmlI don't understand how to use this bootsrpa.Can you please give me details?
View ArticleRe: Blankstrap - Bootstrap based theme v0.2
Quote from: allvip on Yesterday at 11:09:27 pmI don't understand how to use this bootsrpa.Can you please give me details?All the details are on the above site. It really is too complex to go into...
View ArticleRe: how to reduce loading time of index.php
Since I am not familiar enough with those plugins and since I can't see anything obviouson the page or in the source, the best I have at the moment is:Set debug ON for users, logout, copy the output,...
View ArticleThanks
Thanks a lot coppermine.Great script.so use to make it look how you want,great support and great contributors.
View ArticleRe: how to reduce loading time of index.php
Zip file attached. I'll start pruning plugins now- since I don't use them constantly maybe I'll just reinstall one when I need it. If it helps.(I can't demand resolution since it's volunteer help for a...
View ArticleRe: Couple Requests
The registration facility recently changed. Previously registration was complicated, we had 3 levels of spam protection and it did become a problem for users. It was also a problem for ourselves...
View ArticleRe: Custom Query Causing upload.php to Malfunction
UPDATE FROM ORIGINAL POSTER:So what I've learned is that is that cpg_db_query is a wrapper around mysql_query. As such it can only run one query at a time.Breaking the original example in this thread...
View Article