Page 1 of 1
Static Pages Event Plugin 3.53?
Posted: Mon Jul 09, 2007 8:48 pm
by blog.brockha.us
I had installed the event_staticpage plugin. It's version was 3.52. Now Spartacus was reporting a new version 3.53 and I tried to update. No error was handed and everything seems okay. But still 3.52 was installed and Spartacus still announced the new version 3.53 after.
So I deleted the the plugin from the list and the directory serendipity_event_staticpage from my server. After this I tried a fresh installation. This was aborted with error.
Inspecting the created serendipity_event_staticpage I found a subdirectory X with a few files, one of them was the serendipity_event_staticpage.php, that realy shows a version 3.53.
I thought: Okay, if spartacus is not able to install this new version, I fetch it from the CVS. But in the CVS there is still only version 3.52.. (?)
Where is this 3.53 plugin coming from and why do I have these strange problems with it? My plugin directory is actualy chmoded to 777, so s9y should have no problem with this dir. Actualy it was able to create this new directory and files, so why is it aborting?
Posted: Mon Jul 09, 2007 9:54 pm
by stm999999999
hm, this looks curious:
3.53 is the version with my my code - as seen on
http://spartacus.s9y.org/index.php?mode ... s_event_en
But the download-link there has a zip with the 3.52-code (and no subfolder as you mentioned). In the CVS there is no new code:
http://php-blog.cvs.sourceforge.net/php ... taticpage/
Posted: Mon Jul 09, 2007 10:03 pm
by blog.brockha.us
Well.. uhm..
"Your code", where is it located, if not in the CVS? And where is the 3.53 metainfo Spartacus is showing from?
-even more confused-
I thing my X folder is just left by the aborted spartacus installation. I think, it's the temporary download folder..
Posted: Mon Jul 09, 2007 10:15 pm
by stm999999999
"Your code", where is it located, if not in the CVS?
my code awaits in a zip-file on my www-space
http://board.s9y.org/viewtopic.php?p=58788
Garvin want this way to give the code to him - because I have not sf-account.
And where is the 3.53 metainfo Spartacus is showing from?
I really don't know!
I thing my X folder is just left by the aborted spartacus installation. I think, it's the temporary download folder..
no, it is on netmirror:
http://netmirror.org/mirror/serendipity ... taticpage/
and, hey!, there is my zip-file, too!

Posted: Mon Jul 09, 2007 10:25 pm
by blog.brockha.us
Aha! The files in your ZIP are exactly the few files, I found in my mysterious X directory! So I guess, Garvin extracted them to a directory called X, published them to spartacus (I don't know, how this works, it doesn't seem to be related with the CVS, as my CVS changes didn't pop up in spartacus yet).
So I think, I have to wait for Garvin cleaning up the spartacus repository.
The files you've added into the relase are the new files of the plugin only, right?
Posted: Mon Jul 09, 2007 11:05 pm
by stm999999999
as my CVS changes didn't pop up in spartacus yet).
You made changes to static-pages, too?
The files you've added into the relase are the new files of the plugin only, right?
Äh, what files else?
Posted: Mon Jul 09, 2007 11:13 pm
by blog.brockha.us
No, I didn't made changes to the static_page_plugin in the CVS. As it is not working at my side, I made some changes localy, but didn't commit them of course.
And what files else? Well -uhm- the plugin normaly contains more files then found in your ZIP. So I assumed, the files in the ZIP were only the changed files.
On my side I overwrote the files in the plugin with your new files, so now I have a version 3.53, too..

But this doesn't change my problem. But I am near to finding the problem!

Posted: Tue Jul 10, 2007 1:31 am
by stm999999999
And what files else? Well -uhm- the plugin normaly contains more files then found in your ZIP. So I assumed, the files in the ZIP were only the changed files
ah, I see: you mean
the new files of the plugin
only
and I read
the new files
of the plugin only
Posted: Tue Jul 10, 2007 10:40 am
by garvinhicking
Hi!
this will be resolved as soon as I merge stms patch. It's hard for me to work with large new patches because my local checkout repository is the master source for spartacus.
Regards,
Garvin
Posted: Tue Jul 10, 2007 3:13 pm
by blog.brockha.us
I merged his changes already (it was easy. just overriding the files and fixing some warnings), should I commit? Or do you do some special preparation on these files?
Posted: Tue Jul 10, 2007 3:51 pm
by garvinhicking
Hi!
Committed already, but I only mentioned it in the other thread
Regards,
Garvin
Posted: Tue Jul 10, 2007 4:02 pm
by blog.brockha.us
Alright.
