Article ordering (arrow up/down) does not work
Article ordering (arrow up/down) does not work
My arrows that move articles within one page up or down behave veru strange. Sometimes it moves something in a wring direction and other arrows don't do anything else but refresh the page?! What's going on here.
Consequently, I am not able to manually order the article listing on the page (which was the reason why I went trough the trouble of updating.
Thanks for any help.
I run Release 1.1-RC4 27-08-2004 + P 1-4
Consequently, I am not able to manually order the article listing on the page (which was the reason why I went trough the trouble of updating.
Thanks for any help.
I run Release 1.1-RC4 27-08-2004 + P 1-4
Last edited by spirelli on Thu 4. Nov 2004, 21:50, edited 1 time in total.
hello sorry, need to reply in german
hallo spirelli
mich beschleicht das gefühl das eentweder schon mit deiner installation oder bzw. beim update bei dir etwas möderrisch schief gelaufen ist. anders kann ich mir deine ganzen systemfehler die du hast nicht erklären.
kann es sein das mit deinem ftp cleint nicht alle dateien überschrieben wurden!? bist du sicher das alle db updates ausgeführt wurden. weil du hattest das system ja auf die version vom 27.08.2004 geupdated!?
hallo spirelli
mich beschleicht das gefühl das eentweder schon mit deiner installation oder bzw. beim update bei dir etwas möderrisch schief gelaufen ist. anders kann ich mir deine ganzen systemfehler die du hast nicht erklären.
kann es sein das mit deinem ftp cleint nicht alle dateien überschrieben wurden!? bist du sicher das alle db updates ausgeführt wurden. weil du hattest das system ja auf die version vom 27.08.2004 geupdated!?
Hi, I had exactly the same problem of seemingly random ordering everytime you try to alter with the sort up or sort down button.
However - I think I have the answer -
Add
to the function struct_articlelist ( statement - about line 60 - in include/inc_lib/admin.functions.inc.php
for example:
However - I think I have the answer -
Add
Code: Select all
$dbcon
for example:
Code: Select all
function struct_articlelist ($struct_id, $counter, $cut_article, $dbcon, $article_order=0) {
Thanks so much. Seemed noone knew what was going on. Not even Oliver. Well, you definately solved the problem. My system is now doing what it's supposed to you. Thank you again!
Last edited by spirelli on Thu 4. Nov 2004, 21:50, edited 1 time in total.