#1 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » August 5, 2012 5:51am

I uninstalled beta six and uploaded beta7 but now I cannot even get to the install page because of 500 Internal errors. The previous fix of turning off register_globals on beta6 vanished after a few days and started giving 500 errors even with the php.ini file.

#2 Re: Developer Help » Template/Themes » July 25, 2012 11:46pm

Updated to Beta 7, this makes a lot more sense than 6 did.

#3 Re: Developer Help » Template/Themes » July 25, 2012 11:22am

that makes sense. One of the other things that confuses me is how content is produced. I'v looked at the example site and I cannot find the pages or modules that contain the videos showing rainbows called Visions. BigTree seems to do everything really well, i'm just having trouble wrapping my head around how to get started.

#4 Re: Developer Help » Template/Themes » July 24, 2012 8:45pm

cool, I feel even more lost though. are there any tutorial videos that walk through the construction of a site using BigTree? i'm a very visual learner and if I watch someone do It i'll catch on quicker. I'm just lost as to how everything is interconnected. Its so different from other CMS out there.

#5 Re: Developer Help » Template/Themes » July 21, 2012 10:15pm

On a side note if no tutorials exist I'd be willing to write one up or do a video tutorial once I understand how to do it myself.

#6 Developer Help » Template/Themes » July 21, 2012 10:13pm

swgamerx
Replies: 7

I'm a little confused how developing a layout and stylesheets works in Bigtree even though iv done it in multiple CMSs and frameworks over the years. Are there any tutorials on how to do it? what is most confusing is I cannot select a theme or anything in backend so I assume 1 theme per site, hard coded?

#7 Developer Help » Google Analytics » July 21, 2012 10:11pm

swgamerx
Replies: 1

How Do I setup google analytics? it connects to my account but it has a blank list for profiles even though I added a profile for the site.

#8 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 18, 2012 7:15pm

it seems logging into the backend breaks it. I cannot find where sessions are in the database.

#9 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 18, 2012 6:57pm

Ok so.

1. Install - simple routing, successful connection to mysql, install success
2. delete install.php
3. change /site/ from 777 to 755
6. refresh site and admin page, success.
7. log into admin, Redirect Loop
8. refresh site, following error

"
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/swgamerx/public_html/bigtree/core/inc/utils/mysql.inc.php on line 69

Fatal error: Uncaught exception 'Exception' with message 'sqlfetch() called on invalid query resource. The most likely cause is an invalid sqlquery() call. Last error returned was: ' in /home/swgamerx/public_html/bigtree/core/inc/utils/mysql.inc.php:108 Stack trace: #0 /home/swgamerx/public_html/bigtree/core/inc/bigtree/core.php(520): sqlfetch() #1 /home/swgamerx/public_html/bigtree/corerouter.php(248): BigTreeCMS->getNavId(false) #2 /home/swgamerx/public_html/bigtree/site/index.php(88): include('/home/swgamerx/...') #3 {main} thrown in /home/swgamerx/public_html/bigtree/core/inc/utils/mysql.inc.php on line 108
"

#10 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 18, 2012 6:53pm

[Wed Jul 18 18:52:12 2012] [error] [client 72.241.0.202] File does not exist: /home/swgamerx/public_html/500.shtml, referer: http://domain.com/bigtree/install.php
[Wed Jul 18 18:52:12 2012] [error] [client 72.241.0.202] SoftException in Application.cpp:601: Directory "/home/swgamerx/public_html/bigtree/site" is writeable by group, referer: http://domain.com/bigtree/install.php
[Wed Jul 18 18:51:00 2012] [error] [client 72.241.0.202] File does not exist: /home/swgamerx/public_html/500.shtml, referer: http://domain.com/bigtree/install.php
[Wed Jul 18 18:51:00 2012] [error] [client 72.241.0.202] SoftException in Application.cpp:256: File "/home/swgamerx/public_html/bigtree/site/index.php" is writeable by group, referer: http://domain.com/bigtree/install.php

#12 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 18, 2012 3:52pm

Iv tried creating .htaccess files after install as well using the instructions for godaddy and such. if you'd like I can provide you with login creds to get into my site to see if i'm doing something. The installation goes fine, but iv noted the page you're shown after install with links tot he front page and admin is unstyled as if it cannot access those files. it writes the DB just fine during install.

#13 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 18, 2012 3:03pm

Iv tried them all except for advanced. they all end with the same result. I'm not sure what is happening.

#14 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 18, 2012 1:45am

main site no longer working, giving this error.

"

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/swgamerx/public_html/bigtree/core/inc/utils/mysql.inc.php on line 69

Fatal error: Uncaught exception 'Exception' with message 'sqlfetch() called on invalid query resource. The most likely cause is an invalid sqlquery() call. Last error returned was: ' in /home/swgamerx/public_html/bigtree/core/inc/utils/mysql.inc.php:108 Stack trace: #0 /home/swgamerx/public_html/bigtree/core/inc/bigtree/core.php(520): sqlfetch() #1 /home/swgamerx/public_html/bigtree/corerouter.php(248): BigTreeCMS->getNavId(false) #2 /home/swgamerx/public_html/bigtree/site/index.php(88): include('/home/swgamerx/...') #3 {main} thrown in /home/swgamerx/public_html/bigtree/core/inc/utils/mysql.inc.php on line 108

"

#15 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 17, 2012 9:45pm

Admin/Dashboard  url causing redirect loop

"
This webpage has a redirect loop
"

#16 Re: Bug Reports » 500 Internal Server Error after Install on HostGator » July 17, 2012 9:43pm

Solved Error by changing index.php and /site/  permissions from 777 to 755 to overcome SoftException in Application

#17 Bug Reports » 500 Internal Server Error after Install on HostGator » July 17, 2012 8:03pm

swgamerx
Replies: 15

I attempted fixing error using 1for1 install instructions, did not fix the issue.

Thrown Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@bigtree.anteau.me and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.