Quantcast
Browsing all 9527 articles
Browse latest View live

Re: Re: SMF 2.1 bridge

Quote from: Phill Luckhurst on Yesterday at 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 updating...

View Article


Como 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


Re: Create thumbnails for PDFs

Hello!We are having a billing based website, right now we are sending JPEG Image based invoices to our clients, but we would love to send the PDF Invoices. So we are open for Good Offers only, no...

View Article

Re: "File is too big" -- but it's actually not..

Screenshot:

View Article

Re: How modern/professional can I make Coppermine gallery appear?

My site is here:http://taskbasket.net/gallery/themes/matheso/template.html

View Article


Re: "File is too big" -- but it's actually not..

I changed the setting under the configuration tab and it works now.

View Article

Re: 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

Images are blurry

If you scroll down on the link below, you'll see under "Last additions" all the images are blurry. But when you click on one, it displays correctly?How do I make these images clear?  Thank youLink:...

View Article


Re: Images are blurry

It looks fine on my PC (see attachment  with my monitor screenshoot).I do not know your monitor size. Mine is 1024px. Anyway, if you add background-color: #000000; to #thumbWrapp .thumbnails you will...

View Article


Re: Images are blurry

IMPORTANT: if users have a bigger monitor resolution, then the div .thumbnails will be 32% of their screen and the image on the server is 340px. The image can not be distorted. width: 100% instead of...

View Article

Re: Images are blurry

You can use CSS3 @media Query: http://www.w3schools.com/cssref/css3_pr_mediaquery.aspadd:[code]@media all and (min-width: 1025px) {    #thumbWrapp .thumbnails {       width: 310px;...

View Article

Re: Images are blurry

I belive websites like flickr use something like Responsive Img plugin responsiveimg.com/ or Adaptive Images http://adaptive-images.com/ to server users diffrent size thumnails...

View Article

Re: Images are blurry

Quote from: matheso on Yesterday at 08:20:47 PMI've just re-updated all images through Admin Tools like 5 times. Quote from: matheso on Yesterday at 10:16:59 PMI have a major concern w...

View Article


Re: How do I get my search button to run Coppermine's search function?

Quote from: allvip on Today at 12:02:04 AMIs more simple to use search scripts: http://www.thefreecountry.com/php/site-search-engine-scripts.shtml[...

View Article

Re: How do I get my search button to run Coppermine's search function?

Quote from: matheso on Yesterday at 10:20:35 PM... I simply want my search button to SUBMIT the search fully, and load the results.Is this possible? Thank youYes, but you need to also use another cpg...

View Article


Re: How do I get my search button to run Coppermine's search function?

I've decided to use a MySQL solution. Thank you both

View Article

Can't register new user -- keeps saying "The confirmation code didn't match"

I can't make an account, because I keep getting the error shown in the screenshot below. The code is very clear, and I've tried with caps and without.Username/passwords and email is fine.What gives?

View Article


Re: Can't register new user -- keeps saying "The confirmation code didn't match"

The code above is clearly SNDBU but that didn't work

View Article

Re: How to integrate custom registration form with Coppermine's functionality

It's 1:47am so I'm going to sleep soon, but I'll check back first thing tomorrow!Thanks vip, talk soon.

View Article

Re: How do I get my search button to run Coppermine's search function?

Sorry, I overlooked that. You need to use Code: [Select]method="get"instead of "post".

View Article
Browsing all 9527 articles
Browse latest View live