Website Help & Enhancements Suggest enhancements for the SuiJuris site, or request help for a problem you are having with the SuiJuris site.


Go Back   Suijuris Forums > Educational & Learning > General Discussion > Website Help & Enhancements
User Name
Password

Reply
 
Thread Tools
  #21  
Old 05-24-2007, 07:06 AM
+Blaze +Blaze is offline
Waking Up
 
Join Date: May 2007
Posts: 7
HOw to Fix the Downloads

I did a little digging on that error message and found the following may fix this problem if the admin can try it out:

$mosConfig_locale_debug = 0;
$mosConfig_locale_use_gettext = 0;

add these two lines in configuration.php
Reply With Quote
  #22  
Old 05-24-2007, 07:15 AM
+Blaze +Blaze is offline
Waking Up
 
Join Date: May 2007
Posts: 7
More on Fixing the Download Problem

From Vbulletin support for same version used here:
http://www.vbulletin.com/forum/showt...er+information

Steve Machol
Customer Support Manager Join Date: Jul 2000
Location: Jelsoft InterGalactic HQ
Age: 54
Posts: 104,255

There is something wrong at the beginning of your config.php file.

Do this. Copy your config.php file to config.old. Then copy config.php.new to config.php and edit the new file with the appropriate variables.
__________________
Steve Machol, vBulletin Customer Support Manager


agrinb
Junior Member Join Date: Feb 2006
Posts: 6


you were right, thanks
Reply With Quote
  #23  
Old 05-24-2007, 07:19 AM
+Blaze +Blaze is offline
Waking Up
 
Join Date: May 2007
Posts: 7
Little more info fixing this download issue

http://www.vbulletin.com/forum/showt...er+information

The default config.php file for vBulletin 3.5.4 has 166 lines in it.

The default config.php file for vBulletin 3.0.14 has 102 lines in it.

The error caused above is usually because you have a blank line or space before the <?php or after the ?> lines in either file. You need to load the file into a text editor that allows you to view line numbers and whitespace to make sure and delete these. Notepad and Wordpad do not have this functionality. I recommend Textpad or Crimson Editor but there are many different solutions.
Reply With Quote
  #24  
Old 05-24-2007, 07:21 AM
ezrhythm ezrhythm is offline
Come and Get Some!
 
Join Date: May 2006
Posts: 1,135
Send a message via AIM to ezrhythm Send a message via Yahoo to ezrhythm
Wow, Thank You +Blaze!

Now all we need is someone to try that.
__________________

Any fool can hire an attorney. It takes a touch of genius-and a lot of courage-to move in the opposite direction.


Beware lest any man spoil you through philosophy and vain deceit, following the tradition of men according to the rudiments of the world, and not in accordance with Christ.

To view other forums or create a new thread; While viewing any thread scroll down to the bottom right hand side. Select from Forum Jump.


Reply With Quote
  #25  
Old 05-24-2007, 07:38 AM
charlesa6's Avatar
charlesa6 charlesa6 is offline
Come and Get Some!
 
Join Date: Oct 2004
Location: Illinois(chi-town)
Posts: 5,076
Yep!! We do. Thanks.
__________________
Resolution pending
Reply With Quote
  #26  
Old 05-24-2007, 08:08 AM
weaponx71's Avatar
weaponx71 weaponx71 is offline
Unplugged
 
Join Date: Oct 2004
Location: Wisconsin
Posts: 62
Send a message via MSN to weaponx71 Send a message via Yahoo to weaponx71
I've mentioned this before...

I have mentioned in another thread that it might be an extra space or line in the code.

I have also mentioned that the sign in redirect does not have to go to their secure server. Only commerce requests should go there.

I offered to look at the code as I have worked with a few forum programs. I run my own websites and have played around with the software. Am I some code guru, no, but I have fixed most all the problems I have ever come across.

I know some php and MySQL... but I have no interest in working for Sui Juris, I just want to help them fix their site so it's useful again.

And if you seriously need someone who knows the workings of Unix to fix your problem, then the site shouldn't have been moved in the first place. For most web hosting you don't need to know Unix. Sure it's nice to have if you want to venture in doing things through command line, but for a web site or forum site, this really isn't needed.

As I've said, the log in is getting redirect to the HTTPS location which is only a group of folders in a private folder that needs a secure certificate to be used. Seems to me that the folders needed are not located in this private folder.

The errors from the download section does look like a simple extra space or line is in the code. OR the order of request is out of place.

All that is needed is an FTP account to the folders for the forum site. If you want a resume for this I would have to dig mine up somewhere... but going about this by command line isn't the smartest when there are easier ways to work on web pages.

Good luck.
Mark
Reply With Quote
  #27  
Old 07-05-2007, 06:53 PM
coderipley coderipley is offline
Waking Up
 
Join Date: May 2007
Location: Queensland, Australia
Posts: 17
I'm very knowledgable with PHP and have been a computer programmer for over 10 years. I'm interested in many documents that are in the download section and offer to fix the problems in the download section for free if the administrator is interested.

I will also email the administrator at the email address given.

Martin.

PS: I'm also aware this thread is over a month old.
Reply With Quote
  #28  
Old 07-05-2007, 06:59 PM
charlesa6's Avatar
charlesa6 charlesa6 is offline
Come and Get Some!
 
Join Date: Oct 2004
Location: Illinois(chi-town)
Posts: 5,076
Yeah, do that, coderipley.
__________________
Resolution pending
Reply With Quote
  #29  
Old 07-05-2007, 07:05 PM
BOBT12's Avatar
BOBT12 BOBT12 is offline
Come and Get Some!
 
Join Date: Apr 2005
Location: Pennsylvania republic
Posts: 1,432
What is Going On?

Quote:
Originally Posted by coderipley
I'm very knowledgable with PHP and have been a computer programmer for over 10 years. I'm interested in many documents that are in the download section and offer to fix the problems in the download section for free if the administrator is interested.

I will also email the administrator at the email address given.

Martin.

PS: I'm also aware this thread is over a month old.
Could you explain what's the problem?
__________________
"Rightful liberty is unobstructed action according to our will within limits drawn around us by the equal rights of others. I do not add 'within the limits of the law' because law is often but the tyrant's will, and always so when it violates the rights of the individual."
-- Thomas Jefferson

It is dangerous to be right when your government is wrong. -Voltaire

All Rights Reserved.
Reply With Quote
  #30  
Old 07-05-2007, 07:41 PM
coderipley coderipley is offline
Waking Up
 
Join Date: May 2007
Location: Queensland, Australia
Posts: 17
Quote:
Originally Posted by BOBT12
Could you explain what's the problem?
Not without having an initial browse through the code. I do have a few ideas though but that's all they are and I have nothing to confirm them. I've emailed the administrator at the email address given earlier in this thread and will await a reply.

We'll see what happens, but I'd like to fix it for everyone. After all, I've already gained so much knowledge and understanding here and I want to give something back.

Martin.
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Never open and/or download anything suspicious Sharing Lights Articles & News 16 06-30-2007 07:36 PM
Download Section Suggestions weishaupt1776 Website Help & Enhancements 1 11-12-2004 09:42 AM
!! VOD template download correction !! logos Banks, Collectors, and CRAs 10 06-18-2004 07:31 PM


All times are GMT -7. The time now is 12:13 PM.
Powered by vBulletin Version 3.5.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 2.4.0
2003-2008 Copyright by Law Research Group, LLC Terms of Use | Sitemap | Privacy Policy | Notice/Disclaimer