The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Client Files Plugin
#31
Rene Wrote:@RobA: Thx, for the excellent plugin. Changed the code to show personal client page, but it's not working for me.
My client login name is 'Klant' (Dutch for Customer) but slug of client page is automatically saved to "clientpage_klant". Can that be the problem?

I also want that the customer can add files himself, what are your thoughts (security / other ?) about that?

If you used the modified code provided, it dues prefix with 'clientpage_'.

So make the slug of a page 'clientpage_klant' and make it private (so it can not be browsed to) and the plugin will automatically include its contents when they login. I tend to make them a subpage of the main clientpage as well, just to keep it organized, but that is not necessary.

Regarding allowing client uploads, there is a security risk, which is why I did not include such a function, but a few people have asked for it, so I might reconsider in a future version...

-Rob A>
Reply


Messages In This Thread
Client Files Plugin - by RobA - 2010-12-01, 03:41:22
RE: Client Files Plugin - by Kolja - 2012-12-12, 22:57:01
RE: Client Files Plugin - by RobA - 2012-12-14, 06:21:44
RE: Client Files Plugin - by Tzvook - 2012-12-14, 07:45:07
RE: Client Files Plugin - by Kolja - 2012-12-14, 21:48:56
RE: Client Files Plugin - by Tzvook - 2012-12-14, 01:48:44
RE: Client Files Plugin - by Kolja - 2012-12-15, 01:14:21
RE: Client Files Plugin - by RobA - 2013-03-14, 04:45:13
RE: Client Files Plugin - by red - 2013-03-13, 05:16:34
RE: Client Files Plugin - by red - 2013-03-14, 06:51:42
RE: Client Files Plugin - by P.Se - 2013-05-01, 19:13:50
RE: Client Files Plugin - by RobA - 2013-05-02, 06:01:05
RE: Client Files Plugin - by phpman - 2013-07-04, 21:22:45
RE: Client Files Plugin - by RobA - 2013-07-05, 01:24:15
RE: Client Files Plugin - by phpman - 2013-07-05, 06:00:06
RE: Client Files Plugin - by RobA - 2013-07-05, 07:51:13
RE: Client Files Plugin - by phpman - 2013-07-05, 18:36:38
RE: Client Files Plugin - by teazmo - 2013-07-20, 02:07:46
RE: Client Files Plugin - by teazmo - 2013-07-24, 23:41:31
RE: Client Files Plugin - by RobA - 2013-07-26, 04:54:28
RE: Client Files Plugin - by RobA - 2013-10-03, 05:36:43
RE: Client Files Plugin - by phpman - 2013-10-17, 03:10:29
RE: Client Files Plugin - by RobA - 2013-10-20, 05:32:18
RE: Client Files Plugin - by phpman - 2013-10-20, 22:49:47
RE: Client Files Plugin - by phpman - 2013-10-24, 03:16:11
RE: Client Files Plugin - by RobA - 2013-11-06, 14:50:04
RE: Client Files Plugin - by b3n.ji - 2013-11-15, 03:16:40
RE: Client Files Plugin - by eziologatto - 2014-03-14, 01:25:53
RE: Client Files Plugin - by pavel9 - 2014-01-15, 21:09:28
RE: Client Files Plugin - by datiswous - 2014-01-16, 01:32:33
RE: Client Files Plugin - by pavel9 - 2014-01-16, 02:08:38
RE: Client Files Plugin - by RobA - 2014-01-17, 00:49:52
RE: Client Files Plugin - by pavel9 - 2014-01-17, 04:42:55
RE: Client Files Plugin - by mapache - 2014-06-05, 01:30:52
RE: Client Files Plugin - by mapache - 2014-09-29, 23:21:03
RE: Client Files Plugin - by Topo - 2014-11-29, 09:29:03
RE: Client Files Plugin - by RobA - 2014-12-02, 10:23:50
RE: Client Files Plugin - by VIPStephan - 2016-07-21, 18:41:53
RE: Client Files Plugin - by maco-nl - 2017-08-19, 01:13:27
RE: Client Files Plugin - by shotzapopenov - 2022-03-14, 02:09:18
RE: Client Files Plugin - by davetest - 2022-03-14, 07:09:28
RE: Client Files Plugin - by shotzapopenov - 2022-03-14, 07:22:50
Client Files Plugin - by yojoe - 2010-12-01, 06:39:31
Client Files Plugin - by RobA - 2010-12-01, 07:11:28
Client Files Plugin - by RobA - 2010-12-08, 02:46:38
Client Files Plugin - by RobA - 2010-12-15, 14:56:22
Client Files Plugin - by RobA - 2010-12-16, 05:49:20
Client Files Plugin - by maxpop - 2010-12-16, 19:08:03
Client Files Plugin - by RobA - 2010-12-17, 01:44:22
Client Files Plugin - by maxpop - 2010-12-19, 08:11:24
Client Files Plugin - by jimbo_on_travels - 2010-12-19, 10:04:24
Client Files Plugin - by RobA - 2010-12-21, 05:31:27
Client Files Plugin - by maxpop - 2010-12-21, 07:00:43
Client Files Plugin - by Oleg06 - 2010-12-21, 07:33:37
Client Files Plugin - by RobA - 2010-12-22, 00:17:52
Client Files Plugin - by madvic - 2011-02-10, 08:08:11
Client Files Plugin - by GetSimple2011 - 2011-03-27, 20:11:22
Client Files Plugin - by GetSimple2011 - 2011-03-27, 20:16:08
Client Files Plugin - by RobA - 2011-03-29, 00:39:28
Client Files Plugin - by GetSimple2011 - 2011-03-29, 18:37:22
Client Files Plugin - by GetSimple2011 - 2011-03-29, 18:41:55
Client Files Plugin - by GetSimple2011 - 2011-03-29, 19:01:29
Client Files Plugin - by GetSimple2011 - 2011-03-29, 19:14:05
Client Files Plugin - by RobA - 2011-03-30, 01:39:26
Client Files Plugin - by yarcoz - 2011-03-30, 04:17:54
Client Files Plugin - by RobA - 2011-03-30, 06:17:48
Client Files Plugin - by GetSimple2011 - 2011-03-30, 22:57:45
Client Files Plugin - by RobA - 2011-03-31, 01:52:47
Client Files Plugin - by lisette - 2011-04-21, 13:59:59
Client Files Plugin - by yojoe - 2011-04-21, 15:38:33
Client Files Plugin - by Rene - 2011-05-20, 20:55:15
Client Files Plugin - by RobA - 2011-05-22, 10:43:56
Client Files Plugin - by Rene - 2011-05-23, 23:02:26
Client Files Plugin - by Regravity - 2011-05-25, 00:21:33
Client Files Plugin - by RobA - 2011-05-25, 01:07:27
Client Files Plugin - by RobA - 2011-05-25, 02:21:24
Client Files Plugin - by Regravity - 2011-05-25, 10:53:45
Client Files Plugin - by Regravity - 2011-06-09, 12:51:44
Client Files Plugin - by RobA - 2011-06-09, 13:43:01
Client Files Plugin - by kidda media - 2011-06-19, 04:15:23
Client Files Plugin - by RobA - 2011-06-19, 07:35:08
Client Files Plugin - by kidda media - 2011-06-20, 17:51:19
Client Files Plugin - by RobA - 2011-06-20, 23:53:41
Client Files Plugin - by kidda media - 2011-07-04, 18:58:11
Client Files Plugin - by RobA - 2011-07-05, 06:23:16
Client Files Plugin - by TechieatLarge - 2011-09-23, 09:42:19
Client Files Plugin - by RobA - 2011-09-23, 11:22:48
Client Files Plugin - by Johonwayni - 2011-11-04, 22:17:13
Client Files Plugin - by RobA - 2011-11-05, 01:32:09
Client Files Plugin - by Suikerklontje - 2011-11-18, 09:44:48
Client Files Plugin - by RobA - 2011-11-20, 05:43:28
Client Files Plugin - by Suikerklontje - 2011-11-21, 20:24:01
Client Files Plugin - by RobA - 2011-11-23, 02:12:50
Client Files Plugin - by Suikerklontje - 2011-11-23, 21:03:13
Client Files Plugin - by RobA - 2011-11-24, 02:08:03
Client Files Plugin - by RobA - 2011-11-29, 09:41:49
Client Files Plugin - by jay_m - 2012-04-16, 08:30:51
Client Files Plugin - by RobA - 2012-04-17, 05:23:39
Client Files Plugin - by Nox - 2012-05-28, 02:53:46
Client Files Plugin - by RobA - 2012-05-28, 09:26:55
Client Files Plugin - by Nox - 2012-05-28, 10:26:06
Client Files Plugin - by RobA - 2012-05-28, 10:28:57
Client Files Plugin - by Nox - 2012-05-28, 10:40:21
Client Files Plugin - by RobA - 2012-05-28, 10:41:34
Client Files Plugin - by Nox - 2012-05-28, 10:54:02
Client Files Plugin - by Rene - 2012-05-29, 19:56:31
Client Files Plugin - by Ed at ISI - 2012-06-20, 01:26:22
Client Files Plugin - by RobA - 2012-06-20, 02:55:11
Client Files Plugin - by Suikerklontje - 2012-08-26, 19:48:09
Client Files Plugin - by Suikerklontje - 2012-08-28, 00:24:38
Client Files Plugin - by RobA - 2012-08-29, 04:35:34
Client Files Plugin - by Rene - 2012-09-10, 21:08:12
Client Files Plugin - by Rene - 2012-09-10, 22:27:54
Client Files Plugin - by Suikerklontje - 2012-09-17, 21:54:19
Client Files Plugin - by Suikerklontje - 2012-09-17, 22:46:29
Client Files Plugin - by Suikerklontje - 2012-09-17, 22:52:33
Client Files Plugin - by Rene - 2012-09-17, 23:16:41



Users browsing this thread: 11 Guest(s)