-
Gary´s Cookbook Forum
-
Gary´s Cookbook
-
Gary´s Cookbook 1.x
-
RG_EMULATION
RG_EMULATION
-
reini_44
-
Topic Author
-
Visitor
-
17 years 4 days ago #669
by reini_44
Erstmals einen schönen guten Tag!
Verwende noch die V.1.x, und möchte wegen einiger Änderungen im Layout, nicht auf 2.x updaten.
Nun zu meinen Fragen:
Kann ich den RG_EMULATION Patch zu 2.x auch für 1.x verwenden?
Wenn nein ist es möglich auch einen für 1.x bereitzustellen?
L.G. Reinhold<br><br>Post geändert von: reini_44, am: 25/09/2006 15:56
Please Log in to join the conversation.
-
Gerald
-
-
Offline
-
Administrator
-
-
Think Pink
Less
More
-
Posts: 739
-
Thank you received: 24
-
-
-
-
-
17 years 4 days ago #672
by Gerald
müsste eigentlich auch unter 1.1 funktionieren, nur die Zeilennummern sind anders.
Moderator Developer of Gary´s Cookbook
Please Log in to join the conversation.
-
reini_44
-
Topic Author
-
Visitor
-
17 years 4 days ago #673
by reini_44
Hallo,
sofern ich die Codezeilen richtig eingefügt habe, siehe hier:
[code:1]switch ($act) {
case \"categories\":
$task = \"categories\";
break;
case \"comments\":
$task = \"comments\";
break;
case \"settings\":
$task = \"settings\";
break;
}
$task = strval(mosGetParam( $_REQUEST, 'task', ''));
$cid = strval(mosGetParam( $_REQUEST, 'cid', ''));
$cbid = josGetArrayInts( 'cbid');[/code:1]
funktioniert es nicht mit RG_EMULATION 0
Komme im Fontend bis zu den Kategorien und nach anklicken einer Kat. nur ein Sitereload. Keine Fehlermeldungen.
Please Log in to join the conversation.
-
Gary´s Cookbook Forum
-
Gary´s Cookbook
-
Gary´s Cookbook 1.x
-
RG_EMULATION
Time to create page: 0.037 seconds