Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.7
Author Message
christianb
Worker
Worker



Joined: Nov 24, 2004
Posts: 131
Location: Batesville, AR

PostPosted: Mon Jun 20, 2005 2:12 pm Reply with quote

First off, this isn't a 7.7 issue, but I keep having my stuff moved here, so I'll save someone the effort.

I've decided (since I've been told several times that it will work) to install a custom mod - Custom Title

I've edited the files and ran the sql, but the weirdest thing happened - I lost forums.html?file=profile&mode=editprofile

What file renders this? I want to check the code and make sure it isn't something I did. I've somehow come to the conclusion that it was admin_users.php, but not sure.
 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Mon Jun 20, 2005 2:48 pm Reply with quote

christianb wrote:
First off, this isn't a 7.7 issue, but I keep having my stuff moved here, so I'll save someone the effort.

Chapter and verse, please. If your posts have continually been moved here in error, then I will correct that. I can't see where that has happened. We often times aggregate by the nuke version when the poster mentions the nuke version in their post(s) because it could be a pervasive issue to that release only.
 
View user's profile Send private message
christianb







PostPosted: Mon Jun 20, 2005 3:01 pm Reply with quote

It's ok, just thought I'd throw some humor out there Razz

Seriously though, I've posted 2-3 things in the phpbb section and they get moved to the nuke 7.7 or 7.6 or whereever - when I seriously thought they were phpbb issues to start with.

Heard of the issue though? This is puzzling me.
 
CurtisH
Life Cycles Becoming CPU Cycles



Joined: Mar 15, 2004
Posts: 638
Location: West Branch, MI

PostPosted: Mon Jun 20, 2005 4:51 pm Reply with quote

Quote:

I've decided (since I've been told several times that it will work) to install a custom mod - Custom Title

I've edited the files and ran the sql, but the weirdest thing happened - I lost forums.html?file=profile&mode=editprofile


Was that the custom title mod for the forums or is that a Your_Account mod?

Also, where in your site is the URL function breaking? In the Your_Account module or in the Forums?

_________________
Those who dream by day are cognizant of many things which escape those who dream only by night. ~Poe 
View user's profile Send private message Visit poster's website Yahoo Messenger
christianb







PostPosted: Mon Jun 20, 2005 5:34 pm Reply with quote

custom title mod for the forums (from codezwiz) - the Your_Account module works fine - the editprofile of the Forums Profile is breaking.
 
CurtisH







PostPosted: Mon Jun 20, 2005 5:43 pm Reply with quote

Ok, that let's me know where to point you. Take a second look at the edits that you made to the following files:

includes/page_header.php
modules/Forums/templates/subSilver/overall_header.tpl
themes/YOUR_THEME/forums/overall_header.tpl

These are the files that handle the links such as Private Messages :: Members List :: Edit Profile

It is quite possible that one of your edits (or lack therof) may have botched things.
 
christianb







PostPosted: Mon Jun 20, 2005 6:06 pm Reply with quote

These are the files I edited:

modules/Forums/admin/admin_board.php
modules/Forums/admin/admin_users.php
includes/constants.php
includes/usercp_avatar.php
includes/usercp_register.php
includes/usercp_viewprofile.php
modules/Forums/language/lang_english/lang_admin.php
modules/Forums/language/lang_english/lang_main.php
modules/Forums/templates/subSilver/admin/board_config_body.tpl
modules/Forums/templates/subSilver/admin/user_edit_body.tpl
modules/Forums/templates/subSilver/profile_add_body.tpl
modules/Forums/templates/subSilver/profile_view_body.tpl
modules/Forums/templates/subSilver/viewtopic_body.tpl
modules/Forums/viewtopic.php

This is what the view source showed (after the body):
Code:
<body bgcolor="#FFFFFF" text="#000000" link="#363636" vlink="#363636" alink="#d5ae83">

