evening folks! when transferring image files from a tw.o site, do you use binary mode, ASCII or Auto? With FTP? Auto should be ok. I just upgraded to tiki 2.0 and I am having trouble adding new users. I keep getting a database error "Unknown column 'email_confirm' in 'field list'". Any thoughts as to the problem? ezrakatz, apparently your database upgrade was not complete. would running the upgrade script again clear it up? It should. ok, I'll try it. Thank you. k...ty You're welcome. I think I did the 1.9 to 2.0 script before doing the 1.8 to 1.9. Do I need to start over with my backup db? I don't think so. Was the 1.9->2.0 and then 1.8->1.9 before the error message or since then? When I first upgraded I did the 1.9 to 2.0 only and then I had the problem doing them in the correct order now did nothing If you have access to your database with phpmyadmin, you can update the table. Paste line 617 of db/tiki1.9to2.0.sql into the SQL submit-statement box. I'll try it Probably the following line also.... I took a look at the users_users table; it's missing the email_due column entirely. There's also some other funky stuff going on. I'm going to just try again from back up thanks again SVN: Commit by chibaguy :: r 14263 /trunk/styles/ (4 files): [FIX] Deleted accessibility jumplinks positioning CSS that was moved to inline in header.tpl SVN: Commit by pkdille :: r 14264 /trunk/templates/ (11 files): [MOD] titles: deploy smarty plugin title to some templates Hi all, I'm having a really senior moment. I want annonymous user to see a generic home page without having a login screen showing anywhere. At the moment tiki-index.php is displaying a login (tiki-login_scr.php, I think) in the center of the screen. Anonymous has no perms and there is no Group Home Page set, so surely the site should be "open"? Any help appreciated Paragtim, if anonymous has no perms, this includes perms to see wiki pages. If the site homepage is a wiki page, anonymous will be prompted to log in. Anonymous needs tiki_p_view perm. Light comes on !!! - Ok so I add wiki-view as a perm to anonymous, but that allows anonymous to view the whole site? How to stop that and restrict them to the one page? An additional perm is need for all the other pages. need -> needed As far as I know, there's no "negative" perm like tiki_p_cannot_view. Sorry - very senior moment - Additional perm ?? The pages have to be categorized, for example, and then registered members have a perm to see that category. It seems like a lot of work to make one page special, so maybe you could use a Tiki HTML page for the anonymous viewer home page. Could I add the login in module to that page? No, these HTML pages aren't wiki parsed. If side columns are turned on, the log in module could be there. Or in the side header... Ok - food for thought - Time to go away and see if I can make it work. Thanks rick - Will keep you posted Or maybe you could make a custom template based on tiki.tpl with your page content hard coded in the middle. Welcome to the grey haired club !!! Heh, I've been in that club for a while now. You had to go and spoil it didn't you !!!! - what does "a custom template based on tiki.tpl" mean in senior english I'm rapidly becoming a senior member of the senior moment club. Missed out grey - went straight to white Start with tiki.tpl in your editor and replace {$mid} with the anonymous visitor prose, etc. Then rename the file and, uh, make a php file to go with it. Gonna try option 1 first, Need a fall back position Maybe there's an easier way, but I'm in a rush right now. Gotta get home and enjoy some junior moments....;-) Understa\nd the time diffs. Enjoy the little ones - they soon become big ones thanks again My daughter's in college already, but thanks. (not moments with Junior, but _my_ junior moments... :-) They've already made me a great grand pa !!! Fortunately mine have held off a bit on that. So did mine - As I said very senior !!! Ok, talk to you later. It's commute time for me... bye SVN: Commit by pkdille :: r 14267 /trunk/templates/ (13 files): [MOD] titles: deploy smarty plugin title to some templates SVN: Commit by lphuberdeau :: r 14269 /branches/experimental/all-langs/: [BRANCH] Creation, trunk 0 to 14268 Or is it just my site? But Shadowbox is working in my trunk site.... though I'm not sure if either site is 'pure'. Files might be mixed. hi SVN: Commit by lphuberdeau :: r 14271 /branches/experimental/all-langs/comments.php: [IND] Indentation and removal of debug information SVN: Commit by lphuberdeau :: r 14271 /branches/experimental/all-langs/comments.php: [IND] Indentation and removal of debug information SVN: Commit by pkdille :: r 14270 /trunk/templates/ (19 files): [MOD] titles: deploy smarty plugin title to some templates SVN: Commit by lphuberdeau :: r 14269 /branches/experimental/all-langs/: [BRANCH] Creation, trunk 0 to 14268 "removal of debug information"? I'd appreciate if there were plenty of messages coming out of the Debug Console. I'm trying to decide between going to 2.0 or trunk. At the moment is trunk mostly bug fixes? SVN: Commit by pkdille :: r 14273 /trunk/templates/ (7 files): [MOD] titles: deploy smarty plugin title to some templates SVN: Commit by lphuberdeau :: r 14274 /branches/experimental/all-langs/ (lib/wiki/renderlib.php tiki-index.php): [MOD] Remove code from tiki-index Is there a guide for how database access should be implemented for new code on trunk? Should the existing conventions be used? Silence. You might check if there is a dev.tikiwiki.org page with a guide to trunk developers. there are no real conventions for the DB at the moment, but you might want to mail the dev list with the changes you want to do I want to add several new tables email with a description of what you want to do, you will get comments ok I would prefer to use pdo directly, but all the abstraction is driving me nuts. btw, is there a log somewhere of major changes on trunk since 2.0, other than reading the full checkin log? zzxc... transition to PDO is coming along, but you still need to use the abstractions... easy... query() as for the log, no SVN: Commit by lphuberdeau :: r 14276 /branches/experimental/all-langs/ (4 files in 4 dirs): [NEW] Page to list all page languages in a single page Could someone add an image example to http://themes.tikiwiki.org/tiki-index.php?page=sample+page I'm wondering which themes show unbalanced images (white frame on one side and not the other) in boxes or thumbnails. That's odd. Theme damian looks OK on themes.tw.o, but on my 2.0 site the leftmost character of text is lost to the left margin. whoops... theme akwa made my 2.0 site go blank. SVN: Commit by kerrnel22 :: r 14280 /branches/experimental/kerrnel-2.5/ (2 files in 2 dirs): [ENH] Added a URI option to make IP addresses provided via IP Selector in trackers linkable. Still a security problem with this though until the data submitted as an IP is properly checked. Currently there is no vetting of the manually-inputted IP values. May expand this to 4 boxes for each octet. Not sure yet. my Dynamic Content box is not working {content id=x} - it displays the code itself, no content is displayed, can anyone help? marclaporte: there? y marclaporte: i am trying to use dynamic content in a WIKI page , but its not working, any tips? did you use replace by the number? {content id=6} I converted a site to 2.0 and several styles are losing module text on the left margin: damian, nomia, simble, smartiki. They're text modules such as RSS. Hmm. TikiWiki Assistant module's left margin is OK, but not RSS. incoming RSS modules, that is, not module RSS (with RSS links) "last changes" module also affected.. last item is numbered "0" instead of "10" Bilal : {content id=6} marclaporte: i am doing it marclaporte: content id is 1 , since its first dynamic content i created, can you please check on home page i am trying to do it marclaporte: its done!! its working :) yay! In 2.0 I turned off Bottom Bar RSS but I still see RSS icons down there. Also there's a "Powered by Tikiwiki"... I thought that was a Top Bar feature, and don't see option for it.