I exported mysql, imported to new server... and 'Surge' became ‘Surge’ I'm glad I only have test content in there. Now to find out what happens when I type an apostrophe in that machine. Apostrophe shows OK. I wonder if those were "Smart Quotes" and why they looked OK on other server. ok, i've got a question Congratulations. attempting to get the FILES plugin working using this syntax: {FILES(galleryId=44)}A set of files{FILES} it shows 6 empty slots. There are 6 files in gallery 44, so that is right, but am I missing something to get actual text and links to show? Did you try Edit>SelectAll in your browser? Maybe your text is the same color as your background so you just can't see the text. Or, similarly, does your mouse cursor change when passing over the "empty slots"? Late, have to run. no on both counts later hi all I nave ben traveling for a while - whats been going on? polom SVN: Commit by nyloth :: r 15557 /trunk/lib/smarty_tiki/function.button.php: [FIX] smarty button plugin: fix the way auto_query_args gets back its original values to avoid problems when auto_query_args is initially empty SVN: Commit by sept_7 :: r 15558 /trunk/lib/wiki-plugins/wikiplugin_code.php: [FIX] : use UTF-8 encoding when escaping htmlentities... polom Hi! My tweaking of 2.2 takes me deeper and deeper into the code. Right now I am working on a two level horizontal menu where the lower menu is dependent on which page that is selected on the upper menu. But I don't really know how to go about implementing it. When I write the template for the menu it would be usefull to know "where" on the site I am. Maybe something like breadcrumbs could be parsed and used in hi short dev question what does an unvalidated used differentiate from a validate user in the database ? what does an unvalidated usee differentiate from a validated user in the database ? i created a user manually in the users_users table that looks exactly like an unvalidated user but I still can login with that new user so there must be something else wb polom 'morning! I've got a Wikipedia user asking about how to do redirects and disambiguation pages in TikiWiki. AFAIK, TW doesn't include any automated features to create these. Has anyone else tried to emulate these functions in TW? MacLeod: : 3.0 will have page aliases and semantic wiki links for 2.2, you can use redirect plugin MacLeod: : we totally need to have equivalents for these types of things ok, thx! c_schmitz: it depends og the registratin process - it can be provpass != '' or valid !='' both of them does not matter i found out that a deliberately false hash is set for a locked out user once you validate provpass is used to set the real hash that's an interesting way :-) if the hash is right you can login no matter if the fields "provpass" or "valid" are set Macleod: http://dev.tikiwiki.org/wish1185 morning hi folks does anybody know if the FILES mod works with 2.2? liquidape: I don't know, but describe your symptoms in case it tickles someone's memory. plugin FILES working for me in tikitrunk Cast your illness upon the waters. Or something like that. I type {FILES(galleryId=44)}Project Checklists{FILES} in the wiki page...it shows the what looks like a file gallery, with 6 lines...there are 6 files in the galary. Nice little wrenches next to the lines...but no files are actually shown...Is it my syntax? where did you pick up the files plugin? nit sure the mods one is working with 2.x - but the tikitrunk will work I just got the plugin through the mod admin section of the wiki where can I pick up the tikitrunk mod? in mods it is a 1.9 .... mods is an unfinished feature is the version here: http://mods.tikiwiki.org/ the 1.9 version also? try this one http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/lib/wiki-plugins/wikiplugin_files.php?view=log sylvieg1 - that one seems to give me just a big blank page check if you have anough memory SEWilco: : ping pong I have 32 megs enables *enabled first time I've seen the big blank page in the wiki I might even have 64 other pages without the mod work I put that file in: "/var/www/tikiwiki/lib/wiki-plugins" Thats correct right? I don't need a new tpl file in addition do I? sorry you need the tpl wiki-plugins/wikiplugin_files.tpl this the updated one? http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/mods/trunk/wiki-plugins/files/templates/ polom Moo Anyone try a fresh install from trunk lately? using php4 my tiki-install.php is crapping out with [client 153.39.141.177] PHP Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /apps/www/html/cms-trunk/lib/adodb/adodb.inc.php on line 433 trunk will not work with php4 I thought Marc had some sites using it I thought I'd heard that but then I thought Marc had told me he was using it. Oh well. so much for that idea but - the error is strange - it should not be... There is a minor difference between adodb.inc.php from trunk to 2.0. trunk has "static function Version()". In 2.0 that particular line is "function Version()" aproulx tried to install trunk on php4 this morning and got that erro r ah yeh ... static function is only php5 Does somebody know about edit css that was created a style-user.css file mose created the feature and deleted it after - but the warning is still there Is the feature useful? Is the style variation connected to the user or to the domain? SVN: Commit by sylvieg :: r 15566 /trunk/templates/tiki-user_menu.tpl: [FIX]style: seems it is necessary to overload icon