XForum Block für VKP MX

Begonnen von asiastyle, 13 Juni 2004, 16:43:22

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 1 Gast betrachten dieses Thema.

asiastyle

Hallo
Ich habe meine PHPNuke 5.6 auf VKP MX updated und es funktioniert fast alles! Doch ich benutze den XForum immernoch. Gibt es da eine XForum Block (oder CenterBlock) für VKP MX zum Downloaden ??? oder wie kann ich es vom alten XForum Block umändern, damit es auch auf VKP MX funktioniert???
Danke für die Info.

NeMeSiSX2LC

Warum machst du kein update von XForum auf eBoard??
CMS-Version: pragmaMx 0.1.8, 1.20.4.5/2006-03-10     
PHP-Version: 5.1.2
MySQL-Version: 5.0.15-max-log
Server-Version: Apache/2.0.55
phpMyAdmin-Version: 2.7.0-pl1

asiastyle

Ich habe die Update auf eBoard gemacht. Jedoch hat nicht 100% funktioniert. Ich habe auch im Forum gelesen, dass die XForum Daten beim Update auf eBoard nicht transferiert werden kann. Stimmt das?
Wenn ja, heiss das alle Topic und Inhalt auf eBoard dann leer sind.
Das wäre schlecht.
Wenn nein, wo kann ich den eBoardupdate mit Centerblock downloaden?

DarkBoy


Kami

Wie habt ihr es denn gemacht Maax-Design Team? Ihr habt doch auch die alten Daten irgendwie aufs E-Board schaufeln können und einen Center Block, der die aktuellsten Topics anzeigt habt ihr auch.

Habe zur Zeit dasselbe Problem, dass ich keine Möglichkeit habe meine aktuellsten Forumbeiträge anzuzeigen, weil ich immer noch X-Forum benutze und auf VKP Mx updated habe!  :wall:  Wie löse isch das Problem? Hoffe jemand kann mir helfen :) ;)  

Andi

Hi :)

das in dem Link von DarkBoy beschrieben, dort unter Installation > Upgrade
schön´s Grüssle, Andi

asiastyle

XForum Modul funktioniert auf VKP. Nur den Block nicht.

Wie kann ich den kleinen XForum Block codemässig umprogrammieren damit es auf VKP funktioniert?

asiastyle


NeMeSiSX2LC

So ok kommt mir grad so in denn Sinn. Hast noch garnicht erzählt was da nicht geht. Oder obs Fehlermeldeung gibt.
CMS-Version: pragmaMx 0.1.8, 1.20.4.5/2006-03-10     
PHP-Version: 5.1.2
MySQL-Version: 5.0.15-max-log
Server-Version: Apache/2.0.55
phpMyAdmin-Version: 2.7.0-pl1

asiastyle

Es kommt immer dieser Fehlermeldung: (siehe unten)
Liegt es an falsche SQL abfrage? Wenn ja, wie muss ich anders codieren?


Error sql_query():
qry: select eid, title, eventDate, endDate, barcolor, startTime, endTime, topic from {prefix}_events WHERE (eventDate>=now() or endDate>=now()) and not(barcolor='w') order by eventDate ASC, endDate ASC limit 0, 5
descr: ( mysql 0 )
details:
                  file: /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php # line: 492, cmd: sql_query(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14),
               file: /home/asiastyl/public_html/newasiastyle/ixed/sg/mx_api.php(2) : eval()'d code # line: 796, cmd: include(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php),
            file: /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php # line: 555, cmd: mxgetblockdata(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1),
         file: /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php # line: 635, cmd: showpreview(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30]),
      file: /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php # line: 862, cmd: changestatus(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30], Array[2]),
   file: /home/asiastyl/public_html/newasiastyle/admin/case/case.blocks.php # line:  37, cmd: include(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30], Array[2], /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php),
file: /home/asiastyl/public_html/newasiastyle/admin.php # line: 605, cmd: include(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30], Array[2], /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php, /home/asiastyl/public_html/newasiastyle/admin/case/case.blocks.p...),


Andi

ZitatError sql_query():
qry: select eid, title, eventDate, endDate, barcolor, startTime, endTime, topic from   {prefix}_events WHERE (eventDate>=now() or endDate>=now()) and not(barcolor='w') order by eventDate ASC, endDate ASC limit 0, 5
descr: ( mysql 0 )
details:
                  file: /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php # line: 492, cmd: sql_query(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14),
               file: /home/asiastyl/public_html/newasiastyle/ixed/sg/mx_api.php(2) : eval()'d code # line: 796, cmd: include(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php),
            file: /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php # line: 555, cmd: mxgetblockdata(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1),
         file: /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php # line: 635, cmd: showpreview(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30]),
      file: /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php # line: 862, cmd: changestatus(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30], Array[2]),
   file: /home/asiastyl/public_html/newasiastyle/admin/case/case.blocks.php # line:  37, cmd: include(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30], Array[2], /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php),
file: /home/asiastyl/public_html/newasiastyle/admin.php # line: 605, cmd: include(select eid, title, eventDate, endDate, barcolor, startTime, endT..., Resource id #14, /home/asiastyl/public_html/newasiastyle/blocks/block-XForum.php, Array[30], 1, Array[30], Array[2], /home/asiastyl/public_html/newasiastyle/admin/modules/blocks.php, /home/asiastyl/public_html/newasiastyle/admin/case/case.blocks.p...),
 

Hi asiastyle :)

Ist das wirklich ein Block für das Forum?
Weil die bemängelte Datenbankabfrage bezieht sich auf eine Tabelle des Kalenders...
Kommt die Fehlermeldung nur im Adminmenü, oder auch wenn der Block normal angezeigt wird?

[Editiert am 23.6.2004 von Tora]
schön´s Grüssle, Andi

Kami

ich bekomme dieselbe fehlermeldung und zwar nicht nur im adminmenü sondern auf der hauptseite selbst!

woran liegt das? ich benutze eben auch das x-forum und habe noch nicht auf MX umgestellt, weil ich kein forum habe für die neue version (ausser ich nehme das e-board, doch ich möchte gerne meine alten postings behalten!)

kann da jemand helfen?