MemCP -> Personal Posts / html-extension
From Another Web Company
Viewed 297 times, With a total of 1 Posts
| Have a suggestion, improvement, change or non-beta Forum Entension bug ? Please add them to the todo list
|
|
|
|
Just Got Here
Wiki Edits: 0
Threads 1
Posts 5
|
|
| 12:23:57 PM - Tuesday 26th, May 2009 |
|
I don't know where the right place is, so I post this here. Feel free to move it whereever you want
After updating from 2.4.3 to 2.5.6, when I call this http://mydomain/index.php/Spezial:AWCforum/search/memposts/Daniels I got the following mysql error:
Fehler in der Datenbank
Es ist ein Datenbankfehler aufgetreten. Der Grund kann ein Timeout sein, der Ausfall eines Servers oder auch ein Programmierfehler. Die letzte Datenbankabfrage lautete:
SELECT t.*, f.f_name, f.f_id, p.p_post, f.f_name, c.cat_name FROM `mwiki_awc_f_posts` p JOIN `mwiki_awc_f_threads` t ON p.thread_id=t.t_id JOIN `mwiki_awc_f_forums` f ON t.forum_id=f.f_id JOIN `mwiki_awc_f_cats` c ON f.parent_id=c.cat_id WHERE (p.p_userID=) AND p.p_thread_start!=1 GROUP BY t.t_id ORDER BY t.t_lastdate DESC
aus der Funktion „“. MySQL meldete den Fehler „1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND p.p_thread_start!=1 GROUP BY t.t_id ' at line 9 (localhost)“.
Second is: I can't use the the extension .html. My server says "object not found". When I change this to .php it works. But I can't save it without any file-extension? It always restores the dehault ".html" ?
My environment:
MediaWiki 1.13.5
PHP 5.2.6 (apache2handler)
MySQL 5.0.32-Debian_7etch10-log
Best wishes and thanks for yur great work!
Daniel
|
|
walk on with hope in your heart
and you'll never walk alone
|
|
|
|
|
| 7:52:53 PM - Tuesday 26th, May 2009 |
|
Quote:Daniels May 26th 12:15 pmI don't know where the right place is, so I post this here. Feel free to move it whereever you want
After updating from 2.4.3 to 2.5.6, when I call this http://mydomain/index.php/Spezial:AWCforum/search/memposts/Daniels I got the following mysql error:
Fehler in der Datenbank
Es ist ein Datenbankfehler aufgetreten. Der Grund kann ein Timeout sein, der Ausfall eines Servers oder auch ein Programmierfehler. Die letzte Datenbankabfrage lautete:
SELECT t.*, f.f_name, f.f_id, p.p_post, f.f_name, c.cat_name FROM `mwiki_awc_f_posts` p JOIN `mwiki_awc_f_threads` t ON p.thread_id=t.t_id JOIN `mwiki_awc_f_forums` f ON t.forum_id=f.f_id JOIN `mwiki_awc_f_cats` c ON f.parent_id=c.cat_id WHERE (p.p_userID=) AND p.p_thread_start!=1 GROUP BY t.t_id ORDER BY t.t_lastdate DESC
aus der Funktion „“. MySQL meldete den Fehler „1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND p.p_thread_start!=1 GROUP BY t.t_id ' at line 9 (localhost)“.
Thats the old URL - in 2.5.6 the url has changed (and i forgot to change the links in the MemCP, will do that soon and post a new Upload):
I'll look into the html extnsion fix, didn't realize you can not enter "nothing".
_
|
|
~ What was once an opinion, became a fact, to be later proven wrong ~
|
AWC's:
2.5.8 MediaWiki - Stand Alone Forum Extension Forum theme style by: AWC
|