Search for at
Security Code:
Security Code 
Type Security Code:
EVO CMS Advanced Search
 
 
Recent Topics
Latest Site News   Next 5 >>
Forum Author Replies Last Post
fixed  Frage nach JavaScript aktiv oder nicht? Fixes & Patches 2.1.x Guest 8 30 Mar 2013
nighty View latest post
fixed  [FIX 2.1.0] Lost Password Fixes & Patches 2.1.x chiroptera 0 21 Feb 2012
chiroptera View latest post
fixed  [FIX 2.1.0] Forums ACP - FAQ Admin Fixes & Patches 2.1.x chiroptera 1 27 Oct 2011
chiroptera View latest post
fixed  [FIX 2.1.0] Forums Attachment Image Resize Fixes & Patches 2.1.x chiroptera 0 26 Oct 2011
chiroptera View latest post
Important  [INFO] evo-mods service started News & Informationen chiroptera 2 24 Oct 2011
chiroptera View latest post
Recent Topics   Next 15 >>
Forum Author Replies Last Post
Important  Wünsch Dir was für die 2.1.1 EVO-CMS 2.x.x nighty 113 23 May 2013
nighty View latest post
Important  Website Awards Eure Webseiten chiroptera 38 21 May 2013
Anna View latest post
Achtung  EVO Maps does not work any longer Fehlermeldungen chiroptera 0 06 Mar 2012
chiroptera View latest post
Idea  Webhoster Testseite Webhosting Thorm 16 16 Nov 2011
Hepher View latest post
No icon  Wie ein Fels... ChitChat Anna 1 21 May 2013
Anna View latest post
2nd level support  mimetype.php on line 119 mimetype.php on line 121 Support German Community pd35 9 21 May 2013
Anna View latest post
solved  Aktivierungslink in e-mail wenn reinen Text empfangen werden Support German Community drigon 10 16 May 2013
Anna View latest post
No icon  Ein frohes Weihnachtsfest 2011 & Wünsche ChitChat Guest 14 16 May 2013
Anna View latest post
solved  Forum - Anzeige zuletzt bearbeitet Fehlermeldungen 2.1.0 Anna 22 16 May 2013
Anna View latest post
Important  USA: nuke-evolution --> evolution-xtreme // EVO-German EVO-CMS 2.x.x kaikiste_NEU 1 12 May 2013
Anna View latest post
No icon  Benutzerbefugnisse Fehlermeldungen 2.1.0 Maiki 15 17 Oct 2012
Maiki View latest post
No icon  Fehlermeldung Forum-Admin Dateitypen Fehlermeldungen 2.1.0 Entenmann 1 04 Sep 2012
gorgolion View latest post
No icon  Probleme mit der Installation Fragen & Hilfe vor der Installation 2.1.x penther 19 29 Jul 2012
nighty View latest post
No icon  problems installing on the newest xampp for theme dev ? Support German Community WolfxSting 2 29 Jul 2012
WolfxSting View latest post
solved  Forumsblock Fehlermeldungen 2.1.0 Maiki 10 28 Jul 2012
Anna View latest post
 

 
SQL Error
 
 
This forum is locked: you cannot post, reply to, or edit topics. This topic is locked: you cannot edit posts or make replies. printer-friendly view
View previous topic :: View next topic  
Author Message
Thorm
Support Expert
Support Expert



Joined: 24-Nov-2007
Posts: 1247
Location: Eschwege
Online
Post Posted:
 16 May 2009
Reply with quote
Post subject: under work SQL Error

Grüsse,

Ich hab folgende Meldung in meinem Error Log.
Quote:
---------[SQL Error]------------------------------------------------------------------------------------------------------------
- [16 May 2009 - 11:18:05] - URL: /admin.php
File: /var/www/html/web1069/html/neuforum/themes/ocker-eq2/theme.php
Line: 160
Message: Table 'usr_web1069_4.evo_users' doesn't exist
Code: 1146
Query: select user_id from evo_users where username='Thorm'
----------------------------------------------------------------------------------------------------------------------------------
 
---------[SQL Error]------------------------------------------------------------------------------------------------------------
- [16 May 2009 - 11:18:05] - URL: /admin.php
File: /var/www/html/web1069/html/neuforum/themes/ocker-eq2/theme.php
Line: 162
Message: Table 'usr_web1069_4.evo_bbprivmsgs' doesn't exist
Code: 1146
Query: SELECT privmsgs_to_userid FROM evo_bbprivmsgs WHERE privmsgs_to_userid='' AND (privmsgs_type='5' OR privmsgs_type='1')
----------------------------------------------------------------------------------------------------------------------------------
 
---------[SQL Error]------------------------------------------------------------------------------------------------------------
- [16 May 2009 - 11:18:14] - URL: /admin.php?op=viewadminlog&log=error
File: /var/www/html/web1069/html/neuforum/themes/ocker-eq2/theme.php
Line: 160
Message: Table 'usr_web1069_4.evo_users' doesn't exist
Code: 1146
Query: select user_id from evo_users where username='Thorm'
----------------------------------------------------------------------------------------------------------------------------------
 
---------[SQL Error]------------------------------------------------------------------------------------------------------------
- [16 May 2009 - 11:18:14] - URL: /admin.php?op=viewadminlog&log=error
File: /var/www/html/web1069/html/neuforum/themes/ocker-eq2/theme.php
Line: 162
Message: Table 'usr_web1069_4.evo_bbprivmsgs' doesn't exist
Code: 1146
Query: SELECT privmsgs_to_userid FROM evo_bbprivmsgs WHERE privmsgs_to_userid='' AND (privmsgs_type='5' OR privmsgs_type='1')
----------------------------------------------------------------------------------------------------------------------------------  
 


 
 
Back to top
View user's profile Send private message Send e-mail
brouhon
Guest





 
Offline
Post Posted:
 16 May 2009
Reply with quote
Post subject: No icon Re: SQL Error

errr ist deine db in ordnung ??
es sieht nl danach aus alsob die tabellen fehlen.....


lg ferdi  


 
 
Back to top
View user's profile Send private message
chiroptera
Administrator
Administrator



Joined: 15-Feb-2006
Posts: 7808
Location: Berlin
Offline
EVO Version: 2.1.0 Developer
Post Posted:
 16 May 2009
Reply with quote
Post subject: No icon Re: SQL Error

Dein Theme ist nicht korrekt konvertiert worden (ocker-eq2). Entweder Spiders liest das hier, oder Du wendest Dich direkt an evo-themes.de  


 
 
Back to top
View user's profile Send private message
brouhon
Guest





 
Offline
Post Posted:
 17 May 2009
Reply with quote
Post subject: No icon Re: SQL Error

@thorm ich habe den fehler in deine theme.php entfernt der prefix war falsch  


 
 
Back to top
View user's profile Send private message
Thorm
Support Expert
Support Expert



Joined: 24-Nov-2007
Posts: 1247
Location: Eschwege
Online
Post Posted:
 17 May 2009
Reply with quote
Post subject: No icon Re: SQL Error

brouhon wrote (View Post):
@thorm ich habe den fehler in deine theme.php entfernt der prefix war falsch


Danke schön  Sehr Glücklich  


 
 
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:  
This forum is locked: you cannot post, reply to, or edit topics. This topic is locked: you cannot edit posts or make replies. printer-friendly view
EVO CMS Forum Index -> Fehlermeldungen 1.02.GER Time synchronized with the forum server time
 
Page 1 of 1


Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum