• { ANNOUNCEMENTS }
    Replies
    Views
    Last post

Board Updated

Read me first before posting anywhere!

Moderator: Moderation Team

Board Updated

Postby poyntesm » Tue Jul 07, 2009 1:53 pm

Hi all,

Board is now updated from 3.0.3 to 3.0.5

Please let me know any (forum) errors you see.

Thanks,
Esmond
User avatar
poyntesm
Development Team
Development Team
 
Posts: 1963
Joined: Thu Dec 29, 2005 1:35 pm
Location: Dublin, Ireland

Re: Board Updated

Postby RooMeat » Wed Jul 15, 2009 2:19 pm

None that I have noticed Esmond ;)
RooMeat
 
Posts: 41
Joined: Thu Jun 01, 2006 6:21 am

Re: Board Updated

Postby steve© » Fri Jul 31, 2009 6:00 pm

[code]SQL ERROR [ mysql4 ]

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay [1104]

SQL

SELECT p.post_id FROM (phpbb_search_wordmatch m1, phpbb_search_wordmatch m2, phpbb_search_wordmatch m3, phpbb_search_wordmatch m0) LEFT JOIN phpbb_posts p ON (m0.post_id = p.post_id) WHERE m0.word_id = 666 AND m1.word_id = 1271 AND m1.post_id = m0.post_id AND m2.word_id = 1562 AND m2.post_id = m0.post_id AND m3.word_id = 2467 AND m3.post_id = m0.post_id AND p.post_approved = 1 AND p.forum_id NOT IN (10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 26, 27, 28, 29) GROUP BY p.post_id, p.post_time ORDER BY p.post_time DESC LIMIT 250

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/db/mysql.php
LINE: 221
CALL: dbal_mysql->sql_query()

FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysql->_sql_query_limit()

FILE: includes/search/fulltext_native.php
LINE: 727
CALL: dbal->sql_query_limit()

FILE: search.php
LINE: 432
CALL: fulltext_native->keyword_search()[/code]
steve©
 
Posts: 9
Joined: Mon Jun 29, 2009 8:33 pm

Re: Board Updated

Postby neelkamal » Thu Dec 10, 2009 2:31 pm

:) Hi ! Esmond,
thanks for your feedback and for your such a great support.
neelkamal
 
Posts: 1
Joined: Thu Dec 10, 2009 2:27 pm

Re: Board Updated

Postby marc8358 » Sat Jan 23, 2010 6:51 am

