(UPDATE/NEW) phpWCMS Update Packs 26.04.2006

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
oli
Posts: 46
Joined: Thu 6. May 2004, 23:58

Post by oli »

thank you, jscholtysik!
User avatar
StudioZ
Posts: 802
Joined: Fri 28. May 2004, 19:57
Location: Québec, Canada
Contact:

Post by StudioZ »

Thank you again Papnasse for the updates 8)
Much appreciated :D
Oh yes... there is also an extra SQL line, to get OG's cool
new Anchor feature:
ALTER TABLE `phpwcms_articlecontent` ADD `acontent_anchor` INT( 1 ) NOT NULL ;

Cheers,
Image
PhpWCMS Evangelist, -- iRoutier.com Running phpWCMS 1.4.2, r354 -> Great Version!!!!
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

StudioZ wrote:Thank you again Papnasse for the updates 8)
Much appreciated :D
Oh yes... there is also an extra SQL line, to get OG's cool
new Anchor feature:
ALTER TABLE `phpwcms_articlecontent` ADD `acontent_anchor` INT( 1 ) NOT NULL ;

Cheers,
But upgrading the 1.2.6 version this doesn't work.
This only works from upgrading from 1.2.5 version, it's true?
Campeones del mundo!
Vegetables!
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Put only the following line into the SQL Field, if upgrading the 1.2.6- DEV

ALTER TABLE `phpwcms_articlecontent` ADD `acontent_anchor` INT( 1 ) NOT NULL ;

thats it!
jscholtysik

Post by jscholtysik »

Hi sustia,


the sql file for the upgrade from 1.2.5 to 1.2.6 does also work with the upgrade.php. There are some errors because almost all lines are already executed, but for the line pepe mentioned there is no error message... ;-)

You can use the new file

13_1.2.5-DEV_to_1.2.6-DEV.sql


Joachim
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

Ok, thanks jscholtysik and pepe, I've done the upgrade.

I received some errors, that's the reason that let me think that no upgrade was done, but it's all ok :D
Campeones del mundo!
Vegetables!
fredo
Posts: 246
Joined: Thu 12. Feb 2004, 13:12
Location: 20 km nördl. von Berlin

Post by fredo »

:oops:

Ich wollte nochmal vorsichtshalber nachfragen:
Ich hab derzeit v1.2.5-DEV vom 14.8.2005. Ich müßte jetzt auf DEV_1.2.6_14.12.2005 updaten?

In der Docu unter CVS-Versionen sind ja Updates für 1.2.5 und 1.2.6...da bin ich etwas verunsichert, ob ich das richte Update heruntergeladen habe.

Na jedenfalls wollte ich fragen, ob ich mit meinen Update richtig liege.

Gruß
Fredo
Wer mich liebt der lacht. Wenn man mich sieht, lachen alle.
kretschi
Posts: 17
Joined: Mon 12. Jan 2004, 10:50
Location: Ulm, Germany
Contact:

Post by kretschi »

hab ein problem mit den bildern.

wähle ich ein contentpart mit einem bild "im text" = text fließt um das bild (links oder rechts ist egal) funktionerte alles bis zum update wunderbar.

jetzt wird zuerst das bild dargestellt und anschließend der text drunter. kein umfluß mehr. brauche dringend hilfe biiiteeeee.

update von 1.2.1 auf 1.2.6 14_12_05

besten dank im voraus
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi kretschi,

hier die Lösung: http://www.phpwcms.de/forum/viewtopic.php?p=55581#55581

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
kretschi
Posts: 17
Joined: Mon 12. Jan 2004, 10:50
Location: Ulm, Germany
Contact:

Post by kretschi »

hi knut,

vielen, vielen dank - jetzt ist's wieder so wie es mal war.
endlich kann man die layout vorlagen kopieren. oli g. du bist der beste

:wink:
coopersred
Posts: 35
Joined: Thu 8. Apr 2004, 14:40

Keyword//

Post by coopersred »

I've noticed Keywords has been added to the admin section.

i can use to add a list of keywords which is great. But can't see how they are used anywhere. I'm hoping that in future this becomes a mater list of keywords to be used in articles. That would be a very useful feature.

Can anyone shed light on OG's thinking on this one?
larmann
Posts: 311
Joined: Thu 23. Jun 2005, 10:51
Location: Hamburg
Contact:

Upgrading for Dummies/ Newsletter

Post by larmann »

English below:
-------

Hallo,

ich habe nicht ganz verstanden, was ich jetzt machen muss. Ich nutzte DEV CVS 1.2.6 vom 27.11.2005, habe dort Picos-Edition des FCKEditors drin und den SETLEVEL Replacement Tag. Nun würde ich gerne mehrere Newletter anlegen und bemerke, dass ich wohl upgraden müsste. Wie mache ich das ohne meine durchgeführten Änderungen (SETLEVEL und Picos Edition) zu verlieren?

Vielen Dank für dieses Forum und phpwcms!

------------

Hi there,

I didn_t get the point where and how to upgrade: I'm using DEV CVS 1.2.6 by 27.11.2005, including Pico's-Edition of the FCKEditor and the SETLEVEL Replacement Tag. Now I'd like to create several newslettes and realise that I probably have to upgrade to get rid of the bug. How can I do this without loosing my changes (SETLEVEL and Picos Edition)?

Thanx a lot for this forum and phpwcms.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi larmann,

das ist ziemlich einfach.
Die RT´s und der FCK werden von diesem Update nicht berührt, solange Du den Quellkode von System nicht verändert hast.
Es sind ja sowieso nur einige wenige Dateien. Die Datenbank müsste schon passen.

Fremd-RT´s werden grundsätzlich von einem Update nicht ausgetauscht.

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
larmann
Posts: 311
Joined: Thu 23. Jun 2005, 10:51
Location: Hamburg
Contact:

Post by larmann »

Wieso ist denn in der CVS_27.11-14.12 keine upgrade.php im Setup-Ordner? Wie geht das denn ohne?

Danke flip-flop! Du bist immer eine große Hilfe!

EDIT: Ich habe gerade das hier gefunden: http://www.phpwcms.de/forum/viewtopic.p ... te+upgrade

Was muss ich denn in das SQL-Feld kopieren? Diese hier: 13__1.2.5-DEV_to_1.2.6-DEV.sql Oder diese hier: phpwcms_init.sql

Danke!
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Weil es kein Datenbank-Update bei diesem Versionwechsel gibt. Es wird also keine neue Tabelle erzeugt oder mit anderem Inhalt gefüllt.
Es werden nur einige statische Dateien ausgetausch.

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply