Search found 4580 matches

by Timbalu
Tue Feb 23, 2016 8:03 pm
Forum: Plugins
Topic: Lightbox bug 2.4.0
Replies: 29
Views: 18229

Re: Lightbox bug 2.4.0

I can't really say... There is/was an issue with the sync server, currently. Garvin is/was trying to debug it. Do you say the sync from this morning did not create a valid xml file, so one cannot uprade with success? If you need it now, deinstall and remove the plugin physically too and then install...
by Timbalu
Sat Feb 20, 2016 2:16 pm
Forum: General discussions
Topic: How to fix next page error?
Replies: 21
Views: 11572

Re: How to fix next page error?

Yeah, better start a new thread for the custom permalink issue(s).
Christine wrote:...so I will try out the suggestions here: ...
As an example use this

Code: Select all

$GLOBALS['i18n_filename_from'] = array(' ', '!', '_', '+', ',', '.', ':');
$GLOBALS['i18n_filename_to']   = array('-', '',  '',  '',  '',  '',  '-');
by Timbalu
Sat Feb 20, 2016 2:13 pm
Forum: Plugins
Topic: entry data via Smarty parsing plugin
Replies: 7
Views: 8271

Re: entry data via Smarty parsing plugin

...in serendipity_local_config.inc.php (which don't really work, but that's another story) $GLOBALS['i18n_filename_from'] = array(' ', '!', '%', '_', '+', ',', ';', '.', ':', '?'); $GLOBALS['i18n_filename_to'] = array('', '','','','', '','','','-'.''); Since there is a tiny little bug in that paste...
by Timbalu
Sat Feb 20, 2016 9:53 am
Forum: Plugins
Topic: Lightbox bug 2.4.0
Replies: 29
Views: 18229

Re: Lightbox bug 2.4.0

Good catch! Thanks.
Fixed in 2.4.1.
by Timbalu
Wed Feb 17, 2016 10:02 am
Forum: General discussions
Topic: php7
Replies: 9
Views: 9993

Re: php7

elguenny wrote:When the backend works well, all is loaded correctly?
I assume so, yes.
We have some plugins making use of it I think: imagesidebar and linklist sidebar, [...] .
elguenny wrote:Are there other ways to test it?
https://github.com/pear/Cache_Lite/tree/master/tests
by Timbalu
Tue Feb 16, 2016 7:15 pm
Forum: Generelles in Deutsch
Topic: Serendipity 1.5.5 und PHP 5.6
Replies: 4
Views: 3009

Re: Serendipity 1.5.5 und PHP 5.6

pixel32 wrote:(nicht am PHP-Code) und diese nach dem Upgrade natürlich wieder einspielen muss
Daraus schließe ich "am Template". Du kennst die Möglichkeit ein Template updatesicher zu nutzen?
by Timbalu
Tue Feb 16, 2016 10:34 am
Forum: General discussions
Topic: How to fix next page error?
Replies: 21
Views: 11572

Re: How to fix next page error?

The permalink plugin kept all the URLs as the one with the prefix and as I was editing each entry, I changed them to delete the prefix in there too. The custom permalinks are stored in the "PREFIX"_entryproperties table. If you remove the custom permalinks plugin they stay in that table, ...
by Timbalu
Tue Feb 16, 2016 10:14 am
Forum: General discussions
Topic: php7
Replies: 9
Views: 9993

Re: php7

Are you sure it replaced the correct file? Check the file dates. This is the last current version from PEAR. They still seem to use the old PHP4 constructors, with the method name == class name, eg function Cache_Lite($options = array(NULL)) which - I think - should now be public function __construc...
by Timbalu
Tue Feb 16, 2016 10:12 am
Forum: General discussions
Topic: How to fix next page error?
Replies: 21
Views: 11572

Re: How to fix next page error?

Christine wrote:I have one last question on the 'next page' topic. Is it possible to change P2.html to something else e.g. a small p?
Well, if you know where to look it up... :wink: It is hardcoded in core. And you have several places to change for this. Don't do this!
by Timbalu
Tue Feb 16, 2016 10:07 am
Forum: Plugins
Topic: feature-request freeTag: page with all tags
Replies: 11
Views: 9207

Re: feature-request freeTag: page with all tags

One more question, is there a way to remove /plugin from the tag URL? I'd like to have the URL as just /tag. No. This is the same sort of issue as before. Serendipity needs to get a unique path part to know what to do. In this case: check into the plugins 'external_plugin' hook. I could test it som...
by Timbalu
Tue Feb 16, 2016 9:38 am
Forum: General discussions
Topic: How to fix next page error?
Replies: 21
Views: 11572

Re: How to fix next page error?

I'll just have to dive in and change all the post names. I still don't really get why this is necessary. Do you have "handmade" links to other entries in your entries? If not, the entries are build together live on request, by the 'archives' path option and the entries table 'id' - 'title...
by Timbalu
Mon Feb 15, 2016 8:19 pm
Forum: General discussions
Topic: php7
Replies: 9
Views: 9993

Re: php7

Please unzip into /serendpity/bundled-libs directory, which overwrites the "Pear" /Cache dir Cache.zip Maybe this just helps to get around the constructor error ... but may just loop into some other next error with PHP7... :) Please tell us if that works well with cache lite. Pear dependen...
by Timbalu
Mon Feb 15, 2016 9:59 am
Forum: Generelles in Deutsch
Topic: Serendipity 1.5.5 und PHP 5.6
Replies: 4
Views: 3009

Re: Serendipity 1.5.5 und PHP 5.6

ja, ich weiss, ich sollte mal upgraden Das "mal" ist angesichts der Tatsache dass du es so lange nicht gemacht hast gelinde gesagt ... untertrieben! In über 5 Jahren kann und ist eine Menge geschehen, auch sicherheitstechnisch! Ist hier mit Problemen zu rechnen oder ist v1.5.5 mit PHP 5.5...
by Timbalu
Sun Feb 14, 2016 5:51 pm
Forum: Installation
Topic: [SOLVED] Installation from 1.7.3 to 2.0.3 failed
Replies: 4
Views: 4850

Re: Installation from 1.7.3 to 2.0.3 failed: no update scri

So check the filedate in /famblog/serendipity_confic.inc.php. Is it up tp date? If not, this indicates you deflated somewhere else or not even at all.
by Timbalu
Sun Feb 14, 2016 4:06 pm
Forum: Installation
Topic: [SOLVED] Installation from 1.7.3 to 2.0.3 failed
Replies: 4
Views: 4850

Re: Installation from 1.7.3 to 2.0.3 failed: no update scri

Hi

Please check if you accidently unzipped to a directory which is not your blog, which I assume lives in /serendipity/, right?!

The file "docs/upgrade.sh" is as old as 10 years - DO NOT USE.
We will remove old occurrences with the next Serendipity release upgrade.

Can you give us a url?