| Author |
Message |
Phoenix


Joined: Apr 19, 2004 Posts: 8729 Location: Netizen
|
Post subject: Re: 9.1.2.8 Posted: Tue Sep 04, 2007 5:56 pm |
|
hmm, and people wonder why we seek server spec info, then become quite rude about it.
I'm running php5 on all sites I've tested on, so that bit fits and I suspect Nano was doing the same, as well as darkgrue. But then that sloppy person said he was running "all the latest" and that doesn't fit - quite likely he was not running "all the latest"
But bigern's specs say PHP4 and that does fit.
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |
Phoenix


Joined: Apr 19, 2004 Posts: 8729 Location: Netizen
|
Post subject: Re: 9.1.2.8 Posted: Tue Sep 04, 2007 6:04 pm |
|
Confirmed - I get the error under PHP4 - thank you dusman for that perceptive trouble shooting.
So, if anyone is contemplating cvs with php4.4 - forget it for a few hours until Nano is back online, unless DJ pops in sooner.
I'm off to bed and will take up the other issue I have found with the admin block with Nano later today.
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |
bigern75


Joined: Aug 18, 2004 Posts: 2102
|
Post subject: Re: 9.1.2.8 Posted: Tue Sep 04, 2007 7:43 pm |
|
coool. Thanks ya'll
I'll be waiting...
_________________ iPad 1 running iOS 5.1 b2
bigern75's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.2.6/5.0.86/5.2.8/9.3.2 |
|
| Back to top |
|
 |
Phoenix


Joined: Apr 19, 2004 Posts: 8729 Location: Netizen
|
Post subject: Re: 9.1.2.8 Posted: Wed Sep 05, 2007 2:53 am |
|
Nano has fixed php4 compatability, so give it about an hour before grabbing a snapshot, or grab it via ssh now.
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |
dusman


Joined: Mar 17, 2006 Posts: 303 Location: Maryland
|
|
| Back to top |
|
 |
Phoenix


Joined: Apr 19, 2004 Posts: 8729 Location: Netizen
|
Post subject: Re: 9.1.2.8 Posted: Wed Sep 12, 2007 7:32 am |
|
Please note that the News module has been changed:
- "morelink" is now split into components
- virtually all html has been removed from the code
- templates have been adjusted
- hard-coded colors in the templates have been eliminated
- the core themes have already been upgraded
- mountain_rush, CPG-News and Fiblack3d hve been upgraded
- the Azul group of themes are in the process of being upgraded
In view of the blocks changes announced above, the module is no longer compatible with 9.1.2.1 - CVS only.
During the upgrade process, various flaws and non-compliances are also being removed.
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |
Theprof


Joined: Oct 19, 2005 Posts: 5 Location: Italia
|
Post subject: Re: 9.1.2.8 Posted: Tue Jan 08, 2008 11:24 am |
|
Quote:
# replace
blocks_visible('l/r');
# with
$Blocks->l;
$Blocks->r;
is it necessary to replace "if conditions" too?
Thanks
Theprof's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) WinXP/Apache1.3.33/Mysql 4.1.9/PHP 4.3.10/CPG 8.2 |
|
| Back to top |
|
 |
stulinx


Joined: Jan 26, 2008 Posts: 9 Location: Nouvelle Calédonie
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sat Jan 26, 2008 7:10 am |
|
hello
i have same problem after upgrading with DF 9.2.0 RC2....
Do i modify all problems in my theme.php ? or it's better to delete all and re-download new themes ??
And how to reassign, after update, the default (or dragonfly) theme ?? In which file can i 'force it' manually, because i cant see my homepage ....
sorry about my english, i hope someone will understand me ..
thank you
stulinx's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) VISTA / ... / MySQL V.5.0.45-log (client: 4.0.25) / PHP 4.4.7 / Dragonfly 9.2.0RC2 |
|
| Back to top |
|
 |
tkog2004


Joined: May 14, 2006 Posts: 152
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sat Jan 26, 2008 8:14 am |
|
updating your themes isnt as bad as it sounds, did most of my sites earlier in the week (9.2 upgrade and theme changes) and all went pretty smoothly. Well worth setting theme back to default before upgrading though......
_________________

tkog2004 please enter your server specs in your user profile! |
|
| Back to top |
|
 |
stulinx


Joined: Jan 26, 2008 Posts: 9 Location: Nouvelle Calédonie
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sat Jan 26, 2008 8:38 am |
|
thank, but i do the modify as shown on first topics, but i have each time news error .....
So if its possible for me to switch theme to default by modify some php file i take ideas ...because i have no longer acces to site (admin or other !)
if someone got a idea ...
thanks
stulinx's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) VISTA / ... / MySQL V.5.0.45-log (client: 4.0.25) / PHP 4.4.7 / Dragonfly 9.2.0RC2 |
|
| Back to top |
|
 |
tkog2004


Joined: May 14, 2006 Posts: 152
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sat Jan 26, 2008 9:10 am |
|
best bet is to go into phpmyadmin and open your *Prefix*_Config_Custom table, replace whatever value you have in the Default_Theme Field with default
That should get you back into the admin panel for starters....
Regards
Tom
_________________

tkog2004 please enter your server specs in your user profile! |
|
| Back to top |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3678 Location: Melbourne, AU
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sat Jan 26, 2008 9:52 am |
|
stulinx did you read the first post in this topic or you immediately jumped to the "PostReply" button?
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL 5.1 / PHP 5.3 / NextGen() |
|
| Back to top |
|
 |
stulinx


Joined: Jan 26, 2008 Posts: 9 Location: Nouvelle Calédonie
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sat Jan 26, 2008 11:18 am |
|
hello
i try to modify all things as writing in the first post ...some of them i not found in files .php ...
so i try to modify them, but it was not so good idea ...
but i will try another time to re-do modifications
and i'm not so good with all this code, i'm just using tutorials for making my dragonfly website, and trying to understand how all things are working .... i can say i'm just noob here (when i see lot of people doing nice things !)
stulinx's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) VISTA / ... / MySQL V.5.0.45-log (client: 4.0.25) / PHP 4.4.7 / Dragonfly 9.2.0RC2 |
|
| Back to top |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3678 Location: Melbourne, AU
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sat Jan 26, 2008 11:20 am |
|
the first post it also say to "enable CPG_DEBUG (a must in this case)"
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL 5.1 / PHP 5.3 / NextGen() |
|
| Back to top |
|
 |
stulinx


Joined: Jan 26, 2008 Posts: 9 Location: Nouvelle Calédonie
|
Post subject: Re: 9.1.2.8 (also applicable to 9.2.x) Posted: Sun Jan 27, 2008 7:52 pm |
|
hello
i was activate all this, and then i see a lot of errors lines in footer, but even i change theme with dragonfly basic theme and i see still a error ....
And there is too much error lines ....i don't know how to start correction!
but thank you for answer and trying to help me
stulinx's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) VISTA / ... / MySQL V.5.0.45-log (client: 4.0.25) / PHP 4.4.7 / Dragonfly 9.2.0RC2 |
|
| Back to top |
|
 |