![]() |
It should not be a charset problem... ok, it is related to the converting, but anyway, it should work.
You need to turn off magic quotes either in php.ini or in .htaccess: http://www.php.net/magic_quotes That should solve the problem. About the editor, it's part of the UsabilityInitiative. Tell me when the problem still exists after turning off magic quotes. And let me know if you have problems to install the new editor, I can help. |
Ok magic quotes Disabled.
I'm running on shared hosting and The php_flag and php_value inside a .htaccess file are technically correct - but for PHP installed as an Apache module only. On a shared host you'll almost never find such a setup; PHP is run as a CGI instead, for reasons related to security (keeping your server neighbours out of your files) and the way phpsuexec runs scripts as 'you' instead of the apache user. Apache is thus correct giving you a server error: it doesn't know about the meaning of php_flag unless the PHP module is loaded. A CGI binary is to Apache an external program instead, and you can't configure it from within Apache. Now for the good news: you can set up per-directory configuration putting there a file named 'php.ini' and setting there your instructions using the same syntax as in the system's main php.ini. Now it's time to setup UsabilityInitiative. I will inform you. Thanks.. :up: |
GOOD, so magic quotes solved the problem *happy*
BTW, that error is in the manual "3.1 Prepare the Server" ;) |
All are READY NOW and is UP and Running.
http://img180.imageshack.us/img180/1127/wiki.png http://www.xtremecoders.org/forums Fantastic Work my friend. :D:up: Soon will get my donation. BTW. if i install PrefStats i get SQL query errors. Can't find value Is some useful option to have it or not ? |
I don't think you need PrefStats and most of the other stuff
Most of them are just statistics stuff that was used by UsabilityInitiative to collect data, like what menus the users are using the most. For the editor just add the beginning to your LocalSettings.php and forget about the rest of it... Like this: Code:
# Some lines to add to LocalSettings.php to get these extensions up and running: |
I don't know why but your settings create DB error on my wiki.
This script run smooth for me. Code:
# Vector enhancements config |
hm.. strange... I took mine from the README in the wiki/extensions/UsabilityInitiative folder
|
I don't have any of the tabs at the top. Example: Create, Move, ect.
|
hm... never had that problem...
could you send me a link to the forum via PM? (or if not possible, send me at least a screenshot) Edit: You need to login to be able to edit the wiki, anonymus edits are disabled... I think that is the problem |
This has got to be one of the best mods I've see for vB. Easy to follow instructions and seamless installation. So Thank You bepe!
Just one small suggestion for the manual - it doesn't say you have to install MediaWiki first (obvious I know but someone will ask) ;) /Installed /Nominated I have two queries when you have time (low-priority):
|
All times are GMT. The time now is 04:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|