<br>
<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
    <td width="15" height="15"><img src="themes/Kaput/images/up-left2.gif" alt="" border="0"></td>
    <td background="themes/Kaput/images/up2.gif" align="center" width="100%" height="15">&nbsp;</td>
    <td><img src="themes/Kaput/images/up-right2.gif" width="15" height="15" alt="" border="0"></td></tr>
    <tr>
    <td background="themes/Kaput/images/left2.gif" width="15">&nbsp;</td>
    <td bgcolor="ffffff" width="100%"><table border="0"><tr><td rowspan="2"><a href="index.php"><img src="themes/Kaput/images/logo.gif" border="0" alt="Welcome to ChristianBoards" align="left"></a></td><td align=right width=100%><FORM method=GET action="http://www.google.com/custom"><TABLE bgcolor="#FFFFFF" cellspacing="0" border="0"><tr valign="top"><td><A HREF="http://www.google.com/search"><IMG SRC="http://www.google.com/logos/Logo_25wht.gif" border="0" ALT="Google" align="middle"></A></td><td><INPUT TYPE="text" name="q" size="23" maxlength="255" value=""><INPUT type="submit" name="sa" VALUE="Search"><INPUT type="hidden" name="cof" VALUE="S:http://www.christianboards.org;GL:0;AH:center;LH:64;L:http://www.christianboards.org/images/logo.gif;LW:320;AWFID:a9e70396ae9bc566;"><input type="hidden" name="domains" value="www.christianboards.org"><br><input type="radio" name="sitesearch" value=""> The Web <input type="radio" name="sitesearch" value="www.christianboards.org" checked> Christianboards.org </td></tr></TABLE></FORM></tr></table><table><tr><td align="left" height="20" width="15%"><font class="content" color="#363636"><a href="account-new_user.html">Create</a> an account</form></font></td><td align="center" height="20" width="100%"><font class="content"><b><A href="/">Home</a>&nbsp;&middot;&nbsp;<A href="topics.html">Topics</a>&nbsp;&middot;&nbsp<A href="modules.php?name=Downloads">Downloads</a>&nbsp;&middot;&nbsp;<a href="FlashChat/chat/flashchat.php" target="_blank">FlashChat</a>&nbsp;&middot;&nbsp;<A href="forums.html">Forums</a>&nbsp;&middot;&nbsp;<A href="modules.php?name=Your_Account">Your Account</a></b></font></td><td align="right" width="15%" nowrap><font class="content" color="#363636"><scr ipt type="text/java script">

Some Jav ascrip t here

</sc ript></font>&nbsp;</td></tr></table></td>
    <td background="themes/Kaput/images/right2.gif">&nbsp;</td></tr>
    <tr>
    <td width="15" height="15"><img src="themes/Kaput/images/down-left2.gif" alt="" border="0"></td>
    <td background="themes/Kaput/images/down2.gif" align="center" height="15">&nbsp;</td>
    <td><img src="themes/Kaput/images/down-right2.gif" width="15" height="15" alt="" border="0"></td></tr>
    </td></tr></table>
    <br><br><table cellpadding="0" cellspacing="0" width="99%" border="0" align="center" bgcolor="#ffffff">
<tr><td bgcolor="#ffffff" valign="top">
</td><td><img src="themes/NukeNews/images/pixel.gif" width="15" height="1" border="0" alt=""></td><td width="100%" valign=top>
 
christianb







PostPosted: Mon Jun 20, 2005 6:28 pm Reply with quote

This is what my profile_add_body.tpl looks like (you can see the switch) - but it doesn't make sense why it would cause this not to show up.
Code:


<form action="{S_PROFILE_ACTION}" {S_FORM_ENCTYPE} method="post">

{ERROR_BOX}

<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
   <tr>
      <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
   </tr>
</table>

