[0:31] Trebly 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 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 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 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 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 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 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 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