MicrostockGroup Sponsors


Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ShazamImages

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 15
101
The warning at the top of the thread seems to be complaining about foreign characters (the atilde and curren symbols):



Maybe try and remove them and see if that fixes things.

102
Would the fact my symbiostock_rf folder only has images in it back to the 7th August (instead of end of March) have anything to do with this I wonder?

It doesn't sound related.  It might be another issue though.

The sizing information is stored in the database.  So either it isn't stored in the database for those records, or it isn't being read and displayed properly.

103
My backup is no good as it was made at a point when I thought I had the problem sorted but apparently not.

FWIW, that is one reason why it is good to keep as many backups as possible for as long as possible.

It looks like either the database got corrupted or there is a bug in the code and it isn't reading the sizing information for some reason.

If you know how to access the database, you could see if the sizing information is missing for that image.

104
I can't make out the first two images (the text is too small to see what is going on).

The public area view of the first image - note the sizes missing (at one point the prices reverted to 0 but currently showing)

I would suggest trying to "reprocess" one of the bad images and see if that fixes it.

105
I thought I had fixed this problem but in all my images uploaded before a certain date it still exists.  The affected images (majority of my portfolio) cannot be edited and show no size information in the pricing table.

Can you give an example...

106
Symbiostock - Suggestions / Re: Artist's Categories
« on: August 30, 2013, 04:46 »
I *think* that would be easy enough to do - do not add them to the drop down categories in the header and hide the main category page(s)  I think the only time they might show up then is if someone does a search on your site and you do not have any results?

But won't the "hidden" categories still show up on the image pages themselves?

107
Symbiostock - Suggestions / Re: Artist's Categories
« on: August 30, 2013, 04:27 »
I think that he is asking for "hidden" categories.

The users wouldn't necessarily see or use it, but the contributors could use various codes to assign more meanings to their images, and then filter on it and possibly even perform other processes on the filtered sets.

108
The key is that I don't back up all images. Well, I don't back them up from my website is what I mean. What I do backup are the database tables and the plugins. My images are stored at a different hard drive and a different (paid) cloud service.

If you don't backup the images from your website, how would you be able to do a proper restore if stuff hit the fan and your website was unrecoverable?  When you upload and process images, they get renamed by Symbiostock.  In addition, thumbnails and watermarked images are created.

If you don't have everything, then you would basically have to upload your images all over again from scratch.  Wouldn't you?

109
Can I just drag the www folder onto my 1TB ext HD? Will that be a proper back up?

If your www folder also contains your MySQL database backups, then you should be able to do that.

Otherwise you would need to also copy the database backups.

While that solution is easy, the problem is that it can take a LONG time if you have to do that on a daily basis and you have a lot of images.

One more thing that I forgot to mention...

You can ignore the symbiostock_xml_cache directory from your backup (which will reduce the size of your backups by quite a bit).

110
Have you personally automated any backup routines? Or do you do it manually every night for example?

Yes, I have automated all of my backups.  I haven't automated the downloads yet though, so I download the files every morning or so.

Let's assume I'm not currently adding any new content, all I have to do is backing up my SQL database on a daily basis and nothing else?

Assuming you don't add any new images, don't add any new plugins / widgets, don't upgrade the theme, etc.  Then yes, all you would need to backup would be your MySQL database.

The only files that I have seen change on a regular basis are the CSV and XML files (for your website, your network's websites, and the websites in the network directory).  But I think that you can regenerate those rather easily.

111
a plugin compatibility issue: I have this plugin called "Meta slider" that I use for my homepage slider and it gives the following error:

Warning: Required call to wp_footer() not found in file /mysite :) /wp-content/themes/symbiostock/footer.php.

Please check the wp_footer() documentation and make sure your theme has a call to wp_footer() just above the closing tag.

is there something that needs to be added to the code so it is %100 compatible with the slider plugin?

I (and others) use Meta Slider and have had no issues.  But I am on 2.5.7.

