[0:31] Trebly <RobertPlummer>The way it is written is not coherent. When we make a batch load, the thumbs are not generated and by default when page is loaded to display image_show (of thumbs which not exist) generated a file copy of the image with the extension thumb. As the thumb records are then not created into the db, the whole image gallery is corrupted and leads to crash. This seems to mean that...
[0:31] Trebly ...nobody can use Tiki with image gallery management...
[0:31] Trebly When the image is loaded alone the record is created into db for the image (tiki_images but the thumbs are not in tiki_image_data) leads to same crash...
[0:33] Trebly anyway thumbs are never created.
[1:41]  DarkCalf joined #tikiwiki
[1:42] RobertPlummer Trebly: Does this work ok in file gallery?
[1:42] RobertPlummer Trebly: If so, I would urge you to write a batch export import script from image galleries into file galleries.
[1:50] Trebly <RobertPlummer> I understand well that with svg management the images galleries are moved to files galleries management (I had not to used, I was working on others features), I imagine that if I look at Files galleries I will find everything right for thumbs. So why not to disable (put out of menus and set right prefs parameters) ?
[1:52] RobertPlummer Trebly: I'm not sure I understand you.  If we add the menu options, we have to add the functionality, and there is A TON that goes along with that.  File Galleries are basically the same in storage for Image Galleries, like Image Gallery 2.0.
[1:52] RobertPlummer You could write a script to select from image galleries, and insert into file galleries, then copy all the files over if they have them stored in the file system.
[1:53] RobertPlummer It really doesn't take too long to do.  Seriously if you have a few hours to spare, that is were it will be best spent.
[1:55] RobertPlummer Trebly: Do you mean to disable thumbs for Image Galleries?
[2:4] Trebly <RobertPlummer> No, they don't function actually with image gallery standard function with batchload.
[2:4] Trebly I want to restore the function.
[2:4] Trebly I was answering to previous : I understand but the problem is that for the project three admins levels. The super-admin-dev, the super-admins (who uses only standard admin UI in advanced mode) and several user-admin level (who have only to admin users, groups, galleries etc... the objects). The function images gallery of standard menu don't display thumbs... what I have described. I can give...
[2:4] Trebly ...you an access to my server (url of the test site with admin rights) you will see what happens.
[2:6] RobertPlummer That is fine, if it is a bug it is a bug... and it does probably need fixing.  My issue with it is that if we are to fix it, and someone puts out a batch script to migrate to file galleries, then it is to some degree in-vain.
[2:6] RobertPlummer Do you have any issue with migrating to File Gallery from Image Gallery?
[2:14] Trebly <RobertPlummer> not for the moment. I was testing for a demo of a new site with many functions. I am in the super-admin-dev and I have thought to super-admin who are developing the site. If they meet something wrong they ask to me.
[2:14] Trebly For example I have implemented my tra.php (I will send the specifications on dev list), the way to add help (tikihelp, new smarty-tiki function) etc.
[2:15] RobertPlummer Trebly: How many files are we talking about?
[2:20] Trebly <RobertPlummer> I test with one hundred. The operational will work with more than 10,000 probably with higth definition. It is medical imagery and management of studies with forum, blogs, wiki, articles, bigbluebutton, various levels of access etc...
[2:21] RobertPlummer I've done a migration of a few thousand, but the operation is about the same.  I just want the best for those 10k images.... I wouldn't trust image galleries to do it.
[2:21] RobertPlummer Well.... the operation is the same, lol.
[2:21] RobertPlummer Trebly: If I can dig up a few of the scripts I used, would you be interested in them?
[2:23] Trebly <RobertPlummer>previous : the data are not existing I just test the UI and functions before the presentation. So I must make the good choices of organization
[2:23] RobertPlummer Trebly: In any case, I will send them over, they aren't to bad.
[2:24] Trebly <RobertPlummer> OK
[2:24] RobertPlummer I ran these mysql scripts, and then manually copied the files over from directory to directory.
[2:24] RobertPlummer They are md5'ed so the names shouldn't ever collide.
[2:25] Trebly <RobertPlummer> No problem
[2:34] RobertPlummer Sent it to the dev list, hopfully you can get some help on this.
[3:2]  goj_killedByISP joined #tikiwiki
[4:51]  benoitg joined #tikiwiki
[6:29]  marclaporte1 joined #tikiwiki
[8:18]  Jenser joined #tikiwiki
[9:6]  Jenser joined #tikiwiki
[9:45]  supergreg joined #tikiwiki
[10:25]  niclone joined #tikiwiki
[11:31]  ghatak joined #tikiwiki
[11:32]  mose joined #tikiwiki
[11:32] ghatak Hi, i am trying to install tikiwiki, when I open tiki-install.php in browser, i get 403 from browser. i have checked that php can be served from the vhost, and permissions seem to be correct. Not sure what is this happening
[11:32] ghatak any help ?
[11:32] fidel what tiki version is that?
[11:33] mose polom
[11:33] ghatak i downloaded stable version, let me check which one was it
[11:33] ghatak 8.3
[11:34] fidel ghatak: 403 sounds like a permission issue - sure you can access a randomly placed file in that vhost?
[11:35] ghatak fidel: here is what I did to eliminate this possibility, created an html with exact same perms as tiki-install.php. that gets served. I then created a phpinfo.php and that gets served too
[11:35] ghatak from same same vhost
[11:35] fidel strange
[11:35] fidel i dont get the issue then - but im just a pretty new user to tiki
[11:35] ghatak just to be clear, all files are owned by apache:apache and perms are 644 on all files
[11:36] ghatak yes really strange, I am not sure what is going on here
[11:36] fidel checked the apache logs?
[11:36] ghatak I did, full of 403's
[11:36] ghatak Permission Denied
[11:36] ghatak can not workout why is it not getting served
[11:37] fidel my random guess is: double-check your permissions
[11:38] fidel question: can the default-search field be configured? Somehow it looks like it does no real full-text search inside all articles
[11:42] mose there is a "default where" in /tiki-admin.php?page=search on "search result tab
[11:43] mose and various options all around
[11:43] mose but I'm no expert of that
[11:45] fidel k - thanks gonna check that again
[11:45] ghatak this thing is driving me mad, the permission are fine. php <script> on command line runs
[11:45] ghatak but won't get served via http
[11:45] mose then your problem could be on apache conf side ?
[11:46] fidel ghatak: i can ensure you that it worked for me last week using/following the official install-instructions. That doesnt really help you i know - but personaly i still guess thats a apache/php/permission issue right now
[11:46] ghatak mose: probably, fail to see how would that be the case. vhost serves other stuff fine
[11:46] ghatak checking again
[11:50] mose but if your phpinfo works, that's disturbing
[11:51] mose did you enable the .htaccess in there ?
[11:56] ghatak i did and then disabled it, does not work both ways
[11:56] ghatak here is something interesting
[11:56] ghatak I started httpd in debug mode and tiki-install.php gets served
[11:57] ghatak so your guess is correct, something in system config is not allowing it to be served
[11:57] ghatak it can't be vhost config because in debug mode still same vhost config is being used
[11:57] ghatak so trying to workout what could it be
[11:59] mose maybe you have some fancy apache module loaded that makes a mess ?
[11:59] ghatak ha found it
[11:59] ghatak selinux
[12:0] ghatak it was set to enforcing
[12:0] mose I was going to say mod_security
[12:0] ghatak :)
[12:0] mose but that's same kind of direction :)
[12:0] ghatak yeps
[12:0] mose good job !
[12:0] ghatak thanks for help :)
[12:48]  Jenser left #tikiwiki
[12:53] ghatak Got to say, not impressed with tiki
[12:53] ghatak must be the most non-intuitive wiki I have seen so far
[12:54] ghatak simple stuff such as adding a new user is so complicated
[12:54] ghatak and permission are way too complicated
[13:52]  Trebly joined #tikiwiki
[14:30]  Jenser joined #tikiwiki
[14:30] Jenser hi there
[14:31] Jenser is there a way to create an overview of all uploaded files in one single file gallery?
[14:31] Jenser i have several files attached to trackers, forum posts, wiki pages or whatever
[14:32] Jenser and i've got only a few files uploaded directly to the file archive
[14:32] Jenser but now i'd like to browse the uploaded files without having to browse all the pages, subpages etc.
[14:32] Jenser anyone an idea ?how to?
[15:17]  rodrigoprimo joined #tikiwiki
[15:23]  radek82 joined #tikiwiki
[15:34] Jenser anybody an idea?
[15:34] Jenser mmmkay, another question
[15:35] Jenser how to allow users to change the tracker's state
[15:35] Jenser open -> in progress -> cloesed
[15:35] Jenser for testing i activated all possible fields belonging to trackers
[15:35] Jenser but nope
[15:35] Jenser i can change as admin
[15:36] Jenser but not even the tracker creator can change the state of it
[15:38] Trebly <Jenser> Hi, I don't understand well your question. If you have loaded the files into a file gallery the main menu (can be only accessible by admin) or http://<your_domain>/tiki-list_file_gallery.php will give you access to the content of your files galleries
[15:40] Jenser yeah thats right
[15:41] Jenser but
[15:41] Jenser most users don't upload their files to the gallery but they attach it to tracker items
[15:42] Jenser my wish is to be able to overview all uploaded files (ALL) by hitting the file gallery button
[15:42] Jenser not only those uploaded there
[15:42] Jenser but also those that are uploades as attachment
[15:56]  sandroandrade joined #tikiwiki
[16:22] Trebly <Jenser> There are files galleries with several types. Particularly the wiki attachments, etc... so they exist. I was just looking in details to this, but I need a little time to look at the way they can be accessed, how it has been defined. I must make test with data, I have not all types, just load attachments on a test site. Someones can be managed directly , default, other are system and...
[16:22] Trebly ...could be only displayed. I don't know for the moment. Which version of tiki do you use ?
[16:23] Jenser 8.3
[16:23] Jenser my tikiwiki is a very small one for internal use in my company+
[16:24] Jenser and i'd like to make all files accessable to all users
[16:24] Jenser well, they are
[16:24] Jenser but hard to find
[16:26]  arildb joined #tikiwiki
[16:28]  Jenser left #tikiwiki
[16:43] Trebly <Jenser> About this subject I suppose (not sure) that the concept had been (may be a very long time ago, and repeated...), 1- manage system files as attachments  2- Define user files galeries.
[16:43] Trebly So the access to galeries had been given to user files galeries....
[16:43] Trebly If I see that I can easily give access to admin to view this files I will make a patch which could become an upgrade. Let me two days. Use the tracker whislist : because I know that you will write a whish, I could use it to communicate and I hope give you some patch
[17:22] arildb I have just sent an email to the tikidev mailing list about a permission bug. The comment to the faulty code mentions the name: Criss Holman. I am trying to find out why the code was added. Is Criss Holman around or does anybody know how to get ahold of him?
[17:50]  benoitg joined #tikiwiki
[18:0]  arildb joined #tikiwiki
[18:11]  benoitg joined #tikiwiki
[18:41]  weevis joined #tikiwiki
[18:54] weevis tryin to grok flow so i can write a payment module, i have no idea where to begin
[18:58]  ghatak left #tikiwiki
[19:1]  Tiki|bot joined #tikiwiki
[19:9]  Tiki|bot joined #tikiwiki
[19:15] weevis lookin at /tiki-admin.php?page=payment   trying to add new payment method
[19:17] weevis and in documentroot/lib/payment i see the classes ... i'm just unsure how to get tiki to see and use a new one
[19:17] weevis the flow, it's not making sense to me
[19:47]  radek82 joined #tikiwiki
[19:47]  sandroandrade joined #tikiwiki
[20:28]  benoitg joined #tikiwiki
[21:24]  Loll78 joined #tikiwiki
[22:38]  weevis joined #tikiwiki
[22:39] weevis how to access customer data from cart (billing, shipping, etc)
[22:45] weevis or do i have to provide said fields on checkout with the template?
[22:51]  goj_killedByISP joined #tikiwiki
[23:23] weevis do we utilize profile to get this information?  i'm pulling at strings here, there's not much documentation regarding this
[23:24] weevis also can't import trackers from http://doc.tiki.org/Shopping+Cart+Trackers
[23:47] CIA-36 tikiwiki: 03sylvieg * r40867 10/branches/8.x/lib/smarty_tiki/block.title.php: [FIX]help: have the title help opening in the same target that the help in admin
[23:50] CIA-36 tikiwiki: 03sylvieg * r40868 10/branches/9.x/lib/smarty_tiki/block.title.php: [merge/r40867]FIX]help: have the title help opening in the same target that the help in admin