 | Re: MODS in limbo/suspense |  |
Posted: 08/30/2007 4:58 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:53 AM
Location: St Pete, FL
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] MODS in limbo/suspense |  |
Posted: 08/31/2007 3:52 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 6:53 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
You know you are a wee bit too happy with that going on. Anyhow... I need to add ALL of that
Heeeeheeeeeee.
And the MOD freak goes wild........
BTW - I am glad I found someone who has more emoticons than myself.
Oh I forgot this:
ChatBox MOD
| Code:
|
Critical Error
FIND FAILED: In file [index.php] could not find:
$template->assign_vars(array(
'TOTAL_POSTS' => sprintf($l_total_post_s, $total_posts),
'TOTAL_USERS' => sprintf($l_total_user_s, $total_users),
'NEWEST_USER' => sprintf($lang['Newest_user'], '<a href="' . append_sid("profile.$phpEx?mode=viewprofile&" . POST_USERS_URL . "=$newest_uid") . '">', $newest_user, '</a>'),
MOD script line #44
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: MODS in limbo/suspense |  |
Posted: 08/31/2007 5:39 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:53 AM
Location: St Pete, FL
|

|
|
|
|
 |
Which version of the Chatbox are you trying to install? They seem to make several versions available...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] MODS in limbo/suspense |  |
Posted: 09/01/2007 1:59 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 6:53 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
| 1.1.9e is the version on the main panel of EM's install page NR. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: MODS in limbo/suspense |  |
Posted: 09/01/2007 2:56 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:53 AM
Location: St Pete, FL
|

|
|
|
|
 |
I kind of like Smartor's MODs, but I sure don't like the way he writes MOD scripts. Someone needs to teach him how to make them EM Friendly...
Ok, there were just too many problems in this MOD script to list them all, so I created an EM Friendly version of the MOD and uploaded it back to your admin/mods/chatbox_mod folder. Go ahead and try it again and see what happens...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] MODS in limbo/suspense |  |
Posted: 09/01/2007 3:02 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 6:53 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
Oh I am so glad you did this. Now it's one to add to your many other things you've EMC'ed. :p
| Code:
|
2 Warning(s) reported by the SQL Parser
Identifier "name" is a reserved keyword (reference: MySQL), statement: 1, table: "phpbb_chatbox"
Identifier "timestamp" is a reserved keyword (reference: SQL 99), statement: 1, table: "phpbb_chatbox"
|
And then it reads complete installation. NOT TOUCHING A THING UNTIL NR REPLIES.  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: MODS in limbo/suspense |  |
Posted: 09/01/2007 3:26 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:53 AM
Location: St Pete, FL
|

|
|
|
|
 |
What you are seeing here is purely informational. It is telling you that the MOD developer chose fieldnames that are reserved SQL words. You can ignore these messages and complete the MOD install though without it causing any problems....
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] MODS in limbo/suspense |  |
Posted: 09/01/2007 3:41 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 6:53 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
Ahhhh NR, I see. Completed. Now, he's added a overall header option as well. What I do not understand is this. Will this line invoke the user to be logged in? In other words, you've seen my set-up... is this part right here of the overall header addition for registered users ONLY??
| Code:
|
<!-- BEGIN switch_user_logged_in -->
<a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,w idth=540,height=450')" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" hspace="3" />Chat</a></span>
<!-- END switch_user_logged_in -->
|
And if not does putting it IN the overall header make it viewable to all or just registered users?? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: MODS in limbo/suspense |  |
Posted: 09/01/2007 4:04 PM |
|
|
|
|
|
| Citation |
| Posts |
826 |
| Word Cnt. |
37,329 |
| BDay |
Oct 2 |
| Sign |
Libra |
| Sex |
 |
|
|
|
Joined: Apr 03, 2007
Local time: 6:53 AM
Location: Somewhere in Maryland
|

|
|
|
|
 |
| Nightrider wrote:
|
Kewl. Congratulations 2LadyDi!!!
You might want to add these too, since they are sort of related:
[*]rebuild_search_index.zip
[/list]
|
EM does not see this one NR. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] MODS in limbo/suspense |  |
Posted: 09/01/2007 4:28 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 7:53 AM
Location: St Pete, FL
|

|
|
|
|
 |
| 2LadyDi wrote:
|
Ahhhh NR, I see. Completed. Now, he's added a overall header option as well. What I do not understand is this. Will this line invoke the user to be logged in? In other words, you've seen my set-up... is this part right here of the overall header addition for registered users ONLY??
| Code:
|
<!-- BEGIN switch_user_logged_in -->
<a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATBOX_NAME}','scrollbars=no,w idth=540,height=450')" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" hspace="3" />Chat</a></span>
<!-- END switch_user_logged_in -->
|
And if not does putting it IN the overall header make it viewable to all or just registered users??
|
Everything embedded between the following switches will only be visible to those who have logged in:
| Code:
|
<!-- BEGIN switch_user_logged_in -->
this code only visible to logged in members
<!-- END switch_user_logged_in -->
|
By the same token, the following will only be visible to those who have not yet logged in:
| Code:
|
<!-- BEGIN switch_user_logged_out -->
this code only visible to guests only
<!-- END switch_user_logged_out -->
|
This is handy when hiding things like the memberlist, usergroups, profile, and PMs from guests or when including a Register link to those who have yet to login. Notice what our menu looks like before you login...
 |
|
|
 |
 |
| Back to Top |
|
|
 |
 | Information |  |
|