azett
61ec0d9f4d
fixed some more each() calls;
...
core.utils.php: added new function utils_array_kshift();
code formatting changed slightly
2018-10-23 12:24:43 +02:00
azett
3ca9093f7a
Calendar plugin: Deprecated each() is useless - commented out.
...
Search: That shit drives me crazy. Not fixed yet, just commented my findings so far. Way to go!
2018-10-03 15:33:38 +02:00
azett
50c492c5a6
Replaced deprecated each() in footnotes plugin.
2018-10-03 14:07:38 +02:00
azett
6b8a4776df
Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!
...
Please visit his website http://www.aadmm.org/fp-patch/ and read patch-description.txt to learn more about the details of the patch.
I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too.
2018-10-03 11:00:55 +02:00
liquibyte
2eecd94307
I swear this thing is pulling files from nowhere. I keep seeing changes I didn't make.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:58:10 -05:00
liquibyte
f97f35dd5e
Doing a re-commit to make sure things are working right.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:43:52 -05:00
liquibyte
136076644d
This file is also needed to make the hover effects work. The older jquery just doesn't cut it.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:07:25 -05:00
Edoardo Vacchi
dd94f073bf
Fix other method signatures
2013-11-28 20:44:52 +01:00
real_nowhereman
5a72665c23
fix a strict error by horribly breaking old PHP4 installations.
2012-03-24 15:20:41 +00:00
real_nowhereman
58dc891c5a
removing deprecated plugins
2012-02-26 19:20:31 +00:00
real_nowhereman
4e487d6393
updated jquery
2012-01-12 19:54:45 +00:00
real_nowhereman
25e948ba32
deprecation warning
2011-09-03 19:05:29 +00:00
real_nowhereman
7d12b43e16
fix warning
2011-08-30 11:58:23 +00:00
real_nowhereman
51e36e4da2
thumb patch (still not working)
2011-08-25 19:39:13 +00:00
real_nowhereman
e5f7052516
updated to 0.3.3. also, removed all instances of '=&'; replaced with '='
2011-08-25 19:33:18 +00:00
real_nowhereman
5fac9b6a39
alpha on thumbs (by pierovdfn)
2011-08-25 09:59:24 +00:00
real_nowhereman
003f4b8e73
make file permissions user-defined
2011-06-21 08:32:00 +00:00
real_nowhereman
f98264df74
removed wrong lang file (it-it)
2011-06-17 21:32:06 +00:00
real_nowhereman
2c687145da
revert changes to prettyurls -- erroneous commit
2011-04-15 18:59:44 +00:00
real_nowhereman
6721d8098d
fix ie9.. not entirely satisfied though..
2011-04-14 07:36:31 +00:00
real_nowhereman
3afb36c788
jquery updated to last version
2011-04-13 10:25:01 +00:00
real_nowhereman
b3d2f36249
jquery updated to last version
2011-04-13 10:16:10 +00:00
real_nowhereman
0e962daf68
fixes paging with PRETTYURLS_TITLES = true
2011-04-05 11:59:00 +00:00
real_nowhereman
e174601c79
remove debug statement
2011-04-04 12:15:30 +00:00
real_nowhereman
35bcf84f57
prettyurls multiple 'backend'
2011-04-04 10:33:56 +00:00
real_nowhereman
b9c3a2e7af
revert clumsy r376
2011-04-03 19:38:07 +00:00
real_nowhereman
ee6e7c551c
nasty auth bug
2011-04-03 17:13:12 +00:00
real_nowhereman
44257345c9
corrections suggested by Stanley on the forums
2010-10-05 14:23:38 +00:00
real_nowhereman
925eeb979a
did not throw an error on non-existent category; thanks to pierovdfn for reporting
2010-09-13 15:56:46 +00:00
real_nowhereman
9b5afb0f7e
forgot the actual ICO file
2010-09-01 18:33:28 +00:00
real_nowhereman
0c5cb9b390
the favicon image MUST be named "favicon.ico"...
2010-09-01 18:09:37 +00:00
real_nowhereman
c173e4943c
the favicon image MUST be named "favicon.ext"! (or IE won't show it...)
2010-09-01 06:35:44 +00:00
real_nowhereman
fb74b70049
support for custom alt, title attributes in [img]
2010-08-23 07:08:08 +00:00
real_nowhereman
5aa9c647ff
delete syntaxhighlighter: goodbye, it's been one hell of a ride... but it's been non-functional for a some time, now
2010-08-12 12:16:07 +00:00
real_nowhereman
fec91ae412
many minor edits, porting to jQuery (thanks to pierovdfn!)
2010-08-12 10:02:52 +00:00
real_nowhereman
9ce051113a
revert unwanted commit
2010-07-01 10:11:49 +00:00
real_nowhereman
9dbd816209
added more options
2010-06-27 13:23:16 +00:00
real_nowhereman
d6261d4763
postviews plugin no longer fiddling with (supposedly) private fields of FPDB_Query
2010-04-23 18:36:47 +00:00
real_nowhereman
d7ed051fab
fixed escaping
2010-04-18 07:58:55 +00:00
real_nowhereman
6818c2854e
fix XSS lastcomments plugin http://www.exploit-db.com/exploits/12034
2010-04-04 08:37:33 +00:00
real_nowhereman
c484b17f3a
fix broken video tag (really)
2009-12-23 12:50:51 +00:00
real_nowhereman
47ae3abff6
fix broken video tag
2009-12-23 12:31:14 +00:00
real_nowhereman
a442b571cc
calendar should now use localized strings
2009-12-08 20:11:13 +00:00
real_nowhereman
8c2507554e
fix in bbcode (newline printed as a result of a typo)
2009-10-18 09:04:14 +00:00
real_nowhereman
918cfc99e6
suppressing boring deprecation warning after release
2009-10-11 08:26:38 +00:00
real_nowhereman
0079e71043
error in config poanel bbcode (escape html)
2009-10-06 10:00:36 +00:00
real_nowhereman
f4d9a3fd1a
fixing readmore minor bug
2009-04-05 19:48:33 +00:00
real_nowhereman
40e3b8625b
some functions were incorrectly renamed
2009-02-28 10:47:23 +00:00
real_nowhereman
6b133960ed
* merged quickspam plugin with coding-style branch
...
* other cosmetic changes
2009-02-25 15:06:35 +00:00
real_nowhereman
5944f87bb8
removing hardcoded 'view image' string ("fixes" title in lightbox)
2009-02-25 13:00:34 +00:00