help please
-----
| Author | Message | |
|---|---|---|
|
DURHAMD |
||
| Sat Aug 13, 2005 6:58 pm Post subject: help please | ||
|
I just finished uploading and following all the instuctions of Prillian lite.
Installation went fine, except could not add my members to the table.....said l will have to do it manully. When l uploaded the phpbb changed files and went to the index of my forum l recieved this error: phpBB : Critical Error User not found in IM preferences table DEBUG MODE SELECT * FROM phpbb_im_prefs WHERE user_id=2 Line : 114 File : /home/durhamd/public_html/adult/mods/prillian_lite/functions_im.php Can someone please advise what l did wrong? Thank you kindly Melissa |
||
|
CoreIssue |
||
| Sat Aug 13, 2005 8:22 pm Post subject: re: help please | ||
|
DURHAMD |
||
| Sat Aug 13, 2005 8:56 pm Post subject: | ||
|
This worked beautifully...Thank you very much!
I used the easy change code at the bottom of the link page url that you gave me...and it worked great with no bugs! |
||
|
CoreIssue |
||
| Sat Aug 13, 2005 9:01 pm Post subject: re: help please | ||
|
Thoul does great work!
|
||
|
DURHAMD |
||
| Sat Aug 13, 2005 9:39 pm Post subject: re: help please | ||
|
OK, l have found a small issue......As the Admin l can recieve all my incoming instant messages in a pop window.....but none of my mebers are recieveing theirs?
When my members click open message log, it shows them all the messages that l have sent them...when they click on the message to read nothing happens?? Any ideas Thank you kindly Melissa |
||
|
CoreIssue |
||
| Sat Aug 13, 2005 9:47 pm Post subject: re: help please | ||
|
Might need Thoul on that one.
Everyone needs to set their preferences correctly. And delete on refresh can wipe a message before being read. Also make sure the Admin Panel prefs are set as well. Hope that helps. If not someone else will have to help. |
||
|
CoreIssue |
||
| Sat Aug 13, 2005 10:15 pm Post subject: re: help please | ||
|
I don't see the preference link in your Prill Header for users.
There is where you set it to popup on login, not auto delete and the rest. You said Prill Lite in your opener. I didn't know that was even still offered. Should be just Prillian Instant Messenger. Don't know what to tell you. Either I am missing something or your uinstall was not complete I would guess. You should have an Admin Panel section for Prillian and each user should have a Preferences Popup, Buddies and such. Sorry. Nothing else to offer by me. |
||
|
DURHAMD |
||
| Sun Aug 14, 2005 12:56 am Post subject: | ||
|
Yes you are correct, I have relized that I have uploaded an older version of this mod.
I have uninstalled it and my board is back to normal:-) Now l have gone and reinstalled Prillian 7. something the newest version. Updating the install directory went successfully with no errors! I went and uploaded the phpbb editted files, but have run into some difficulties.... When going to my board index l recieve an error message stating: That l have an unsuspected T_INCUDE_ONCE ON LINE 199 in my includes/constants.php This is the instuctions for editing my constants.php file: #-----[ OPEN ]------------------------------------------ # includes/constants.php # #-----[ FIND ]------------------------------------------ # ?> # #-----[ BEFORE, ADD ]------------------------------------------ # //------------------------------------------------------------------------ // Prillian - Begin Code Addition // include_once($phpbb_root_path . 'includes/constants_prillian.'.$phpEx); include_once($phpbb_root_path . 'includes/constants_contact.'.$phpEx); // // Prillian - End Code Addition //------------------------------------------------------------------------ Im currently using ICGstation template. I tried altering this code but nothing seems to work for me?? Help please...I would really like this feature added to my forum! Thank you kindly Melissa |
||
|
CoreIssue |
||
| Sun Aug 14, 2005 8:47 am Post subject: re: help please | ||
|
Did you upload constants_prillian and contact to your includes folder?
Double check that area to make sure you did not alter anything else and got the full lines in if you did upload them. Could very well be some conflict with the template. But beyond my skill if what I offered above does not cover it. Good luck! |
||
|
Thoul |
||
| Sun Aug 14, 2005 9:30 am Post subject: re: help please | ||
|
If that doesn't help, please post the last 15-20 lines of your constants.php file. There might just be a copy/paste error.
|
||