anybody have any experience with getting tikiwiki to recognize Imagemagik on Hostmonster.com ? i am trying to figure out what file I might need to modify in order to get my Tikiwiki install to recognize ImageMagik on my remote host server. The install is not automatically detecting it. What file would I need to modify in order to point to the imagemagik on my server? jcyrisse, sorry, no idea on that. I think I have the same situation, GD and Imagemagik both installed but only GD recognized. I never looked into it, though. hmmm...k...well buggers i have searched on tw.o too and cant find anything about it No, I don't recall ever seeing anything on that. um, Imagick.... http://www.bluehostforum.com/archive/index.php/t-2398.html i have a feeling this is the reason not working and why hostmonster says Imagemagik is installed but it appears an extension needs to be installed? Maybe so. GD has a section on my phpinfo page. No mention of Imagemagick. Imagemagick is listed as a feature at my domain host, though. You should probably contact Hostmonster and tell them what you want to do. yeah...sent them an email also...looks like i found something on tw.o, in an old forum...but sounds like just describing the same problem i am having http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=26941&comments_per_page=1&thread_style=commentStyle_plain Shadowbox is working for me in 3.0b0 (trunk). I read that it wasn't, for somebody. But I can't edit wiki pages, articles, blogs, etc. All edit clicks cause a white page (with Ajax not turned on) or error ('invalid xml response') with Ajax off. Anyone else running 3.0b0, is editing ok? hello! so... I am looking to use tikiwiki (2.0) to make a site with myltiple 'spaces' with their own forums, limited administration, etc. Is this possible/supported? Also need to figure out the navigation. I was thinking that categories would handle a lot of this. however, I want to be able to make a given category a web URL, such as /groups/group1/ would be the forum, base wiki page, etc, for the given group mrpoundsign, there is something called Multitiki (http://doc.tikiwiki.org/tiki-index.php?page_ref_id=3170) you could check out. Not really part of a standard Tiki installation tho. Otherwise, you can create the wiki pages, forums, etc. and use categories for navigation and perms to separate access. The urls wouldn't necessarily be as you described, though, unless that could be done with Apache rewrite rules. chibaguy: awesome, I will check it out. I wonder how hard it would be to just make the categor browser a little 'smarter' and do content roll-ups into caledar modules, etc. :) also, limiting the categoried that users can create pages in, etc. ... or I just write my own whole system from scratch. fun. heh. looks like it's for 1.9. using 2.0 :) Tiki is pretty hackable if you have the php skills. indeed. http://dev.tikiwiki.org/Hello%20world , if you haven't checked before. doh. http://dev.tikiwiki.org/Hello%20world#Categories :-) There's more activity here in 6 or 8 hours. Also you can ask on the tikiwiki-dev mailing list. About general approach or specific details. yeah, will see if I can hack something together. Would you recommend using search for aggrigating content to a main page for a category? (asuming I have some category page like hello_world that does this for me) or are there APIs for each feature? Sorry, I'm out of my depth there. alright. :) I will toy around with things. See what I come up with. heh. OK, have fun, and good luck. thanks. hi! is it possible in tw2.0 to have 2 different site menu bars, each for a different group? SVN: Commit by pkdille :: r 14237 /trunk/templates/tiki-admin_chat.tpl: [KIL] admin chat template: delete unused file SVN: Commit by pkdille :: r 14238 /trunk/templates/ (9 files): [MOD] titles: deploy smarty plugin title to some templates pujib, you could use one menu and control visibility of menu items by specifying the group for each, using the menu admin. Or if the menus are in a module, you could use the GROUP plugin to filter visibility of each. Otherwise, you'd probably have to edit a template and use a group variable to contol visibility. hi all :) hi ricks99 hi chibaguy chibaguy: yes, i've tried one menu and specifiying the group for each menu item, but it doesn't give me what i need, i'll the situation: i want the tikiwiki to look differently for groups Admins/Developers (which use tikiwiki as bugtracker and wiki knowledgebase) and other users, clients (Anonymous, Registered, etc). the problem is that if i set the group 'Anonymous' for some item, it is also visible to all other groups, which is wrong. what could be done there? Good afternoon, I have a question if I may? Is there any way to disable the content filter on wiki pages? I wish to use iframes on some of my pages. @voxsola: i think there is (used to be?) an IFRAME plugin i don't see it in 2.0 however... Oh, darn might be in mods.... Well, any way to include an external site would be fine also a SNARF plugin that you could use Cool, I'll take a look at that Cheers snarf is included with 2.0 but disabled by default look in ur ..../lib/wiki-plugins-dist/.. directory see docs for details: doc.tikiwiki.org/pluginsnarf Ah, there it is Cool! Many thanks :) Hi all :) I need help installing TikiWiki 2.0 Well, what's the problem? I keep getting this error and can't workout what to do to fix it.[Thu Aug 14 12:25:25 2008] [error] [client 196.207.35.245] PHP Fatal error: Call to undefined function adonewconnection() in /var/www/vhosts/rare-pix.com/httpdocs/installer/tiki-installer.php on line 666, referer: http://www.rare-pix.com/tiki-install.php Seems like PHP is lacking a database module, or something similar @iannhigginson: confirm that you FTPed *all* the files to your host. it sees the function 40 lines above and dosn't crash SVN: Commit by sept_7 :: r 14241 /trunk/ (13 files in 6 dirs): [FIX] : rename tiki-file_galleries.php call site to tiki-list_file_gallery.php and delete obsolete file tiki-file_galleries.php I have and double checked confirm that your db connection info is correct. what db are u using? yes it dosn't create the local.php because tiki cant connet to the db MySQL 4.x is ur db mysql or mysqli I have run http://www.rare-pix.com/phpinfo.php and every thing is corect in the inis Check the test code at http://phplens.com/adodb/installation.guide.html to make sure that ADOdb is properly installed make sure that *all* of the files in lib/adodb were transfered to the host r u on a shared host? yes i think so rechecking adodb files Hmh, I can't seem to find where to enable plugins @voxsola: just move it to the wiki-plugins folder @iannhigginson: u can try creating your local.php by hand. see the docs: http://doc.tikiwiki.org/Manual+Installation Ah thanks ricks :) brb Argh... {SNARF(url => http:/...} pujib, if the menus are in a module, you can use the GROUP wikiplugin to control which one displays. But I'm not sure about preventing the Anonymous menu from displaying to the other group. I'd have to check the plugin to see how the parameters work. You have got to be kidding me strikes again :( Surely there must be a way to disable that? ... cant remember who was working on that... Is that in the 2.0 release? Yeah (not an rc version) It's in the version advertised on the front page Maybe sept_7 was working on that. Well, here's to hoping it'll get fixed soon, it's driving me batty :) Is it occurring in places other than the snarf plugin? When trying to add an iframe You're using html in wiki pages for that? Yeah, I want to include output from a perl-script seemlessly seam* chibaguy: i suspect there is no way to wrap menu at the site's top bar (enabled in look&feel->general layout) in module. is it so? pujib, the normal menu there is a php layers menu and it's in a table so, yes, it doesn't wrap. Oh, wrap in a module.... I don't think so. ricks99, do you know about using modules in a template? I don't really care how it's done, long as I get to include an external page in a wiki page :) Or getting wiki parsing to work in a part of a template? SVN: Commit by pkdille :: r 14244 /trunk/templates/ (18 files): [MOD] titles: deploy smarty plugin title to some templates {include file="...."} Nope, that didn't work i just want that menu to be located horizontally at the top bar, but afaik modules don't give such functionality (they can be placed only to left or right columns). if somehow i could squeeze menu inside a module to the top, then i could use GROUP plugin... voxsola, hopefully the thing will be fixed in svn and maybe just a single file or so can be replaced, without a whole release being necessary. maybe it is also possible, but still unknown to me :)? @pujib: u can include a module *anywhere* that accepts wiki syntax by using the {MODULE} plugin Yeah, I hope so too. Thanks for the help anyways. Good bye. Too bad the Look & Feel custom code doesn't accept wiki syntax. (It doesn't, does it?) That would be ideal. chibaguy: yes, it doesn't. just verified it YATI.... Well, another way would be to use Smarty filters to make the menu display conditional, depending on the group. If there's a group variable that can be used this way, similar to $user. But I don't know about that. (yet another Tikiwiki inconsistency) seems tikiwiki needs a good redesign ) have u tried creating 2 modules (one for anon, one for reg) then enable the "Hide anonymous-only modules from registered users:" option? ricks99: no, not yet u want two completely different menus (in two different modules) appearing for anon vs. registerd users, right? It's much easier to think of new things for Tikiwiki to do than to think of how to get it to do them. ;-) ....spoken like a true developer. :) emphasis is on adding new features :-) why make something *better* when you can simply make something *newer* ? the #1 problem with opensource (imho) ricks99, I think the problem with using modules is that will only work for the side columns or wiki page, not the horizontal menu at page top. ricks99: yes, but i also want those menus to be in top bar o... want for a top menu? will probably need to edit the TPL directly: {if $user}..show registered menu{else}...show anon menu{/if} heh. ricks99, can specific groups be a variable? like if $group eq 'Developer' ... ok, i'll try and report whether it was successful If a person had lots of time, it'd be good to sort out solutions like this methodically. IF not sure i think the group name is read/tested only on specific actions. i dont know if it is globally available I think making all the custom code boxes accept wiki syntax would be great. (top bar, bottom bar, etc.) You could put a module in there and have it go 100% wide or whatever. *all* text areas should allow wiki syntax Yep. absolutely that's easy to agree on, harder to get someone to check&fix everything :-) what I find amazing is that since the release, there were 0 commits on 2.0 interestingly... the tiki release check reports that my 2.0RC4 version is "up to date"... :( SVN: Commit by pkdille :: r 14249 /trunk/templates/ (7 files): [MOD] titles: deploy smarty plugin title to some templates after updating from 1.9 to 2.0 when i edit a wiki page that hasn't been edited since the update the old text is missing from the text field. after editing a page once with 2.0 it shows as expected. edit templates aren't customized, using standard theme. any ideas? did u clear the cache after the upgrade? templates_c? did rm * on that one try clearing all three tiki caches i'd think it's some db problem as it just happens with pages that weren't edited with 2.0 yet, but the 1.8->1.9->2.0 update stuff ran without errors clearing cache now SVN: Commit by sept_7 :: r 14250 /trunk/tiki-download_file.php: [FIX] pb with file galleries on the filesystem ricks99: didn't help sorry. dont know. :( my 1.9.x -> 2.0 upgrade went quite smoothly i have to get the old source from tiki-pagehistory, paste it in the editor which is quite annoying :( ricks99: could you please post a screenshot of the table structure and some content of tiki_pages? maybe i can spot a difference between yours which works and mine which fails sure. one sec... SVN: Commit by sept_7 :: r 14251 /trunk/lib/tikilib.php: [FIX] better detection of image library in parse_data for image resizing tomekkott: try @lphuberdeau.com @LarsKL: http://twbasics.keycontent.org/img/tiki_pages_structure.png ricks99: looks exactly the same as mine :( do u have ajax enabled (known to cause some issues) the ajax option in wiki prefs that says it can cause problems? nope found my problem: {$pagedata|escape:'htmlall':'UTF-8'} in wiki_edit.tpl if i make that into {$pagedata} the text shows as expected so it does with {$pagedata|escape:'htmlall':'iso-8859-15'} seems the utf-8 is for some reason causing problems shall i report this bug somewhere or is just posting here enough? SVN: Commit by sept_7 :: r 14253 /trunk/db/tiki-db-pdo.php: [FIX] fix PDO for MySQL and UTF-8 Hi Guys, I am trying to make the login screen look like a splash screen with text on the left, then the login box and some text an a graphic on the right. Something like this link:- http://www.paragtim.co.uk/pics/LScrn0000.jpg. Can someone tell me how to do this as I've been trying for over a week now and getting nowhere SVN: Commit by pkdille :: r 14254 /trunk/templates/ (13 files): [MOD] titles: deploy smarty plugin title to some templates hi all please help I'm getting the following error [Thu Aug 14 17:31:38 2008] [error] [client 196.207.35.245] PHP Fatal error: require_once() [function.require]: Failed opening required 'adodb.inc.php' (include_path='.:.:') in /var/www/vhosts/rare-pix.com/httpdocs/db/tiki-db.php on line 122 with a blank screen while loading tiki can someone help please? iannhigginson: : which version? ver 2 iannhigginson: : what is you server? anything special? safe mode? run http://www.rare-pix.com/phpinfo.php safe mode is off hi marclaporte hi everyone hi Bilal Bilal: : I was able to register, no problem. And the group assignment looks ok to me how are you doing marclaporte excellent! and you? We have 4 day TikiFest starting saturday! (in Montreal) iannhigginson: : I don't know what could be wrong. 2.0 is better than 1.9.x at error handling and various server configs lol stuck iannhigginson: : maybe nyloth would have an idea thanks I think I have seen that error thrown around before wait a sec i've looked at the forum and found similar, something about a blank page at install iannhigginson : : http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=13723 http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=13720 thanks, navagating to - iannhigginson: : are you installing via SVN? ftp There are 6 fixes made by nyloth related to this ok 13715, 13716, 13717, 13718, 13720 and 13723 where do i place the files it'll be a lot of fiddling I suggest you get a tarball of trunk (future 3.0 to see if it helps http://dev.tikiwiki.org/download#Pre_release_tarballs oups tarballs are 404 ok get http://de.tikiwiki.org/tar/lastiki_trunk.zip If 3.0 works for you, you could stay with that :-) or you could backport just the appropriate fixes to your 2.0 thanks very much Where do you place the files? just find file with same name can be tricky sometimes cause paths are different ex.: /third_party/adodb/adodb-errorpear.inc.php ok maybe somewhere else in lib hey all: i wanted to say great job on the 2.0 release!! so far the issues i had before seem to be resolved marclaporte: there is a TIKIWIKI 3.0 as well? I did not know about it Bilal_: : it's not yet released :-) March 2009 But work has already started :-) We now have 6 month schedule : http://dev.tikiwiki.org/RoadMap nikhilodeon: : what were issues, for example? marclaporte: thats good to know , i look forward to upgrade to it marc: well, a major one was the style tag issue http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1940&trackerId=5 ah yes hi is there an SQL query that will give the number of contributions by a given user? even better would be contributions on a specific page....any ideas? Trying to create a small function to turn off the previous selection in a form list and turn on the selected one. Can someone tell me what I'm doing wrong? The following block of code is in the middle of a template: http://sh.nu/p/24819 For some reason it doesn't like my function, but it looks more or less the same as any other function that is inserted within script tags. Hello. I have a question about 2.0 on IIS. If I recall correctly, for 1.9 there is documentation on how to edit the setup and install files so that the paths will be specified correctly in an IIS enviorment, but I've been looking for hours, and I can't find any similar advice for how to set up 2.0 to work on IIS. Does anyone know where I could find this information? SVN: Commit by pkdille :: r 14259 /trunk/templates/ (8 files): [MOD] titles: deploy smarty plugin title to some templates Hi Guys, I am trying to make the login screen look like a splash screen with text on the left, then the login box and some text an a graphic on the right. Something like this link:- http://www.paragtim.co.uk/pics/LScrn0000.jpg. Can someone tell me how to do this as I've been trying for over a week now and getting nowhere I believe you need to specify custom home page for that ? could be wrong but that's where I'd start I agree, But I need to find a way of getting the info on the login page. The info is t's & c' and site rules that need to be displayed prior to access remove all rights from anonymous and give object permissions on the home page? Done that already. Using the login_scr as the home page. But still cant get a decent layout in Mod-login_box. you can probably use a plugin to insert the login box in the home page (wiki page) hi all :) I've got a select box that onchange hides div's with a name of "0", "1", "2" and shows the selected one, say "1". Now I've got two sets of divs with different content, each named "0", "1", "2". So
and then later on the same pattern, with different content. My select works propery with the first set of divs, but does not with the second set. Is that correct? The more I think about it the more I think that is the correct processing, that the second set will be ignored. but I'm not sure still seeing "undefined variable: dbversion_tiki" i latest 2.0svn SVN: Commit by pkdille :: r 14261 /trunk/templates/ (10 files): [MOD] titles: deploy smarty plugin title to some templates hi all