| Author |
Message |
Bamafan Regular


Joined: Feb 07, 2004 Posts: 59
|
Posted:
Wed Mar 24, 2004 11:22 am |
|
I believe these are both small but I can't figure them out so I am coming to you guys... The 1st issue is I have created a smiley pak for my forums and followed the direction to add a pak and have imported it from the smiley admin under forums... It doesn't show the smilies I added they are not in with regular smilies, they are on the server though. Am I missing a step?
My second issue is I get a parse error for when members try and access the members list page the error read as ...> Parse error: parse error in /home/ps2onlin/public_html/modules/Members_List/index.php on line 167What do I need to do to correct this? I have looked for line 167, but I never see line #s anywhere...
Thanks,
Bamafan |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Wed Mar 24, 2004 11:49 am |
|
| Bamafan wrote: | My second issue is I get a parse error for when members try and access the members list page the error read as ...> Parse error: parse error in /home/ps2onlin/public_html/modules/Members_List/index.php on line 167What do I need to do to correct this? I have looked for line 167, but I never see line #s anywhere...
Thanks,
Bamafan | You will need a text editor like Textpad ( ) that produces line numbers. You should not be seeing any parse errors unless you've been modifying the code. Have you been trying to fix the sort order maybe? |
|
|
|
 |
Bamafan Regular


Joined: Feb 07, 2004 Posts: 59
|
Posted:
Wed Mar 24, 2004 12:39 pm |
|
Not that I know... any suggestions on how to correct it, or do you need to know what line 167 says? |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Wed Mar 24, 2004 12:49 pm |
|
We will need to know what line 167 is. The virgin 7.1 is simply => case 'username': <= |
|
|
|
 |
Bamafan Regular


Joined: Feb 07, 2004 Posts: 59
|
Posted:
Wed Mar 24, 2004 3:49 pm |
|
| Raven wrote: | | We will need to know what line 167 is. The virgin 7.1 is simply => case 'username': <= |
Raven that is what it shows on line 167 =>case 'username':=< |
|
|
|
 |
Bamafan Regular


Joined: Feb 07, 2004 Posts: 59
|
Posted:
Wed Mar 24, 2004 4:50 pm |
|
Here is the error I am getting on the smiley pak file...=> Couldn't read smiley pak file
DEBUG MODE
SELECT code FROM nuke_bbsmilies
Line : 178
File : /home/ps2onlin/public_html/modules/Forums/admin/admin_smilies.php<=
To the best of my knowledge this is what line 178 shows...=>message_die(GENERAL_ERROR, "Couldn't read smiley pak file", "", __LINE__, __FILE__, $sql);<= |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Wed Mar 24, 2004 5:27 pm |
|
Well, you have somehow nuked your smiley pak file, I would restore whatever files you modified from a backup and then start over again. |
|
|
|
 |
Bamafan Regular


Joined: Feb 07, 2004 Posts: 59
|
Posted:
Thu Mar 25, 2004 1:11 am |
|
ok I have the smiley issue resolved but still have the parse issue on members list link... |
|
|
|
 |
|
|
|
|