Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Problems AFTER Install/Upgrade ⇒ [solved] Problem with admin page after upgrade to 9.3


[solved] Problem with admin page after upgrade to 9.3
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
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Fri Oct 07, 2011 6:39 am
Post subject: Re: Problem with admin page after upgrade to 9.3

- modules/coppermine/albums/userpics/

You have to chmodd all 4 folders.

Example: you have 4 doors in a row you have to go through all of them
Modules folders is door 1
coppermine is door 2
albums is door 3
userpics is door 4

ok so you got to go through all 4 doors to get to the pictures inside userpics(door 4). Well chmod userpics 755 unlocks door 4 but if you dont unlock doors 1,2, and 3 you cant get to door 4.


Im tired so i hope that makes since lol

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Fri Oct 07, 2011 7:26 am
Post subject: Re: Problem with admin page after upgrade to 9.3

Needs to clarify something, you previously said you gave 700 the above directories.

Did you really chmod 700 or was a mistake when you posted here? You might meant 755 ...

html instructions Wink

modules/coppermine/albums
modules/coppermine/albums/userpics
uploads/avatars
uploads/forums

So basically ONLY if you used 700:
you need to undo what you may have done, double check everything, change permissions accordingly and double check again just in case.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


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

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Fri Oct 07, 2011 7:31 am
Post subject: Re: Problem with admin page after upgrade to 9.3

diz you wrong, with the following bits representation only you can write into the last directory
/x/x/x/xw

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


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

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Fri Oct 07, 2011 1:24 pm
Post subject: Re: Problem with admin page after upgrade to 9.3

Oops, it was a typo. I did not mean to write 700, i actually meant to write 777 because i tried 755 and that did not work. Sorry about that people.
Thank you for the breakdown Diz.

So the current update is that i asked my host to restore a backup of my modules folder, which got most of my site running back again but most of my modules seems like they need to be re installed and when i click on the install button from the modules panel, i get an error message i hate so much
Quote::
You tried to access this page through a bad link
So of my pages cant be accessed due to the modules deactivation like my main page which is the downloads.

I have also attached images to further explain my predicament.


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sat Oct 08, 2011 4:51 am
Post subject: Re: Problem with admin page after upgrade to 9.3

Issue is partially solved.

9.3 was correctly installed.
A highly customized module using exit() on the wrong conditions and dozens of other inexplicable code issues were found and fixed.
Mixy panic and backups where installed.
At this point was a big mess.

More or less, chronologically or not thats what happened.

Website is now in perfect conditions but he cannot login as admin using Safari on Mac. Stay tuned for more infos Smile

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


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

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Sat Oct 08, 2011 4:58 am
Post subject: Re: Problem with admin page after upgrade to 9.3

Well said Nano, thanks for all your help and patience with me.
You are the best.

Thanks


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Sat Oct 08, 2011 6:41 am
Post subject: Re: Problem with admin page after upgrade to 9.3

NanoCaiordo wrote:
diz you wrong, with the following bits representation only you can write into the last directory
/x/x/x/xw

I learn something new everyday. Smile thanks

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
mixy
Heavy poster
Heavy poster

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Sat Oct 08, 2011 8:44 am
Post subject: Re: Problem with admin page after upgrade to 9.3

Hi,
Still trying to get my site back to where it was before the crisis.
I used to be able to embed a player in the text box area cos i had the options of embedding flash, mp3, youtube videos with the top options but now i cant find those options.I know this is a small fix, i just cant remember what module or feature i used back then.
I have attached a screen shot of what am talking about. The options i mentioned above are missing from the screenshot.
Help will be appreciated. Very Happy
Thanks.


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sat Oct 08, 2011 9:07 am
Post subject: Re: Problem with admin page after upgrade to 9.3

It sounds like you had a bbcode hack and it was lost between restoring backups and upgrading.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
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