<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
   <tr>
      <th class="thHead" colspan="2" height="25" valign="middle">{L_REGISTRATION_INFO}</th>
   </tr>
   <tr>
      <td class="row2" colspan="2"><span class="gensmall">{L_ITEMS_REQUIRED}</span></td>
   </tr>
   <tr>
      <td class="row1" width="38%"><span class="gen">{L_USERNAME}: *</span></td>
      <td class="row2"><input type="text" class="post" style="width:200px" name="username" size="25" maxlength="25" value="{USERNAME}" /></td>
   </tr>
   <tr>
      <td class="row1"><span class="gen">{L_EMAIL_ADDRESS}: *</span></td>
      <td class="row2"><input type="text" class="post" style="width:200px" name="email" size="25" maxlength="255" value="{EMAIL}" /></td>
   </tr>
   <!-- BEGIN switch_edit_profile -->
   <tr>
     <td class="row1"><span class="gen">{L_CURRENT_PASSWORD}: *</span><br />
      <span class="gensmall">{L_CONFIRM_PASSWORD_EXPLAIN}</span></td>
     <td class="row2">
      <input type="password" class="post" style="width: 200px" name="cur_password" size="25" maxlength="100" value="{CUR_PASSWORD}" />
     </td>
   </tr>
   <!-- END switch_edit_profile -->
   <tr>
     <td class="row1"><span class="gen">{L_NEW_PASSWORD}: *</span><br />
      <span class="gensmall">{L_PASSWORD_IF_CHANGED}</span></td>
     <td class="row2">
      <input type="password" class="post" style="width: 200px" name="new_password" size="25" maxlength="100" value="{NEW_PASSWORD}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_CONFIRM_PASSWORD}: * </span><br />
      <span class="gensmall">{L_PASSWORD_CONFIRM_IF_CHANGED}</span></td>
     <td class="row2">
      <input type="password" class="post" style="width: 200px" name="password_confirm" size="25" maxlength="100" value="{PASSWORD_CONFIRM}" />
     </td>
   </tr>
   <tr>
     <td class="catSides" colspan="2" height="28">&nbsp;</td>
   </tr>
   <tr>
     <th class="thSides" colspan="2" height="25" valign="middle">{L_PROFILE_INFO}</th>
   </tr>
   <tr>
     <td class="row2" colspan="2"><span class="gensmall">{L_PROFILE_INFO_NOTICE}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_ICQ_NUMBER}:</span></td>
     <td class="row2">
      <input type="text" name="icq" class="post"style="width: 100px"  size="10" maxlength="15" value="{ICQ}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_AIM}:</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 150px"  name="aim" size="20" maxlength="255" value="{AIM}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_MESSENGER}:</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 150px"  name="msn" size="20" maxlength="255" value="{MSN}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_YAHOO}:</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 150px"  name="yim" size="20" maxlength="255" value="{YIM}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_WEBSITE}:</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 200px"  name="website" size="25" maxlength="255" value="{WEBSITE}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_LOCATION}:</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 200px"  name="location" size="25" maxlength="100" value="{LOCATION}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_OCCUPATION}:</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 200px"  name="occupation" size="25" maxlength="100" value="{OCCUPATION}" />
     </td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_INTERESTS}:</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 200px"  name="interests" size="35" maxlength="150" value="{INTERESTS}" />
     </td>
   </tr>
   <!-- BEGIN switch_custom_title -->
   <tr>
     <td class="row1"><span class="gen">{L_CUSTOM_TITLE}:</span><br /><span class="gensmall">{L_CUSTOM_TITLE_EXPLAIN}</span></td>
     <td class="row2">
      <input type="text" class="post"style="width: 200px"  name="custom_title" size="45" maxlength="{CUSTOM_TITLE_MAXLENGTH}" value="{CUSTOM_TITLE}" />
     </td>
   </tr>
   <!-- END switch_custom_title -->
   <tr>
     <td class="row1"><span class="gen">{L_SIGNATURE}:</span><br /><span class="gensmall">{L_SIGNATURE_EXPLAIN}<br /><br />{HTML_STATUS}<br />{BBCODE_STATUS}<br />{SMILIES_STATUS}</span></td>
     <td class="row2">
      <textarea name="signature"style="width: 300px"  rows="6" cols="30" class="post">{SIGNATURE}</textarea>
     </td>
   </tr>
   <tr>
     <td class="catSides" colspan="2" height="28">&nbsp;</td>
   </tr>
   <tr>
     <th class="thSides" colspan="2" height="25" valign="middle">{L_PREFERENCES}</th>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_PUBLIC_VIEW_EMAIL}:</span></td>
     <td class="row2">
      <input type="radio" name="viewemail" value="1" {VIEW_EMAIL_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="viewemail" value="0" {VIEW_EMAIL_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_HIDE_USER}:</span></td>
     <td class="row2">
      <input type="radio" name="hideonline" value="1" {HIDE_USER_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="hideonline" value="0" {HIDE_USER_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_NOTIFY_ON_REPLY}:</span><br />
      <span class="gensmall">{L_NOTIFY_ON_REPLY_EXPLAIN}</span></td>
     <td class="row2">
      <input type="radio" name="notifyreply" value="1" {NOTIFY_REPLY_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="notifyreply" value="0" {NOTIFY_REPLY_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_NOTIFY_ON_PRIVMSG}:</span></td>
     <td class="row2">
      <input type="radio" name="notifypm" value="1" {NOTIFY_PM_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="notifypm" value="0" {NOTIFY_PM_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_POPUP_ON_PRIVMSG}:</span><br /><span class="gensmall">{L_POPUP_ON_PRIVMSG_EXPLAIN}</span></td>
     <td class="row2">
      <input type="radio" name="popup_pm" value="1" {POPUP_PM_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="popup_pm" value="0" {POPUP_PM_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_ALWAYS_ADD_SIGNATURE}:</span></td>
     <td class="row2">
      <input type="radio" name="attachsig" value="1" {ALWAYS_ADD_SIGNATURE_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="attachsig" value="0" {ALWAYS_ADD_SIGNATURE_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_ALWAYS_ALLOW_BBCODE}:</span></td>
     <td class="row2">
      <input type="radio" name="allowbbcode" value="1" {ALWAYS_ALLOW_BBCODE_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="allowbbcode" value="0" {ALWAYS_ALLOW_BBCODE_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_ALWAYS_ALLOW_HTML}:</span></td>
     <td class="row2">
      <input type="radio" name="allowhtml" value="1" {ALWAYS_ALLOW_HTML_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="allowhtml" value="0" {ALWAYS_ALLOW_HTML_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_ALWAYS_ALLOW_SMILIES}:</span></td>
     <td class="row2">
      <input type="radio" name="allowsmilies" value="1" {ALWAYS_ALLOW_SMILIES_YES} />
      <span class="gen">{L_YES}</span>&nbsp;&nbsp;
      <input type="radio" name="allowsmilies" value="0" {ALWAYS_ALLOW_SMILIES_NO} />
      <span class="gen">{L_NO}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_BOARD_LANGUAGE}:</span></td>
     <td class="row2"><span class="gensmall">{LANGUAGE_SELECT}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_BOARD_STYLE}:</span></td>
     <td class="row2"><span class="gensmall">{STYLE_SELECT}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_TIMEZONE}:</span></td>
     <td class="row2"><span class="gensmall">{TIMEZONE_SELECT}</span></td>
   </tr>
   <tr>
     <td class="row1"><span class="gen">{L_DATE_FORMAT}:</span><br />
      <span class="gensmall">{L_DATE_FORMAT_EXPLAIN}</span></td>
     <td class="row2">
      <input type="text" name="dateformat" value="{DATE_FORMAT}" maxlength="14" class="post" />
     </td>
   </tr>
   <!-- BEGIN switch_avatar_block -->
   <tr>
     <td class="catSides" colspan="2" height="28">&nbsp;</td>
   </tr>
   <tr>
     <th class="thSides" colspan="2" height="12" valign="middle">{L_AVATAR_PANEL}</th>
   </tr>
   <tr>
      <td class="row1" colspan="2"><table width="70%" cellspacing="2" cellpadding="0" border="0" align="center">
         <tr>
            <td width="65%"><span class="gensmall">{L_AVATAR_EXPLAIN}</span></td>
            <td align="center"><span class="gensmall">{L_CURRENT_IMAGE}</span><br />{AVATAR}<br /><input type="checkbox" name="avatardel" />&nbsp;<span class="gensmall">{L_DELETE_AVATAR}</span></td>
         </tr>
      </table></td>
   </tr>
   <!-- BEGIN switch_avatar_local_upload -->
   <tr>
      <td class="row1"><span class="gen">{L_UPLOAD_AVATAR_FILE}:</span></td>
      <td class="row2"><input type="hidden" name="MAX_FILE_SIZE" value="{AVATAR_SIZE}" /><input type="file" name="avatar" class="post" style="width:200px" /></td>
   </tr>
   <!-- END switch_avatar_local_upload -->
   <!-- BEGIN switch_avatar_remote_upload -->
   <tr>
      <td class="row1"><span class="gen">{L_UPLOAD_AVATAR_URL}:</span><br /><span class="gensmall">{L_UPLOAD_AVATAR_URL_EXPLAIN}</span></td>
      <td class="row2"><input type="text" name="avatarurl" size="40" class="post" style="width:200px" /></td>
   </tr>
   <!-- END switch_avatar_remote_upload -->
   <!-- BEGIN switch_avatar_remote_link -->
   <tr>
      <td class="row1"><span class="gen">{L_LINK_REMOTE_AVATAR}:</span><br /><span class="gensmall">{L_LINK_REMOTE_AVATAR_EXPLAIN}</span></td>
      <td class="row2"><input type="text" name="avatarremoteurl" size="40" class="post" style="width:200px" /></td>
   </tr>
   <!-- END switch_avatar_remote_link -->
   <!-- BEGIN switch_avatar_local_gallery -->
   <tr>
      <td class="row1"><span class="gen">{L_AVATAR_GALLERY}:</span></td>
      <td class="row2"><input type="submit" name="avatargallery" value="{L_SHOW_GALLERY}" class="liteoption" /></td>
   </tr>
   <!-- END switch_avatar_local_gallery -->
   <!-- END switch_avatar_block -->
   <tr>
      <td class="catBottom" colspan="2" align="center" height="28">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />&nbsp;&nbsp;<input type="reset" value="{L_RESET}" name="reset" class="liteoption" /></td>
   </tr>
</table>

</form>


EDIT: I even removed the custom title switch - didn't make a difference.
 
CurtisH







PostPosted: Mon Jun 20, 2005 6:45 pm Reply with quote

I tried to register on your site to take a first hand look but the activation email never came.

Would you mind manually activating my account (username CurtisH)

Do you have usercp_register.php in the includes directory?
 
christianb







PostPosted: Mon Jun 20, 2005 7:05 pm Reply with quote

usercp_register.php is in the includes directory
 
CurtisH







PostPosted: Mon Jun 20, 2005 7:10 pm Reply with quote

Ok, that is a first for me. A white page below the header...... what happens when you revert to the back up usercp_register.php?
 
christianb







PostPosted: Mon Jun 20, 2005 7:17 pm Reply with quote

that returned it - so its gotta be in there somewhere
 
CurtisH







PostPosted: Mon Jun 20, 2005 7:18 pm Reply with quote

My suggestion is to back that mod out and start over.
 
christianb







PostPosted: Mon Jun 20, 2005 7:21 pm Reply with quote

I think I will - I was leary about that specific file since it was so long - I could very well have messed up something in there. I'll leave it for the morning when I'm back at work.
Thanks for your help!
 
CurtisH







PostPosted: Mon Jun 20, 2005 7:23 pm Reply with quote

Welcome! I am off work this week recuperating from my surgery so if you need a hand just holler. Smile

By the way, if you want some more BBtoNuke mods, you can grab quite a few from my site as well. I have been porting/updating ones that I want and making them available for others. Plus I have many of the others that were ported by other folks.
 
christianb







PostPosted: Mon Jun 20, 2005 7:29 pm Reply with quote

I think I figured the problem out...

what I had:
Code:
 'interests' => 'interests'), 'custom_title' => 'custom_title';


what it should have been:
Code:
 'interests' => 'interests', 'custom_title' => 'custom_title');
 
christianb







PostPosted: Mon Jun 20, 2005 7:30 pm Reply with quote

Sounds good - I'll give them a look in the morning Very Happy
 
christianb







PostPosted: Mon Jun 20, 2005 7:48 pm Reply with quote

Btw, problem solved - thanks for the help.

EDIT: Somehow, I double posted instead of editing the thread.
 
CurtisH







PostPosted: Mon Jun 20, 2005 8:05 pm Reply with quote

Glad you got it all sorted. Smile
 
christianb







PostPosted: Tue Jun 21, 2005 10:54 am Reply with quote

That problem is fixed, however, a new one cropped up and it belongs to a file that I've not even messed with.

When sending a PM or replying to a post, sometimes this appears:

DEBUG MODE

Line : 238

File : emailer.php

Code:
235                // Did it work?

236                if (!$result)
237                {
238                        message_die(GENERAL_ERROR, 'Failed sending email :: ' . (($this->use_smtp) ? 'SMTP' : 'PHP') . ' :: ' . $result, '', __LINE__, __FILE__);
239                }
240
241                return true;


Any thoughts?
 
CurtisH







PostPosted: Tue Jun 21, 2005 11:14 am Reply with quote

That is strange. The mod you installed, were there any edits to posting.php?

That would be where I would look
 
christianb







PostPosted: Tue Jun 21, 2005 11:38 am Reply with quote

These are the files I edited:

modules/Forums/admin/admin_board.php
modules/Forums/admin/admin_users.php
includes/constants.php
includes/usercp_avatar.php
includes/usercp_register.php
includes/usercp_viewprofile.php
modules/Forums/language/lang_english/lang_admin.php
modules/Forums/language/lang_english/lang_main.php
modules/Forums/templates/subSilver/admin/board_config_body.tpl
modules/Forums/templates/subSilver/admin/user_edit_body.tpl
modules/Forums/templates/subSilver/profile_add_body.tpl
modules/Forums/templates/subSilver/profile_view_body.tpl
modules/Forums/templates/subSilver/viewtopic_body.tpl
modules/Forums/viewtopic.php

It only happens every once in a while, so hopefully it was a fluke - it happens only when sending a PM or posting a message - but, technically, it shouldn't be giving this error at all.
 
christianb







PostPosted: Wed Jun 22, 2005 7:19 am Reply with quote

It is still happening.

Apparently, I'm not the only one - http://www.google.com/search?biw=1131&hl=en&q=DEBUG+MODE+File+%3A+emailer.php&btnG=Google+Search

I think what the deal is this:

When someone posts something (in response to) or sends a private message and the email notification is set up to notify people that a response has been made or they've received a private message - that's what's NOT happening now. Instead an error message pops up.


Last edited by christianb on Wed Jun 22, 2005 7:26 am; edited 1 time in total 
CurtisH







PostPosted: Wed Jun 22, 2005 7:20 am Reply with quote

What BBtoNuke mods do you have installed?
 
christianb







PostPosted: Wed Jun 22, 2005 7:50 am Reply with quote

only the Custom title and the bbcodebox mods - nothing to do with emailer.php

EDIT: right now I'm checking to see if it is server-related rather than site related.


Last edited by christianb on Wed Jun 22, 2005 8:31 am; edited 1 time in total 
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.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.7

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©