User talk:Smcnaught
From ChekMate Security Group
very cool site... how did you get the "rounded" edges on this mediawiki skin? i've been trying to do this and is driving me up the wall....
|
-- (19:18, 1 September 2006 (UTC)) - Smcnaught - I am also available on irc.chekmate.org #MediaWiki: It has been a while since I did that modification but I believe I found out how to do it here: http://meta.wikimedia.org/wiki/User_styles#Rounded_corners_in_Mozilla Hope that helps. |
Contents |
Question about Myblog
I have installed Myblog on my mediawiki server, but I am getting an error. I have the "Most Recent Blogs" link working, but when I click on the "my blog" link, it gives me an HTTP 500 error. The link that it can't resolve is: http://localhost/intranet/wiki/index.php/Special:ListSubPages/User:WikiSysop Thanks for the help,
|
-- (21:44, 24 November 2006 (MST) - Smcnaught - I am also available on irc.chekmate.org #MediaWiki: Sorry, I just returned from the UK. Error 500 means there is an error executing the page. If you can review your web server error log and report what the error message is, then I would be able to help tell you what the problem is. |
Here is the only thing that even looks like an error from the apache error log
[Mon Nov 27 09:53:54 2006] [info] [client 127.0.0.1] (OS 10022)An invalid argument was supplied. : core_output_filter: writing data to the network [Mon Nov 27 09:53:54 2006] [info] [client 127.0.0.1] (OS 10022)An invalid argument was supplied. : core_output_filter: writing data to the network
MyBlog links
Ok, for some reason, the links provided on the blog posts are not working correctly...
- Discussion
- 'Users' blog
- User profile link
- Blog post title
They all seem to take me to the main page instead of their proper destination... The only one that does work as intended, is the 'Blog entry.....' link...
I have noticed looking at the addresses shown in my browser, that the addresses do not apear to be correct...
eg.
- Link to user profile should be: http://www.htpcnz.net/index.php?title=User:Admin
- Currently link displaying: http://www.htpcnz.net/index.php/User:Admin
So the links are missing the '?title=' (I dont yet have 'clean' titles)
I looked in the code, to try to fix this, and I found this code in the 'SpecialPageSubPages.php file:
$wgOut->addHTML("<table width=100%><tr><td align=left><font size=4><a href=\"$wgScript/User:". $row->page_title ."\">$date1</a></font><br>Posted By: <a href=\"$wgScript/User:$user1\">$user1</a></td><td valign=top align=right><a href=\"$wgScript/User_talk:". $row->page_title ."\">Discussion</a><br><a href=\"$wgScript/Special:ListSubPages/User:$user1\">$user1's Blog</a><td></tr></table>");
I attempted modifying it to something like this:
$wgOut->addHTML("<table width=100%><tr><td align=left><font size=4><a href=\"/index.php?title=User:". $row->page_title ."\">$date1</a></font><br>Posted By: <a href=\"/index.php?title=User:$user1\">$user1</a></td><td valign=top align=right><a href=\"/index.php?title=User_talk:". $row->page_title ."\">Discussion</a><br><a href=\"/index.php?title=Special:ListSubPages/User:$user1\">$user1's Blog</a><td></tr></table>");
I also attempted just placing '?title=' in front of the original code, and leaving in '$wgScript/' But nothing has worked for me...in fact, even with those changes, the links did not change at all?
Can you help? Tell me what to edit so I can make those links work properly
Cheers
Update:
I now have 'clean' titles...but have yet to get these links working properly...please help?
- What I originally had: http://www.htpcnz.net/index.php?title=User:Admin
- What I currently have: http://www.htpcnz.net/index.php/User:Admin
- How it should be: http://www.htpcnz.net/User:Admin
So the current difference is causing the link to not direct correctly: index.php/
How can I fix this please? --HTPCnz 21:45, 3 April 2008 (MDT)
Qustion about MyPortal
i installeled on my wiki on my computer and i get
Fatal error: Call to undefined function wfProfileIn() in /var/www/mw/includes/Setup.php on line 23 rest of the wiki works fine any help would be greatly appreciated
from special:version MediaWiki: 1.8.2 PHP: 5.1.6 (apache2handler) MySQL: 5.0.24a-Debian_9-log
Question re: ImageMap extension
This looks like a great extension however at Talk:MW:_ImageMap_Extension# Security issues GregU explains a security vulnerability he discovered. Any idea when that might be corrected? --Ikester 20:17, 22 January 2007 (MST)
Error in BASE.php
When I try to use the BASE templates in cacti, I get a error:
Class 'mysqli' not found on line 23.
Any suggestions?
The poller log in cati says
WARNING: Result from CMD not valid. Partial Result:




