DoubleSixx
Forum Replies Created
-
The problem has been the permalinks.
Becky from photocrati gave me some good info.
Becky’s quick fix :
What we have found is that most upload issues are resolved by resetting permalinks. Go to Settings >> Permalinks and select ‘Post Name’ > Save changes. Clear your browser cache & reload your site.
Otherwise try the following link :
http://wordpress.org/support/topic/temporary-upload-solution?replies=7#post-4571640
Good luck
<?php wp_head(); ?><?php wp_footer(); ?>Appearance-> Editor in your admin bar.
Click Header and Footer on the right hand side of your screen (one at a time).
Paste in the following :
<?php wp_head(); ?>
right before </head><?php wp_footer(); ?>
right before </body>Click Update file after you edit each before moving on the the next.
Good luck.
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Forum: Plugins
In reply to: Nextgen gallery albumSeveral things come to mind, I’ve had this happen several times.
I had another idea. Just checked your thumbnail again. The filename didn’t have an extension. Try adding .jpg to the end of the name.
(This idea I got just before clicking post).Can you see the image when you manage the Gallery ?
Can you select a different image for the thumbnail, and can you see it ?
First thing I notice is the extended ascii. The special characters to be specific.
The “å” could be the problem. Maybe try re-naming. Just could be a language issue.
Another thing I notice is the spaces in the filename. Occasionally ’causes problems. Again re-naming may help.
Finally try clicking the edit button under the name when you try managing the gallery and slightly crop the image. Then click update.
Good luck.
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] Galleries appearing many times on same pageWondering if you have a conflict with your theme and nggallery.
Try clicking Gallery in you admin bar.
Then on the right hand side of the screen click Plugin Check.
See if there’s any errors.
You may want to check if you’re theme has the following :
<?php wp_head(); ?>
<?php wp_footer();
You can check by clicking
Appearance-> Editor in your admin bar.
Click Header and Footer on the right hand side of your screen.
<?php wp_head(); ?> right before </head>
<?php wp_footer(); ?> right before </body>
Add them if they are missing and click Update file after you edit each before moving on the the next.
Good luck.
Do you know how to access the backups ?
Can you verify you see a recent backup ?
Remember if the back is a month old anything recent well be lost.
Make sure you know the date of the most recent backup.
Honestly rolling back will be the easiest.
Otherwise you’re restoring the entire database.
Rolling back ultimately will just be copying an older version over a new version.
If you’re on GoDaddy there’s a very simple way to revert to a previous version using history.
Recently my entire WordPress was deleted by GoDaddy, but using the history I restored my site. GoDaddy was kinda stumped as to what happened and surprised that I had a solution that worked using their software.
Trust me suddenly losing everything is a horrible feeling.
You take a huge risk if you skip steps.
Verify you can access a recent database. If you don’t like the new version you can upload your current version over the new and you won’t skip a beat.
Make sure you know your current NextGenGallery version.
Remember if you cut corners it might be difficult to help you afterwards. Could be time consuming but you’ll have an easy solution to repair any mistakes.
Good luck.
Which version of NextGen are you using ?
If it’s 2.x
Look at my post about header slide show :
http://wordpress.org/support/topic/header-slideshow-1?replies=5
If it’s a different version lemme know.
I’ve made several for earlier types.
Good luck.
Here are rollback instructions. Go one by one and you’ll be fine.
http://www.nextgen-gallery.com/how-to-rollback-a-version/Good luck.
Have you tried the new 2.0.21 version ? Since 2.0.17 it’s been better.
You can install over existing version via FTP.
DON’T uninstall. You LOSE everything.
http://wordpress.org/plugins/nextgen-gallery/download/Good luck.
You can bump that up to 128M, and if you’re on a Linux server check your root directory for a php.ini or php5.ini file.
You can alter the following to match :
memory = 192M
memory_limit = 256MImproves nggallery uploading.
Maybe you can reinstall 2.0.17 and then try the update.
http://wordpress.org/plugins/nextgen-gallery/download/
Good luck.
Sorry I can’t help, but I’m curious.
When I used the latest version people who clicked on the tweeted link got 404 errors. Even though the links work when I clicked.
Can you verify if someone clicks your tweeted shared link that they can goto the site ?
I dunno what jc623005 did.
I do have an idea for you to try out.
Dunno which version of nggallery you’re running so I’ll tell you how to try in 1.9.13 and 2.x.x versions
1.9.13 :
Gallery->Options
Gallery Tab :
Number of columns 0
2.x.x
Gallery Settings->NextGEN Basic Thumbnails :
Number of columns to display 0
Click save.
The option should display as many thumbnails as possible without crowded based on your theme. So hopefully you’ll solve your problem.
Now goto your site and load the page. See if it worked, if it didn’t hold down your shift click and click, refresh or reload depending on your browser. You’ll bypass the cache and load the page fresh.
Good luck.
I see a 6 x 6 (in my honor ? just kidding).
Try a different browser. All evenly space when I checked.
I know it’s frustrating, but there’s no better image plugin available. Just gotta give them time to sort out the bugs. 2.x is a major upgrade from previous verions.
You can use the rollback method to install over your existing version.
Here if you follow these instructions one at a time and start from the top of the page you’ll be ok.
http://www.nextgen-gallery.com/how-to-rollback-a-version/Good luck.
@photocrati always happy to help someone out.
Did you trying re-installing via FTP ?
Won’t matter that it already was installed, the files replace the existing files.
Basically runs over the installed files.