 | [em] The Cash mod problem lives on |  |
Posted: 11/07/2006 11:50 AM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 10:49 AM
|

|
|
|
|
 |
here http://area51.phpbb.com/phpBB/viewtopic.php?f=21&t=25599 you helped me with my cashmod prob but I'm now getting a new error
| Code:
|
Error Detail
Critical Error
FIND FAILED: In file [posting.php] could not find:
$select_sql = (!$submit) ? ', t.topic_title, p.enable_bbcode, p.enable_html, p.enable_smilies, p.enable_sig, p.post_username, pt.post_subject, pt.post_text, pt.bbcode_uid, u.username, u.user_id, u.user_sig, u.user_sig_bbcode_uid' : '';
MOD script line #257 :: FAQ :: Report
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: [em] The Cash mod problem lives on |  |
Posted: 11/07/2006 12:29 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 11:49 AM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, do this:
OPEN
cm_install_223.txt
FIND
| Code:
|
#
#-----[ FIND ]------------------------------------------
#
$select_sql = (!$submit) ? ', t.topic_title, p.enable_bbcode, p.enable_html, p.enable_smilies, p.enable_sig, p.post_username, pt.post_subject, pt.post_text, pt.bbcode_uid, u.username, u.user_id, u.user_sig, u.user_sig_bbcode_uid' : '';
|
REPLACE WITH
| Code:
|
#
#-----[ FIND ]------------------------------------------
#
$select_sql = (
|
Save, upload, and try again using EM...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [em] The Cash mod problem lives on |  |
Posted: 11/07/2006 1:31 PM |
|
|
|
|
|
| Crow |
| Posts |
66 |
| Word Cnt. |
2,029 |
| BDay |
May 15 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Oct 28, 2006
Local time: 10:49 AM
|

|
|
|
|
 |
8-0 for NR
Thanks, it worked |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [em] The Cash mod problem lives on |  |
Posted: 11/07/2006 5:32 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 11:49 AM
Location: St Pete, FL
|

|
|
|
|
 |
Awesome. Congratulations Jace!!!
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|