112
What about using a service like Back Up Machine (http://www.backupmachine.com)?  Are there better services?


I'm not familiar with it, but it looks promising.  Maybe someone else can chime in.

113
Leo:

Thanks a LOT!

FYI: This seems to be version 2.6.2 (according to the styles.css file)

Blessings.

114
Good information but I'm a little confused about backups.  I've always done a database backup using the plugin WordPress Database Backup but I honestly don't know how to backup my entire site.  My host (godaddy) has always told me that they do a backup of the entire site every day but I know that may not be entirely reliable.  So how do I go about backing up the entire site?

You would need to create a script (on the host) that would backup all of the files into one (or more) file(s) and then download that file (or files).  And the backup would need to consist of the MySQL database and all of the web files (WordPress source code, Symbiostock source code, plugins, themes, images, generated images, etc).

115
Can I just drag the www folder onto my 1TB ext HD? Will that be a proper back up?

If your www folder also contains your MySQL database backups, then you should be able to do that.

Otherwise you would need to also copy the database backups.

While that solution is easy, the problem is that it can take a LONG time if you have to do that on a daily basis and you have a lot of images.

116
Is the general rule:  back up every time you add and/or make changes? or Daily backup (not sure how I could do that with just updated files instead of the entire site if that's even possible) or update once a week?

It's both.  You should backup on a regular basis (e.g., every day) AND backup before you make any changes.  Of course, you could always schedule your changes after your regular backups are done and thus satisfy both "rules".


117
I'll try to get github updated btw.

That would be awesome!  ;D

118
I would also like to know, since I have made a lot of changes to the code and don't want it to automatically update (and wipe out all of my changes).  I would rather merge the new code in with the old code.

119
Wow, thanks ShazamImages for your thread about this.

I'm glad that you found the information interesting.

However, if I have to make a backup myself, do I have to ZIP and download my entire Wordpress installation - 20GB of stuff?

When you zip up the files, it will compress them somewhat.  The amount of compression depends on the type of file (and the type of compression used).  Text files (such as source code for the Symbiostock theme, plugins, etc) will usually compress around 90-95%.  Images will usually only compress about 5-10%, since they are already compressed file formats.  So your backup will be less than 20 GB, but how much less is unknown.

Anyway, yes you would need to download the entire amount the first time.  You could break up the backup into smaller chunks, and then backup each chunk separately.  That might make it more manageable.

But subsequent backups could be much smaller if you break up your backups into "segments".

For example, you don't need to download ALL of your images every day.  You just need to download the images once (or maybe twice for extra security).  After that you only need to download any new images that you upload.  Symbiostock renames your images and appends a number to the beginning of the image file name.  So you could backup all of your images where the file name begins with 100 to 199 in one backup, and then backup images where the file name begins with 200 to 299 in another backup, etc.  Once you back those images up and download them, you don't need to back them up again.  So the backups become much more manageable (and take less time downloading).

I have broken up my backups into five "segments":
- Original Images
- Generated Images (thumbnails and watermarks)
- Other Images
- Everything Else (source code, plugins, etc)
- MySQL Database

And then re-upload that in case of a failure?

Yes, unfortunately you would have to upload the entire thing in order to do a recovery.  The good news is that you would be able to do a recovery.  If you didn't have the backups, you might not be able to recover and you would have to start from scratch all over again!

120
General Stock Discussion / Re: Distorted Images on Upload
« on: August 28, 2013, 14:35 »
.

121
...I decided to back up the site to my computer.  It took me two days of attempts and the final - and  successful backup took nearly six hours to download.  Not something I want to try every day.

The first time I did a full backup, I had the same issue.  It took hours to download.  In addition, when I tried to schedule it with GoDaddy, GoDaddy killed it after about a minute (I guess they feel that anything that is taking that long is a runaway process).

So I then decided to break up the backups into "segments".  This has allowed me to download the backups to my local computer in about 10-20 minutes each day (even though I have uploaded a lot more images, added plugins, etc).

122
It seems to be coming from WordPress stats:

http://stats.wordpress.com/g.gif

123
Symbiostock - Technical Support / Re: Crazy start
« on: August 28, 2013, 13:13 »
Try doing it again, but this time take the dash (-) out of the file name.

124
It seems to be related to the browser.  I don't see it when I use Google Chrome, but I do see it when using Firefox or IE 9.


125
I have been in the IT industry for a few decades and thought that I would share some tips on how to administer a Production website properly.  Hopefully some of you will find this useful:

Many Symbiostock artists have never had a website before and therefore don't understand any of the standards associated with the IT industry.

Your Symbiostock site is an e-commerce site.  It's sole purpose (for the majority of artists), is to sell your artwork.

Your Symbiostock site should also be what is referred to as a "Production" website.  You should never be developing or testing on your Production website.  You should setup another website for development and testing.

Your Symbiostock website should be up and running 99.999% of the time.  This is commonly referred to as the "five nines": http://en.wikipedia.org/wiki/Five_nines

FYI: If you are up for 99.999% of the time, then you will only be down for a little over 5 minutes per year! 

If your website is down when a customer comes to it for the first time, they might never return again.  If a customer is returning to your website while it is down, they might never come back again.  Either way, that could end up in lost sales.  This is not something that you want to happen.

Here are some "tips":

Backups:
   - Backup your website often.  If your website crashes, you can't recover unless you have a backup.  How often you backup your website is a decision that you need to make, but once a day is a good starting point.
   - Backup your website during "off-hours".  "Off-hours" is a term used to denote a time when there is very little traffic on your website.  You don't want to be running a backup while customers are using it, because it might slow down your website (since it is using resources to do the backups) and the customer might get annoyed and leave.  You also want to do a backup when traffic is slowest so that the data in your backups will be "consistent" (see here: http://en.wikipedia.org/wiki/Data_consistency).   Evenings and weekends are usually the slowest time for most websites, but you need to figure out what is the slowest time for your website and then schedule backups during that timeframe.  Remember that a website can be accessed from all around the world, not just the country where you reside.
   - Backup your website before you make ANY changes.  The last thing you want is to make a change and then receive the "white screen of death".  If your website goes down and it takes you hours (or days) to bring it back up, that will most likely lead to lost sales and annoyed customers.
   - Keep as many backups as you can for as long as you can.  You never know when you will need to recover from a backup that was from a week or two ago.  Sometimes updates look like they go well at first, but then you find a serious issue a week or more later.  Remember, you can't recover if you don't have the appropriate backup.

Maintenance (also commonly referred to as "Change Control")
   - Maintenance includes any sort of change to your website, including adding, modifying, and deleting plugins, widgets, themes, etc.
   - All maintenance should be fully tested on a non-Production website.  You don't want to use your Production website for testing purposes.
   - Maintenance should only be delivered during off-hours.  Once again, you don't want to make a change to your website and then have it go down for hours during your time of highest traffic.
   - All maintenance deliveries should have a "rollback plan".  A "rollback plan" is a way to reverse the changes that you made, just in case things don't go as planned.
   - Try to withhold doing updates right after they come out.  This is called being on the "bleeding edge" (and there is a reason for the terminology).  Wait at least a few days or even a week or two before applying an update.  This will give the developers a chance to find any bugs that they couldn't find in their testing phase.

Please note that this isn't an all-inclusive list, but rather just a starting point.

Hopefully others that have been in the industry will chime in and add some "tips" as well.

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 15

Sponsors

Mega Bundle of 5,900+ Professional Lightroom Presets

Microstock Poll Results

Sponsors