Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Problems AFTER Install/Upgrade ⇒ Blank admin.php after upgrade from 9.0.6.1


Blank admin.php after upgrade from 9.0.6.1
Issues that happen after DragonflyCMS upgrade/install.
DO NOT post module installation issues here!

Go to page Previous  1, 2
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Problems AFTER Install/Upgrade

View previous topic :: View next topic  
Author Message
Heckler
Heavy poster
Heavy poster

Offline Offline
Joined: Apr 22, 2007
Posts: 299
Location: California
PostPosted: Thu Mar 27, 2008 3:41 am
Post subject: Re: Can´t login as administrator after install

Kronski wrote:
Sorry for an incomplete url.

This installation is found here.

If needed I can mail you a temporary ftp-login

I tried to open it in Safari and I got this error:

Quote::
Safari can’t open the page “http://www.kronlund.com/dragonfly/admin.php”. The error was: “cannot decode raw data” (NSURLErrorDomain:-1015) Please choose Report Bugs to Apple from the Safari menu, note the error number, and describe what you did before you saw this messag

So, I would check if the admin.php file is in the ftp directory, and if it is try to replace it.

_________________
Phone Rumors | My Solution Manuals | My Online Money Guide | Premium WordPress Themes

Heckler's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 1.3.37 (Unix) / 4.1.21-standard / 4.4.6 / 9.2.1
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
SnoSheriff
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 27, 2005
Posts: 174

PostPosted: Thu Mar 27, 2008 3:47 am
Post subject: Re: Can´t login as administrator after install

I'm in Big grin

Thanks to the post by Phoenix in another thread. The following steps worked for me.

Phoenix wrote:
hmm, you're having exactly the same issue as another user.
1. run this phpmyadmin query
Code::
UPDATE `cms_config_custom` SET `cfg_value`='default' WHERE `cfg_name` = 'global' AND `cfg_field` = 'Default_Theme';
2. then delete config_MAIN_CFG.php from your website cache folder

_________________
XJBikes.com

SnoSheriff's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache=1.3.41/MySQL=5.0.87-community/PHP=5.2.6/DFCMS=9.2.1
Back to top
View user's profile Visit poster's website
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Thu Mar 27, 2008 3:57 am
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

Thank god someone uses search here - thanks SnoSheriff.

I've now merged the topics Smile


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website Photo Gallery
SnoSheriff
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 27, 2005
Posts: 174

PostPosted: Thu Mar 27, 2008 4:15 am
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

Even though I'm able to log in as administrator. I'm still having issues. Before the upgrade I used the 'cpgnuke' theme and I notice that the source now has a 'default' theme.

In Maintenance mode; When testing the site as an Admin everything seems fine. But once I also login as a user, I get errors such as this:
Fatal error: Call to undefined function: blocks_visible() in /home/mydomainname/public_html/themes/cpgnuke/theme.php on line 45

Any ideas?

_________________
XJBikes.com

SnoSheriff's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache=1.3.41/MySQL=5.0.87-community/PHP=5.2.6/DFCMS=9.2.1
Back to top
View user's profile Visit poster's website
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Thu Mar 27, 2008 4:21 am
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

Your best option is to change the theme for all users to default - cpgnuke theme is so far behind it isn't worth upgrading, and default is its replacement.
Code::
UPDATE `cms_users` SET `theme`='default';
Alternatively, simply delete the cpgnuke folder from your themes directory and DF will automatically switch to default.


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website Photo Gallery
SnoSheriff
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 27, 2005
Posts: 174

PostPosted: Thu Mar 27, 2008 4:32 am
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

Phoenix wrote:
Alternatively, simply delete the cpgnuke folder from your themes directory and DF will automatically switch to default.

Yep, this seemed to solve the theme issues. I need to test some more... Thank you.

_________________
XJBikes.com

SnoSheriff's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache=1.3.41/MySQL=5.0.87-community/PHP=5.2.6/DFCMS=9.2.1
Back to top
View user's profile Visit poster's website
HookerOne
Newbie
Newbie

Offline Offline
Joined: Nov 02, 2008
Posts: 40

PostPosted: Thu Nov 06, 2008 1:07 pm
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

I followed the advice on here and managed to get access to my admin.php, however ny index.php is still blank. Any advice.

R*Index


HookerOne's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.2.4/4.1.20/5.1/9.2.1
Back to top
View user's profile Visit poster's website
rlgura
1000+ Posts Club
1000+ Posts Club

Offline Offline
Joined: Mar 27, 2006
Posts: 1146
Location: Cleveland, OH USA
PostPosted: Wed Feb 11, 2009 11:17 pm
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

Running into blank admin.php issue (in Firefox) - IE7 actually returns a HTTP 403 Forbidden error

this is an upgrade from 9.0.6.1 to 9.2.1
there were alot of database issues (failed previous upgrade)
I've set the default theme to default
checked permissions of admin.php (644) - tried setting to 777 - no help
checked permissions of admin folder (644)
double-checked .htaccess files - all defaults from 9.2.1 package
renamed admin.php to admin1.php and updated includes/config.php - no help
renamed default theme and re-uploaded (just in case)
deactivated all blocks for admin (module -1) in the database
User accounts can login just fine, so doesn't appear to be cookie/session
admin.php?op=blocks&hideallblocks=1 actually gives me a user/password login prompt, but once I enter credentials, goes back to blank screen and does not login as admin

ugh - was typing incorrect password - after typing correct password (using hideallblocks option) getting an error:

Quote::
Fatal error: require_once() [function.require]: Failed opening required 'modules/CPGNuCalendar/includes/functions.inc' (include_path='.:/usr/local/php5/lib/php') in /home/content/h/o/n/honunet/html/blocks/block-CPGNuCalendar.php on line 27

re-uploading CPGNuCalendar module....

OK - that did it. Obviously, I don't know how to disable blocks in the database - thought that was in cms_blocks / in_module field = -1 would be admin...

oh, I think I see the new system: cms_blocks_custom - delete all rows where mid=-1

see, just typing up a request for help is helpful here. I'll go ahead and submit this in case it might help someone else....

_________________
Admin - Great Lakes Web Designs
Theme Designer - WebSite Guru Designs
Site Admin - Families with Food Allergies

rlgura's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.27-grsec/Apache 2.2.11/MySQL 5.0.67-community-log/PHP 5.2.8/DF 9.2.1
Back to top
View user's profile Visit poster's website
ThinkMud
Newbie
Newbie

Offline Offline
Joined: Oct 29, 2008
Posts: 10
Location: VA
PostPosted: Mon Mar 23, 2009 7:16 pm
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

I moved my site from one server to another, now all the users can login fine, but none of the admins can get to the admin page. we are all getting the:

Forbidden
You do not have permission to access this document.

Error.

Any help with this? not an upgrade, just moved servers. no db changes were made.


ThinkMud's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
windows
Back to top
View user's profile Visit poster's website
ThinkMud
Newbie
Newbie

Offline Offline
Joined: Oct 29, 2008
Posts: 10
Location: VA
PostPosted: Mon Mar 23, 2009 7:17 pm
Post subject: Re: Blank admin.php after upgrade from 9.0.6.1

also, how can i change the launguage of this forum?? everything on here is no english?


ThinkMud's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
windows
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Problems AFTER Install/Upgrade
Page 2 of 2
All times are GMT
Go to page Previous  1, 2



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

קרא יותר...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy