Re: Edit picture views plugin for cpg1.5.x
In codebase.php, try to replace the whole function edit_pic_views_page_html with[code]function edit_pic_views_page_html($html) { global $lang_editpics_php, $lang_common; // we need to replace the...
View ArticleRe: Coppermine critical error
Merci pour toutes ces indications, j'ai essayé de regarder un peu (je suis pas très douée) mais je n'y arrive pas J'avais tenté de mettre le même mot de passe pour qu'il n'y ait pas de confusion mais...
View ArticleRe: No text showing on install step #9
The installation was as quick as I could click the next button. There was an odd lack of text it seemed and all I mainly did was click the arrow (besides entering username/pass). After step #10...
View ArticleRe: Editing a Coppermine plugin
Quote from: Αndré on Yesterday at 09:35:54 PMI can create the code for you, expecting that you don't need any permission control (i.e. everyone who can see the thumbnails can also download the...
View ArticleRe: No text showing in gallery after install
I'm not good at that. Never happend to me.You can unistall: http://documentation.coppermine-gallery.net/en/uninstall.htm and that install again.To unistall just delete all copper...
View ArticleRe: No text showing in gallery after install
Installation steps:On step step 3 you have to have all green arrows with Writable, that means everything is ok.The listed folders (albums with all subfolders and include) have the right permissions.On...
View ArticleRe: No text showing in gallery after install
Installation steps part2:On step 6 you have to enter MySQL host . Username is the username on your host, the one you use to login in control panel. I think root is ok, only if your are on a dedicated...
View ArticleRe: No text showing in gallery after install
Installation steps part3:On step 8 you have to see Status:...OK for everything. That means the coppermine tables were created with no errors.On step 9 type username, password and email that you want to...
View ArticleRe: No text showing on install step #9
Please click "Topic Solved" button on the bar at the left hand side at the bottom of the thread ( forum rules http://forum.coppermine-gallery.net/index.php/topic,55...
View ArticleRe: SMF 2.1 bridge
Are there plans to create an updated bridge? It would be preferable to still be able to use Coppermine, though the upgrade has higher priority along with any bridgable gallery.
View ArticleRe: SMF 2.1 bridge
It's not something that we have looked at yet but I am sure one of the team or someone in the community (hint intended) will look into updating the current bridge.
View ArticleRe: Re: SMF 2.1 bridge
Quote from: Phill Luckhurst on December 24, 2014, 07:44:34 PMIt's not something that we have looked at yet but I am sure one of the team or someone in the community (hint intended) will look into...
View ArticleComo eliminar parte de opciones en search.php? version 1:5:25
Estimados, deseo eliminar las opciones "Titulo" "Leyenda" etc. que aparecen debajo de la opcion "buscar" y sobre la nube de "palabras clave". Logrè borrar todo en search.php pero luego la funciòn...
View Article"File is too big" -- but it's actually not..
I altered a php file the other day so now it says Maximum allowed file size is 30.00 MiB.Yet when I try to upload a file that's only 5 mb, it says File is too big. I've attached a screenshot.Obviously...
View ArticleRe: How modern/professional can I make Coppermine gallery appear?
My site is here:http://taskbasket.net/gallery/themes/matheso/template.html
View ArticleRe: "File is too big" -- but it's actually not..
I changed the setting under the configuration tab and it works now.
View ArticleRe: SMF 2.1 bridge
It hasn't been long since the bcrypt changeover. May 28 to be precise. If this helps anyone here is the merge:https://github.com/SimpleMachines/SMF2.1/pull/1674
View Article