Probleme mit Blue Chrom Theme

Begonnen von tuningcar, 28 September 2003, 13:35:20

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 1 Gast betrachten dieses Thema.

tuningcar

Würde gerne das Blue Chrom Theme für das vkpmx haben , es sind aber dann zahlreiche Fehlermeldungen :

Error sql_query():
qry: select * from mx_events_queue
descr: Table 'db432018.mx_events_queue' doesn't exist ( mysql 1146 )
details:
            file: /opt/root/home/autotuninglinksde/public_html/themes/MFJ_maxi_BlueChrome/theme.php # line: 107, cmd: sql_query(),
         file: /opt/root/home/autotuninglinksde/public_html/header.php # line:  94, cmd: themeheader(),
      file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line: 190, cmd: include(/opt/root/home/autotuninglinksde/public_html/header.php),
   file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line:2219, cmd: index(/opt/root/home/autotuninglinksde/public_html/header.php),
file: /opt/root/home/autotuninglinksde/public_html/index.php # line:  70, cmd: include_once(/opt/root/home/autotuninglinksde/public_html/header.php, /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/i...),


Error sql_num_rows():
descr: mysql_num_rows(): supplied argument is not a valid MySQL result resource
details:
            file: /opt/root/home/autotuninglinksde/public_html/themes/MFJ_maxi_BlueChrome/theme.php # line: 108, cmd: sql_num_rows(),
         file: /opt/root/home/autotuninglinksde/public_html/header.php # line:  94, cmd: themeheader(),
      file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line: 190, cmd: include(/opt/root/home/autotuninglinksde/public_html/header.php),
   file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line:2219, cmd: index(/opt/root/home/autotuninglinksde/public_html/header.php),
file: /opt/root/home/autotuninglinksde/public_html/index.php # line:  70, cmd: include_once(/opt/root/home/autotuninglinksde/public_html/header.php, /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/i...),



Kann man da was machen ?




[Editiert am 28/9/2003 von tuningcar]

Andi

schön´s Grüssle, Andi

tuningcar

Danke für die scnelle Anwort , doch leider kommt jetzt diese Fehlermeldung .

Error sql_query():
qry: select * from mx_events_WHERE_activ=0
descr: You have an error in your SQL syntax near '0' at line 1 ( mysql 1064 )
details:
         file: /opt/root/home/autotuninglinksde/public_html/themes/MFJ_maxi_BlueChrome/theme.php # line: 107, cmd: sql_query(),
      file: /opt/root/home/autotuninglinksde/public_html/header.php # line:  94, cmd: themeheader(),
   file: /opt/root/home/autotuninglinksde/public_html/modules/Themetest/index.php # line:  48, cmd: include(/opt/root/home/autotuninglinksde/public_html/header.php),
file: /opt/root/home/autotuninglinksde/public_html/modules.php # line: 107, cmd: include_once(/opt/root/home/autotuninglinksde/public_html/header.php, /opt/root/home/autotuninglinksde/public_html/modules/Themetest/i...),


Error sql_num_rows():
descr: mysql_num_rows(): supplied argument is not a valid MySQL result resource
details:
         file: /opt/root/home/autotuninglinksde/public_html/themes/MFJ_maxi_BlueChrome/theme.php # line: 108, cmd: sql_num_rows(),
      file: /opt/root/home/autotuninglinksde/public_html/header.php # line:  94, cmd: themeheader(),
   file: /opt/root/home/autotuninglinksde/public_html/modules/Themetest/index.php # line:  48, cmd: include(/opt/root/home/autotuninglinksde/public_html/header.php),
file: /opt/root/home/autotuninglinksde/public_html/modules.php # line: 107, cmd: include_once(/opt/root/home/autotuninglinksde/public_html/header.php, /opt/root/home/autotuninglinksde/public_html/modules/Themetest/i...),


Habe ich was falsch gemacht ?

Ich suche ein Theme was für meine Autotuning Seite passend währe und ich finde das Blue Chrom nicht schlecht .

Wenn jemand ein anderes funktionsfähiges weis , bitte sagt es mir .

Grüße Jogge

Andi

Hi Jogge :)

 
Zitatselect * from mx_events_WHERE_activ=0

steht das genau so in dem String, mit den Unterstrichen?

Falls ja, ändere es wie folgt:

 select * from ".$prefix."_events WHERE activ=0
ohne die Unterstriche um WHERE.....


[Editiert am 28.9.2003 von SiteAdmin Andi]
schön´s Grüssle, Andi

tuningcar

Nexte Fehlermeldung :

Error sql_query():
qry: select * from WHERE activ=0
descr: You have an error in your SQL syntax near 'WHERE activ=0' at line 1 ( mysql 1064 )
details:
            file: /opt/root/home/autotuninglinksde/public_html/themes/MFJ_maxi_BlueChrome/theme.php # line: 107, cmd: sql_query(),
         file: /opt/root/home/autotuninglinksde/public_html/header.php # line:  94, cmd: themeheader(),
      file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line: 190, cmd: include(/opt/root/home/autotuninglinksde/public_html/header.php),
   file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line:2219, cmd: index(/opt/root/home/autotuninglinksde/public_html/header.php),
file: /opt/root/home/autotuninglinksde/public_html/index.php # line:  70, cmd: include_once(/opt/root/home/autotuninglinksde/public_html/header.php, /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/i...),


Error sql_num_rows():
descr: mysql_num_rows(): supplied argument is not a valid MySQL result resource
details:
            file: /opt/root/home/autotuninglinksde/public_html/themes/MFJ_maxi_BlueChrome/theme.php # line: 108, cmd: sql_num_rows(),
         file: /opt/root/home/autotuninglinksde/public_html/header.php # line:  94, cmd: themeheader(),
      file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line: 190, cmd: include(/opt/root/home/autotuninglinksde/public_html/header.php),
   file: /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/index.php # line:2219, cmd: index(/opt/root/home/autotuninglinksde/public_html/header.php),
file: /opt/root/home/autotuninglinksde/public_html/index.php # line:  70, cmd: include_once(/opt/root/home/autotuninglinksde/public_html/header.php, /opt/root/home/autotuninglinksde/public_html/modules/Web_Links/i...),


Grüße Jogge

Andi

 :cry  irgendwas machst Du falsch ;)

schick mir mal das theme an folgende Adresse:
 info@shiba-design.de
schön´s Grüssle, Andi

tuningcar

Hallo !

Danke Andi für die Geduld !

Ich habe das Theme von euren Download genommen !

Weist du kein Theme das für meine Autotuning Seite passen würde und unter mx läuft, dann  könnten wir uns das alles Sparen !

Oder jemand könnte mir ein Theme an das Thema anpassen ( muß ja nicht umsonst sein )?

Grüße Jogge

Andi

Hi Jogge,
wenn Dir das theme gefällt, nimm es doch.
Der Fehler ist nur ne Kleinigkeit, muss nur richtig gemacht werden ;)
Schicks mir ruhig zu...

Was anderes, hast Du deinen db-dump schon eingespielt?
Habe gerade Deinen Dump von DarkBoy erhalten, getestet und konvertiert. Wenn Du willst, schick ich Dir die geänderte Version zu. Brauchst dann nur noch einspielen, fertig....
schön´s Grüssle, Andi

tuningcar

 
ZitatWas anderes, hast Du deinen db-dump schon eingespielt?

Nein habe ich bis jetzt noch nicht .

Bei euch geht das ja alles Super schnell !  :thumbup:

Ich habe dir eine Email geschickt !