.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   The Agora (http://forums.bots-united.com/forumdisplay.php?f=38)
-   -   FIXED: Thread downloads are not working, use the filebase (http://forums.bots-united.com/showthread.php?t=4907)

Onno Kreuzinger 01-02-2006 10:26

FIXED: Thread downloads are not working, use the filebase
 
Hi,

please contact Nova and/or PMB to ask them for a safe_mode was of offering downloads as attachments in treads in the board software.

I had to enable safe_mode yesterday, this should not have been disabled. The whole filebase was only set up to not have safe_mode disabled for the forum. So please a) do not disable safe_mode and b) do ask the stupid VBB guys why they are still not coding internet software but a lan bbs which does open holes as big as the moon just to offer downloads in php.

Thanks and sorry Onno

The Storm 04-02-2006 13:34

Re: Thread Doanload are not working ATM
 
The SaveMode broke the SVN. :(
https://svn.bots-united.com/
Quote:

Warning: set_time_limit(): Cannot set time limit in safe mode in /home/bots-united.com/websvn/include/config.inc on line 223
Please set up a repository path in include/config.inc using $config->parentPath or $config->addRepositorySee the installation guide for more details
I hope that all will be fixed soon.

Onno Kreuzinger 04-02-2006 14:27

Re: Thread Doanload are not working ATM
 
Hi guys,

just to clarify again, not "the safe_mode" broke anything, but the (unsafe!) code is the reason, or mostly the setup of the software in the system. Who want's this server hacked?

Nobody, thus we must live w/o unsafe_mode :)

The downlads in the threads are a bad thing anyways, use the filebase. Your login for the forum will work there too, include the Filebase URL in Your post.

Regarding the svn, I will do a short google search and read the setup manual, I'm shure the coders of svn and it's php code have explained how to use this software somewhat secure.

BR
Onno

Onno Kreuzinger 04-02-2006 14:35

Re: Thread Doanload are not working ATM
 
ok, in the mentioned file (uh php error messages are helpfull nowadays) it's now written:
// Uncomment this if you don't have the right to use it. Be warned that you may need it however!
//set_time_limit(0);

But now I need to know, where the svn repository is and why it's no longer configured....

--OK

Onno Kreuzinger 04-02-2006 15:32

Re: Thread Doanload are not working ATM
 
Okaaay this code is bad :(

They use system exec's even worse than perl ever did.

WebSVN is now working for:
- list of changes since last commit
- tarball downloads
- log view

Whats not working:
- diff
- html file preview
- coloured output

What needs to be done:
- find out, what other external programms svn/svnlook (and perhaps other external programs) need
- copy them in the safe_mode_execdir

I found no setup guide for a secure setup, this makes me very nervous about every websvn I see from now on ....

Oh and my respect about the php error messages is gone, as you can see on the websvn pages, there is no error message. (logs never did tell anything about php, so judge yourself)

---OK

Nova 01-03-2006 01:11

Re: Thread downloads are not working, use the filebase
 
Thread downloads fixed.

Nova

KWo 01-03-2006 08:59

Re: FIXED: Thread downloads are not working, use the filebase
 
Thanks. I hope there is nothing more which needs to be fixed yet... :)


All times are GMT +2. The time now is 15:36.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.