Zen Cart Logo
Forums / General Questions / EZ-Pages storage

EZ-Pages storage

Locked

Views: 836

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
25 Oct 2010, 2:37 AM
#1
robbie269 avatar

robbie269

Zen Follower

Join Date:
Feb 2010
Location:
New South Wales, Australia
Posts:
228
Plugin Contributions:
0

EZ-Pages storage

Hi

Could you tell me in what folder the EZ-pages are stored? I have deleted a page by mistake and would like to find it in my backup. I have had a bit of a search but can not find a reference to individual pages.

25 Oct 2010, 3:05 AM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: EZ-Pages storage

EZ-Pages are stored in the database.

25 Oct 2010, 3:09 AM
#3
robbie269 avatar

robbie269

Zen Follower

Join Date:
Feb 2010
Location:
New South Wales, Australia
Posts:
228
Plugin Contributions:
0

Re: EZ-Pages storage

Is it easy to restore just one file from my DB backup? Or would I be better off just typing the page out again?

25 Oct 2010, 3:46 AM
#4
robbie269 avatar

robbie269

Zen Follower

Join Date:
Feb 2010
Location:
New South Wales, Australia
Posts:
228
Plugin Contributions:
0

Re: EZ-Pages storage

Don't worry. I found a cached copy of the page on the internet. Did a bit of copying and pasting.

25 Oct 2010, 3:57 AM
#5
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: EZ-Pages storage

Whatever works. :smile:

I'm not sure you can restore just one item from a table in the database. You might have to restore the entire table.

25 Oct 2010, 4:00 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: EZ-Pages storage

afo:

I'm not sure you can restore just one item from a table in the database. You might have to restore the entire table.
Correct. You'd have to restore the entire database backup to a new database, then selectively extract the required record from that before being able to add that single record into your main database.