djfedeli
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Resizing Nav buttonsSeems like an easy enough request…
Anyone?
The new file works great – THANKS FOR THE QUICK FIX!
Forum: Plugins
In reply to: [NextGEN Custom Fields] Custom Field not showing under titleI think I found a solution. I would appreciate any feedback you would have regarding this method.
The fix was to replace this:
<span><?php if (!$image->hidden) { echo $image->caption; } ?></span>
with this:
<span><?php echo $image->description ?><BR /><?php echo $image->ngg_custom_fields["Size"]; ?><BR /><?php echo $image->ngg_custom_fields["Price"]; ?></span>
Forum: Plugins
In reply to: [NextGEN Custom Fields] Custom Field not showing under titleJust for clarification, I am seeing it in the source code on line 305
Hi David, thanks for the quick response – very refreshing!
1. I just uploaded the program last evening, so I am using 1.7.35.
2. Also, I did a delete and reinstall before I reached out to you. I always try to do as much as I can before asking for help so I don’t waste anyone’s time.
3. I actually let it sit for well over 3 minutes (several times) and still got the same results.So, I just left it running all night to see what it would do, and here is what it says this morning…
Adding batch to zip file (UpdraftPlus_BinZip): over 1.5 seconds have passed since the last write (1.4 Mb, 120 (421) files added so far); re-opening (prior size: 4444.9 Kb) (Nov 07 05:18:20)
Time now is: November 7, 2013 14:11, so it has been sitting this way for quite awhile.
When I look in the ftp folder where it is supposed to back up, it is empty.
Does this indicate that it finally started? If so, would it normally run for over 9 hours without completing? The site isn’t a huge one at this point – it is still in the construction phase.
Thanks again for the quick support! The true quality of a product is really determined by those standing behind it.
I am having this same issue.
Failed to gain semaphore lock (fd) – another backup of this type is apparently already active – aborting (if this is wrong – i.e. if the other backup crashed without removing the lock, then another can be started after 3 minutes) (Nov 07 04:40:45)
It keeps trying but always generates this error.
I am trying to backup my sites so I can move to another host – any suggestions?