Thanks for that support such a greatful idea.
______________________________________
[url=http://www.micrositez.co.uk/reputation-management.html]Online Reputation Management[/url]
marc8358
 
Posts: 5
Joined: Thu Jan 07, 2010 12:30 pm

Re: Board Updated

Postby marc8358 » Sat Jan 23, 2010 6:52 am

[quote="marc8358"]Thanks for that support such a greatful idea.
______________________________________
[url=http://www.micrositez.co.uk/reputation-management.html]Online Reputation Management[/url][/quote]
marc8358
 
Posts: 5
Joined: Thu Jan 07, 2010 12:30 pm

Re: Board Updated

Postby marc8358 » Sat Jan 23, 2010 6:56 am

Thanks for that support such a greatful idea.
______________________________________
[url=http://www.micrositez.co.uk/reputation-management.html]Online Reputation Management[/url]
marc8358
 
Posts: 5
Joined: Thu Jan 07, 2010 12:30 pm

Re: Board Updated

Postby adriyanna62 » Tue Feb 02, 2010 9:18 am

Thanks for your feedback and for your such a great support for that updations.
__________________________________________________________________
Hotel Central London
adriyanna62
 
Posts: 5
Joined: Thu Jan 21, 2010 6:18 am

Re: Board Updated

Postby newman9800 » Mon Feb 15, 2010 11:58 am

Thanks for that information such a greatful idea. :roll:
______________________________________
Etnies
Fly London Shoes
newman9800
 
Posts: 10
Joined: Tue Feb 09, 2010 9:36 am

Re: Board Updated

Postby paolo4930 » Sat Feb 27, 2010 5:32 am

Thanks for sharing this message.


_________
[url=http://www.loan-free.co.uk/]Credit Card Debt[/url]
[url=http://www.3mortgagebrokers.co.uk/remortgaging.php]Remortgage Deals[/url]
paolo4930
 
Posts: 2
Joined: Thu Feb 11, 2010 5:11 am

Re: Board Updated

Postby dave1280 » Sat Mar 13, 2010 6:31 am

Absolutely incredible ideas really it is highly appreciatable.

____________________________
[url=http://www.onquota.net]Online Business[/url]
dave1280
 
Posts: 8
Joined: Sat Feb 06, 2010 12:02 pm

Re: Board Updated

Postby jjaysonn42 » Thu Mar 18, 2010 9:41 am

Its a useful information such a greatful idea.thank's for sharing.
_______________________________________________________
[url=http://www.glassslipperinteractive.com/]Web Design Agency[/url]
[url=http://www.manchester-web-design.uk.com/]Web Design Manchester[/url]
jjaysonn42
 
Posts: 4
Joined: Thu Dec 31, 2009 12:03 pm

Re: Board Updated

Postby kimberly3309 » Tue Mar 23, 2010 12:18 pm

Hi guys ,
I really thankful to you for the support. Thanks a lot for sharing a nice stuff.

____________________________________________-

[url=http://www.micrositez.co.uk/link-building-packages.html]Link Building[/url]
kimberly3309
 
Posts: 11
Joined: Sat Feb 13, 2010 11:06 am

Re: Board Updated

Postby seraulu1 » Mon Mar 29, 2010 4:06 pm

[quote="steve©"][code]SQL ERROR [ mysql4 ]

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay [1104]

SQL

SELECT p.post_id FROM (phpbb_search_wordmatch m1, phpbb_search_wordmatch m2, phpbb_search_wordmatch m3, phpbb_search_wordmatch m0) LEFT JOIN phpbb_posts p ON (m0.post_id = p.post_id) WHERE m0.word_id = 666 AND m1.word_id = 1271 AND m1.post_id = m0.post_id AND m2.word_id = 1562 AND m2.post_id = m0.post_id AND m3.word_id = 2467 AND m3.post_id = m0.post_id AND p.post_approved = 1 AND p.forum_id NOT IN (10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 26, 27, 28, 29) GROUP BY p.post_id, p.post_time ORDER BY p.post_time DESC LIMIT 250

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/db/mysql.php
LINE: 221
CALL: dbal_mysql->sql_query()

FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysql->_sql_query_limit()

FILE: includes/search/fulltext_native.php
LINE: 727
CALL: dbal->sql_query_limit()

FILE: search.php
LINE: 432
CALL: fulltext_native->keyword_search()[/code][/quote]


Hi steve,

Thanks for all of these,very helpful!!!!
seraulu1
 
Posts: 0
Joined: Sat Mar 27, 2010 8:18 am

Re: Board Updated

Postby seraulu1 » Mon Mar 29, 2010 4:07 pm

[quote="steve©"][code]SQL ERROR [ mysql4 ]

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay [1104]

SQL

SELECT p.post_id FROM (phpbb_search_wordmatch m1, phpbb_search_wordmatch m2, phpbb_search_wordmatch m3, phpbb_search_wordmatch m0) LEFT JOIN phpbb_posts p ON (m0.post_id = p.post_id) WHERE m0.word_id = 666 AND m1.word_id = 1271 AND m1.post_id = m0.post_id AND m2.word_id = 1562 AND m2.post_id = m0.post_id AND m3.word_id = 2467 AND m3.post_id = m0.post_id AND p.post_approved = 1 AND p.forum_id NOT IN (10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 26, 27, 28, 29) GROUP BY p.post_id, p.post_time ORDER BY p.post_time DESC LIMIT 250

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/db/mysql.php
LINE: 221
CALL: dbal_mysql->sql_query()

FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysql->_sql_query_limit()

FILE: includes/search/fulltext_native.php
LINE: 727
CALL: dbal->sql_query_limit()

FILE: search.php
LINE: 432
CALL: fulltext_native->keyword_search()[/code][/quote]


Hi steve,

Thanks for all of these,very helpful!!!!
[url=http://theartofcoverthypnosis.com/][color=#ecf3f7][u]hypnosis training course[/u][/color][/url]
seraulu1
 
Posts: 0
Joined: Sat Mar 27, 2010 8:18 am

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 0 guests

cron