Search found 10 matches
- Thu Jan 08, 2009 2:48 pm
- Forum: Plugins
- Topic: lightbox/greybox external_plugin hook missing
- Replies: 2
- Views: 1954
- Thu Jan 08, 2009 12:55 am
- Forum: Plugins
- Topic: lightbox/greybox external_plugin hook missing
- Replies: 2
- Views: 1954
lightbox/greybox external_plugin hook missing
I have a problem using the greybox plugin. It relies on an iframe, which is supposed to be loaded from plugins/serendipity_event_lightbox/greybox/loader_frame.html?s=0 by the browser.
Unfortunately, the .htaccess rules prevent this from happening normally (and the main page was displayed in the ...
Unfortunately, the .htaccess rules prevent this from happening normally (and the main page was displayed in the ...
- Wed Dec 24, 2008 12:44 am
- Forum: Bugs
- Topic: Document root problem + fix
- Replies: 0
- Views: 2217
Document root problem + fix
There's a problem with using the $_SERVER['DOCUMENT_ROOT'] variable, because it's often not correctly set. While serendipity does a lot of work to determine where and how it's installed, I still get some warnings because the document root isn't a real place.
I found a solution to this problem on ...
I found a solution to this problem on ...
- Fri Jul 18, 2008 7:56 am
- Forum: Installation
- Topic: Installing from trunk - checksums
- Replies: 7
- Views: 4635
- Thu Jul 17, 2008 5:32 pm
- Forum: Installation
- Topic: Installing from trunk - checksums
- Replies: 7
- Views: 4635
- Thu Jul 17, 2008 12:25 pm
- Forum: Installation
- Topic: Installing from trunk - checksums
- Replies: 7
- Views: 4635
- Thu Jul 17, 2008 10:31 am
- Forum: Installation
- Topic: Installing from trunk - checksums
- Replies: 7
- Views: 4635
Installing from trunk - checksums
Hello,
I'm having a little problem installing the trunk version of serendipity on a new webhost because of the missing checksum file. I can work around it (either commenting out the call to the verification, or hacking the checksum generation script and run it on the server), but I was wondering if ...
I'm having a little problem installing the trunk version of serendipity on a new webhost because of the missing checksum file. I can work around it (either commenting out the call to the verification, or hacking the checksum generation script and run it on the server), but I was wondering if ...
- Mon Jan 14, 2008 3:54 pm
- Forum: Development
- Topic: Shared install tweaks
- Replies: 0
- Views: 3750
Shared install tweaks
I'm running several blogs on a single host, but I don't have server or shell access. But, our webhost lets us create subdomains as subdirectories. So, what I did was that I installed the shared base in a subdomain, and created a .htaccess to deny all.
Then, I had to modify the deployment files so ...
Then, I had to modify the deployment files so ...
- Mon Jan 07, 2008 7:17 pm
- Forum: Development
- Topic: SVN layout - revision of 1.2.1?
- Replies: 3
- Views: 5548
Re: SVN layout - revision of 1.2.1?
However, have you ever thought about contributing your patches? Also, what do you need to patch that isn't possible with custom templates or plugins?
See bug 1461754 . The bug itself is resolved, but I proposed some changes to the way character replacement is handled (I went through the current ...
- Sun Jan 06, 2008 10:04 pm
- Forum: Development
- Topic: SVN layout - revision of 1.2.1?
- Replies: 3
- Views: 5548
SVN layout - revision of 1.2.1?
Hi,
I've made a few hacks for my blog, unfortunately, this really complicates upgrading to newer versions of serendipity (I tried it only once - even though I had the changes commited to a local svn repository, the upgrade was a real pain because it was hard to keep track of the changes I did once ...
I've made a few hacks for my blog, unfortunately, this really complicates upgrading to newer versions of serendipity (I tried it only once - even though I had the changes commited to a local svn repository, the upgrade was a real pain because it was hard to keep track of the changes I did once ...