Show Posts
|
|
Pages: [1] 2 3 ... 24
|
|
1
|
Support Category / General Support / Re: Ad Server Delivering Viruses
|
on: June 30, 2012, 23:51:08
|
I am still around  May I ask why you think it is the ad server which is causing this? Gunggo have yet to update the ad code to their own, so it is still serving the old ads which are coming through cpmstar.com You could try removing the ad code and testing your page, and putting it back and testing again. There is also a javascript at the bottom of your page which you might want to investigate too to see if it's causing the issues: <script type="text/javascript" src="http://zam.zamimg.com/j/tooltips.js"></script>
|
|
|
|
|
5
|
Support Category / Technical Support / Re: Please enable PHP passthru on fiesta.wikkii.net
|
on: April 29, 2012, 15:37:45
|
Does this mean our wikis won't be able to use .svg's ? I know a lot of my users are really wanting to use their plethora of .svg images on my wiki (iiwiki.wikkii.net)?
Unfortunately we don't support svg at this time, due to the requirement for passthru. Hopefully they can convert those images to another format before upload. You could try a program like Inkscape.
|
|
|
|
|
6
|
Support Category / General Support / Re: Extension Request- Wiki Love
|
on: April 29, 2012, 15:23:31
|
|
We aren't really looking at adding any more extensions to the farmer wikis as most of the basics are covered, and the most widely used ones have been added (where possible).
For anything more individual, and to cater to the more specific needs of a specialised wiki, you would be best to install these yourself via Advanced Hosting.
|
|
|
|
|
8
|
Support Category / Technical Support / Re: Latex
|
on: April 29, 2012, 15:12:44
|
|
Sorry we couldn't accommodate you, but I wasn't comfortable with making a change that would affect thousands of wikis just for a single person's preference, especially considering the existing solution was working fine.
Your wiki will be removed shortly and best of luck with finding another host.
|
|
|
|
|
10
|
Support Category / General Support / Re: Five things to improve
|
on: April 26, 2012, 17:07:07
|
Thank you for taking the time to write up such thorough suggestions. I have fixed the typo in the forum title, that must have been there for a long time. Can't believe I never noticed it, lol. And will look at implementing some of the others at a later date. Glad you are enjoying the hosting 
|
|
|
|
|
11
|
Support Category / Technical Support / Re: Parking existing domain
|
on: April 26, 2012, 16:32:28
|
Does this mean that I can't have a wiki at malleus-commons.sturmkrieg.com?
If you mean you wish to redirect your own subdomain to a Wikkii subdomain and mask the URL of the Wikkii subdomain, technically, should be able to do this if you have access to the DNS settings on your current host. Your domain registrar may also have an option to do this. However it may be easier to mask it with an iframe, however this will not be very good for SEO purposes. To be honest I would prefer if you didn't do any masking, as leaving the Wikkii address in the URL will help to promote us a little bit 
|
|
|
|
|
12
|
Support Category / Technical Support / Re: Please enable PHP passthru on fiesta.wikkii.net
|
on: April 26, 2012, 15:59:41
|
|
Unfortunately we have passthru disabled for security reasons. Looks like Mediawiki is using passthru to access Image Magick and you have that enabled, so just use GD instead by editing your LocalSettings.php to:
$wgUseImageMagick = false;
I made the change and your images are coming up, except for your svg image which also requires passthru so you won't be able to use svg files at this time.
|
|
|
|
|
15
|
Support Category / Technical Support / Re: Latex
|
on: April 18, 2012, 08:33:34
|
Okay I've tried it just via this forum and it actually comes up harder to read with the mathTex, and is no real improvement. You can see the difference below: mimeTex  mathTex  I think I will just leave it as is.
|
|
|
|
|
16
|
Support Category / Technical Support / Re: Latex
|
on: April 17, 2012, 22:44:10
|
For LaTeX, we are pulling mimeTex from the public server, following the instructions here. So the font is whatever they are using over there. I can change it to the public mathTex which I think is what you are after, but not sure if it will break things or not. Can you post your wiki page where you are using this and I will test to see if it works okay.
|
|
|
|
|
17
|
Support Category / Technical Support / Re: SVN
|
on: April 16, 2012, 12:57:30
|
|
I am not familiar with SVN myself, but I believe you will require SSH access to use it, which unfortunately we do not provide, sorry about that.
|
|
|
|
|
|