Page 1 of 1
static pages plugin data stored location
Posted: Tue Apr 03, 2007 8:42 pm
by tuntun
I recently moved isp, so i moved files and upgrade s9y at the same time.
Also moved database to a new mysql 5 server.
Everything else is good...but somehow, I lost the static pages.
can someone tell me where is the text/file data is stored after pages are created in staic page plugin?
thank you so much...
Posted: Tue Apr 03, 2007 9:39 pm
by stm999999999
static pages are part of the database, too.
Do you have installed the static page plugin again?
Posted: Wed Apr 04, 2007 3:38 am
by tuntun
stm999999999 wrote:static pages are part of the database, too.
Do you have installed the static page plugin again?
yah...i already installed the plugin again...
do u know which table is the data stored in ?
Posted: Wed Apr 04, 2007 5:09 pm
by garvinhicking
Hi!
In serendipity_staticpages* tables
Regards,
Garvin
Posted: Wed Apr 04, 2007 5:29 pm
by tuntun
garvinhicking wrote:Hi!
In serendipity_staticpages* tables
Regards,
Garvin
thank u so much...when i exported..i must have missed that table..
it's back now..thanks!!
Static Page
Posted: Wed Apr 04, 2007 7:15 pm
by checeres
I want to install this plugin but it gives me this mistake:
Error: serendipity_event_staticpage:2c53072edd0b87c5f804e626f27a9d3b (online_repository)
DEBUG: Plugin serendipity_event_staticpage:2c53072edd0b87c5f804e626f27a9d3b not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_staticpage [spartacus_fetch] => [action] => [adminAction] => ) .
This error can happen if a plugin was not properly downloaded (check your plugins directory if the requested plugin was downloaded) or the inclusion of a file failed (permissions?)
Backtrace:
Installing plugin: Array ( [0] => serendipity_event_staticpage [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_staticpage:2c53072edd0b87c5f804e626f27a9d3b', 20, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_staticpage still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_staticpage still does not exist. Aborting.
I have installed other plugins correctly. Why can it be this?
Re: Static Page
Posted: Thu Apr 05, 2007 11:00 am
by garvinhicking
checeres,
can it be that this is your first plugin you install via spartacus that is not already in your plugins/ directory?
Did you check if the plugins/ directory is world-writable, so that spartacus can download files?
Best regards,
Garvin
mmm, no...
Posted: Thu Apr 05, 2007 1:30 pm
by checeres
It is not the first plugin installed with spartacus ... I have installed and desinstalled many without problems.
Alone I find problems with this...
Re: mmm, no...
Posted: Thu Apr 05, 2007 2:14 pm
by garvinhicking
Hi!
Are you sure the plugins you already installed were from spartacus, or maybe it were plugins that were already delivered with serendipity?
Can you check if the serendpity_event_Staticpage directory exists?
Regards,
Garvin