Re: [MediaWiki-l] Page disappeared

2013-03-11 Thread David Gerard
On 12 March 2013 00:47, Krenair wrote: > Try checking your PHP error log. It's probably somewhere like > /var/log/apache2/error.log That's the Apache error log, not the PHP error one (which is separate), although it might also help. - d. ___ MediaW

Re: [MediaWiki-l] Page disappeared

2013-03-11 Thread David Gerard
On 12 March 2013 00:45, Steve VanSlyck wrote: > I had a page on my wiki. > Created file link on it > [[File:The_Proud_Father.jpg|right|thumb|250px|The Proud Father. Sam Brown, > ca. 1920-30]] > Saved the page. > Followed the link. > Uploaded the file (3021 x 3575, 1.55MB)... > ... and, ever since

Re: [MediaWiki-l] Page disappeared

2013-03-11 Thread Krenair
Try checking your PHP error log. It's probably somewhere like /var/log/apache2/error.log Alex Monk On 12/03/13 00:45, Steve VanSlyck wrote: Well this is weird. I had a page on my wiki. Created file link on it [[File:The_Proud_Father.jpg|right|thumb|250px|The Proud Father. Sam Brown, ca. 1

[MediaWiki-l] Page disappeared

2013-03-11 Thread Steve VanSlyck
Well this is weird. I had a page on my wiki. Created file link on it [[File:The_Proud_Father.jpg|right|thumb|250px|The Proud Father. Sam Brown, ca. 1920-30]] Saved the page. Followed the link. Uploaded the file (3021 x 3575, 1.55MB)... ... and, ever since then both that file's page and th

Re: [MediaWiki-l] Arabic numerals

2013-03-11 Thread Karam Qubsi
Thanks a lot :) On Mon, Mar 11, 2013 at 3:01 PM, Brion Vibber wrote: > On Mon, Mar 11, 2013 at 2:38 PM, Karam Qubsi wrote: > > Hi all > > The default numerals in my Arabic mediawiki is > use > > the Hindu numerals : > > (٠‎ - ١‎ - ٢‎ - ٣‎ - ٤‎ - ٥‎ - ٦‎ - ٧‎ - ٨‎ - ٩‎)

Re: [MediaWiki-l] Arabic numerals

2013-03-11 Thread Brion Vibber
On Mon, Mar 11, 2013 at 2:38 PM, Karam Qubsi wrote: > Hi all > The default numerals in my Arabic mediawiki is use > the Hindu numerals : > (٠‎ - ١‎ - ٢‎ - ٣‎ - ٤‎ - ٥‎ - ٦‎ - ٧‎ - ٨‎ - ٩‎) > in the Arab world we prefer to use the global and Arabic numerals : > (0, 1, 2, 3,

[MediaWiki-l] Arabic numerals

2013-03-11 Thread Karam Qubsi
Hi all The default numerals in my Arabic mediawiki is use the Hindu numerals : (٠‎ - ١‎ - ٢‎ - ٣‎ - ٤‎ - ٥‎ - ٦‎ - ٧‎ - ٨‎ - ٩‎) in the Arab world we prefer to use the global and Arabic numerals : (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) so how to change the default numerals ? Note