<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forum Tag: upload</title>
<link>http://www.kbpublisher.com/forums/</link>
<description>Forum Tag: upload</description>
<language>en</language>
<pubDate>Wed, 19 Nov 2008 12:05:39 +0000</pubDate>

<item>
<title>Karen on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-204</link>
<pubDate>Sun, 15 Jun 2008 12:44:21 +0000</pubDate>
<dc:creator>Karen</dc:creator>
<guid isPermaLink="false">204@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Re the imaging ... we take your point, and will consider it in future designs, but we actually see this as a feature of the system rather than a liability, because it separates the graphics from the text and allows true single-sourcing.  The people who see these images are the editors and contributors (that is, the people who can edit the page), not the users who are reading the articles, so what you are saying is that you want to control what graphics the people writing the articles can see.&#60;/p&#62;
&#60;p&#62;And the licensing ... as you know, you can purchase a license to remove the 'powered by' so that readers of the site don't see it, but no, you cannot remove the 'powered by' in the administration area. We'll send you a separate email re this one.&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
</item>
<item>
<title>kmf165 on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-203</link>
<pubDate>Thu, 12 Jun 2008 02:35:23 +0000</pubDate>
<dc:creator>kmf165</dc:creator>
<guid isPermaLink="false">203@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Hi Karen,&#60;/p&#62;
&#60;p&#62;Many thanks for long reply. I think in such way, better I put more effort on backup from start. &#60;/p&#62;
&#60;p&#62;As regarding to your KB system. When you going to release new version? Any chances it come with document version tracking and better permission control on user image upload as I mentioned from begining? Please refer here.&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt; Is there any way to force image uploading to the permitted Categories?&#60;br /&#62;
&#38;gt;Sorry, no such way.&#60;br /&#62;
Sad the hear that. Just imagine, you can assign permission for different author/editor to manage different categories in knowledge base. But when comes to editing mode, they can browse other categories' images/files theoretically which he/she shouldn't be accessible, view or manipulate?&#60;/p&#62;
&#60;p&#62;Final issue, about the license on KB system. We are a IT arm company of a group of companied. We provide every IT solution for our subsidiaries, in house or outsourcing. But normally, we do not want our users to know where to system come from or some business issue. So, is there any option we can do that on your KB system? I understand that we can purchase &#34;Powered BY&#34; remover but that is not what my boss wanted. Please advise. You can email me to &#60;a href=&#34;mailto:kmf165@gmail.com&#34;&#62;kmf165@gmail.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Karen on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-201</link>
<pubDate>Mon, 09 Jun 2008 05:52:38 +0000</pubDate>
<dc:creator>Karen</dc:creator>
<guid isPermaLink="false">201@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;(Ran out of space at the end, sorry.  As I said, it's a long post.  :).)&#60;/p&#62;
&#60;p&#62;So, to recap:&#60;/p&#62;
&#60;p&#62;-- If you lose the files in the kb_file directory, then you have lost all the files added using the Download option of KBPublisher.  But ... if you still have your database you know which categories these files go into, and you will know the file names. And of course, you still have your articles.&#60;/p&#62;
&#60;p&#62;-- If your database is corrupted, go back to your last database back-up, because that's the quickest way to get the information you require. Or go talk to your database administrator (or yourself, if that's you, and see if you can at least get the appropriate details out of the table.)&#60;/p&#62;
&#60;p&#62;Your concern that if you lose your database you lose the information about what's where in the kb_files directory is a valid one, but would be negated by having a backup of the database. I would recommend that the first priority is a good backup plan for your My-SQL database, and a way of getting that information back as quickly as you can.&#60;/p&#62;
&#60;p&#62;In any database-driven system your data is only as safe as your last database backup.
&#60;/p&#62;</description>
</item>
<item>
<title>Karen on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-200</link>
<pubDate>Mon, 09 Jun 2008 05:50:54 +0000</pubDate>
<dc:creator>Karen</dc:creator>
<guid isPermaLink="false">200@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;And apologies in turn for my tardiness. I thought I had turned on email for items I was tracking, but it turns out ...&#60;/p&#62;
&#60;p&#62;This is a long answer, and it's actually worth an article in the knowledgebase, because it's quite important. I'll see if we can add one. Bear with me while I recap what is stored where in KBPublisher.&#60;/p&#62;
&#60;p&#62;Articles first. &#60;/p&#62;
&#60;p&#62;Articles are not stored in the kb_file directory. Articles are stored in a My-SQL table  Another My-SQL table stores category information. So, for articles, everything is in the tables. Hence if your database is corrupted, you're in trouble. You would want to hope that that you have a backup.  &#60;/p&#62;
&#60;p&#62;[This is not specific to KBPublisher by the way. Large payroll/office systems like SAP and Seibel, down to smaller personal databases like say, WordPress, work the same way. It's also not specific to databases. If you're using files rather than a database (like those in the kb_file directory) you need to back them up too.]&#60;/p&#62;
&#60;p&#62;Back up your database regularly. Your system is only as good as the data you have.&#60;/p&#62;
&#60;p&#62;Assuming that you have a backup, you (or your database administrator, if you have one) can get the articles out of the tables by running a simple My-SQL query that gets the category listing and articles in that category.&#60;/p&#62;
&#60;p&#62;So what about the kb_file directory?&#60;/p&#62;
&#60;p&#62;The kb_file directory contains the files that you (or your users) have uploaded using the Downloads option in KBPublisher. As well as the downloads in this directory, there is a table in My-SQL that contains information about when it was downloaded, which category (or categories) it is stored in and so on. &#60;/p&#62;
&#60;p&#62;These downloaded files are all stored in the one directory, as you surmised earlier. This is because you would not normally go to the directory to get information about where the files should go, you use the database to get it for you. One folder can hold a lot of files. [Search Google for &#34;maximum number of files in a folder&#34;.]
&#60;/p&#62;</description>
</item>
<item>
<title>kmf165 on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-193</link>
<pubDate>Tue, 03 Jun 2008 08:14:32 +0000</pubDate>
<dc:creator>kmf165</dc:creator>
<guid isPermaLink="false">193@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Hi, sorry for late response....Been crazy for other system....&#60;/p&#62;
&#60;p&#62;Karen, thats right.... from the way KBP stores those files....I am worries that in the future, I need to retrieve all those files without having database or KBP to map the articles....&#60;/p&#62;
&#60;p&#62;Second concern is about the image upload. Can it be like what KBP did on file upload. Where users have different permission to upload images to those folder allowed.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Karen on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-183</link>
<pubDate>Sun, 18 May 2008 11:51:27 +0000</pubDate>
<dc:creator>Karen</dc:creator>
<guid isPermaLink="false">183@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Koo&#60;/p&#62;
&#60;p&#62;Let's work through your worst case scenario. I just need to check that I have understood it.&#60;/p&#62;
&#60;p&#62;You're server's down, so you don't have access to files through the web. That is, no-one can log in through KBPublisher. But you, or an administrator, has access to the files through the server's hard drive, so if you knew what files to get you could get them. &#60;/p&#62;
&#60;p&#62;At the same time, your database is corrupted, so you cannot access the database. Is this correct?
&#60;/p&#62;</description>
</item>
<item>
<title>kmf165 on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-178</link>
<pubDate>Fri, 16 May 2008 02:28:21 +0000</pubDate>
<dc:creator>kmf165</dc:creator>
<guid isPermaLink="false">178@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Wonder why there is still no feed back regarding this?&#60;/p&#62;
&#60;p&#62;Personally, I think this should be one of the major issue to look into it. Especially the file uploaded to kb_file folder. Anyone can tell what is the limitation of files in one folder? The limit might different per OS like linux, windows and etc.
&#60;/p&#62;</description>
</item>
<item>
<title>kmf165 on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-156</link>
<pubDate>Fri, 02 May 2008 02:30:23 +0000</pubDate>
<dc:creator>kmf165</dc:creator>
<guid isPermaLink="false">156@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Hi, thanks for reply&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt; Is there any way to force image uploading to the permitted Categories?&#60;br /&#62;
&#38;gt;Sorry, no such way.&#60;br /&#62;
Sad the hear that. Just imagine, you can assign permission for different author/editor to manage different categories in knowledge base. But when comes to editing mode, they can browse other categories' images/files theoretically which he/she shouldn't be accessible, view or manipulate?&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt; Anyother issue is, why this system was programmed in the such way that all files are uploaded in a&#60;br /&#62;
&#38;gt;&#38;gt; single folder &#34;kb_file&#34; ? What if we want to do a backup on files libraries..This will create&#60;br /&#62;
&#38;gt;&#38;gt; trouble in the future?&#60;/p&#62;
&#60;p&#62;&#38;gt;What problem do you mean?&#60;br /&#62;
&#38;gt;I can't see any problems. &#60;/p&#62;
&#60;p&#62;Ok, this is just a worst come to worst case to worry about. If let's say we facing technical problem like web server down, or database corruption and it takes some time to recover. At the same time, your management urgently need some documents which attached in KBP, are you able to get the exact files out of thousands files inside same folder without knowing the file names but only category name or structure?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>onesign on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-151</link>
<pubDate>Wed, 30 Apr 2008 09:13:18 +0000</pubDate>
<dc:creator>onesign</dc:creator>
<guid isPermaLink="false">151@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;&#38;gt; Is there any way to force image uploading to the permitted Categories?&#60;br /&#62;
Sorry, no such way.&#60;/p&#62;
&#60;p&#62;&#38;gt; Anyother issue is, why this system was programmed in the such way that all files are uploaded in a&#60;br /&#62;
&#38;gt; single folder &#34;kb_file&#34; ? What if we want to do a backup on files libraries..This will create&#60;br /&#62;
&#38;gt; trouble in the future?&#60;/p&#62;
&#60;p&#62;What problem do you mean?&#60;br /&#62;
I can't see any problems.
&#60;/p&#62;</description>
</item>
<item>
<title>kmf165 on "Permissionig - Image upload"</title>
<link>http://www.kbpublisher.com/forums/topic/permissionig-image-upload#post-148</link>
<pubDate>Wed, 30 Apr 2008 02:17:17 +0000</pubDate>
<dc:creator>kmf165</dc:creator>
<guid isPermaLink="false">148@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Is there any way to force image uploading to the permitted Categories? I can see there are access level control for articles and files...but how about images? What if I want every user have their own folder for images and files upload&#60;/p&#62;
&#60;p&#62;Anyother issue is, why this system was programmed in the such way that all files are uploaded in a single folder &#34;kb_file&#34; ? What if we want to do a backup on files libraries..This will create trouble in the future?&#60;/p&#62;
&#60;p&#62;I am planning to get this but I need a clearer picture on the issue above.&#60;/p&#62;
&#60;p&#62;Regards;&#60;br /&#62;
Koo
&#60;/p&#62;</description>
</item>
<item>
<title>onesign on "Bulk File Add"</title>
<link>http://www.kbpublisher.com/forums/topic/bulk-file-add#post-89</link>
<pubDate>Sat, 12 Apr 2008 17:44:33 +0000</pubDate>
<dc:creator>onesign</dc:creator>
<guid isPermaLink="false">89@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;Make sure directory is readable by PHP.&#60;br /&#62;
Check open_basedir directive.
&#60;/p&#62;</description>
</item>
<item>
<title>ihubling on "Bulk File Add"</title>
<link>http://www.kbpublisher.com/forums/topic/bulk-file-add#post-88</link>
<pubDate>Sat, 12 Apr 2008 15:47:05 +0000</pubDate>
<dc:creator>ihubling</dc:creator>
<guid isPermaLink="false">88@http://www.kbpublisher.com/forums/</guid>
<description>&#60;p&#62;I'm having trouble trying to make the Bulk File Add work.  When I input the file path on the server, it keeps telling me that the directory either doesn't exist or doesn't have read options.&#60;/p&#62;
&#60;p&#62;I've double checked the path (both hand typed and cut and pasted from the server control panel to make sure I've got the right path), as well as checked the rights.  I've even tried putting in the root directory to see if any other files would be listed - but I never get past the error message.&#60;/p&#62;
&#60;p&#62;Am I doing something wrong, or is anybody experiencing similar issues?  Adding files one-by-one is a bit tedious.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
