Author |
Topic |
hayleypink
Junior Member
Haiti
145 Posts |
Posted - 05 June 2003 : 06:20:52
|
i am just about to install this mod. does it come with the extra smileys or do i have to find more smileys myself? do these show call outs too? |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
hayleypink
Junior Member
Haiti
145 Posts |
Posted - 05 June 2003 : 08:27:46
|
great. thanks. do i just upload them to my forum images directory or do i need to add the smile image titles somewhere in an .asp file? |
|
|
Aaron S.
Average Member
USA
985 Posts |
Posted - 06 June 2003 : 08:08:00
|
Haleypink... you can upload them to your image directory, and then add them via the Admin page.
Mike-E... no one left you with a messed up forum by you. Thousands of Snitz forums have the Smile Manager and it works great. You must follow the instructions, which are very clear and very detailed.
You should have NO problems getting to the admin pages (admin_home.asp), as NO code changes from Smile Manager would prevent this. Obviously, you made a coding mistake, and you should focus your efforts on finding that, or you should download a new admin_home.asp page.
--Aaron |
DOWNLOAD GREAT NEW MODS HERE |
Edited by - Aaron S. on 12 June 2003 12:59:29 |
|
|
Mike-E
Starting Member
23 Posts |
Posted - 12 June 2003 : 12:10:25
|
Admin_home.asp is not the problem. The problem is admin_smiles.asp.
Besides that I know what the problem is, the missing database tables. I run the script as described in the detailed instructions and perform every other step as described. But the tables are not in the database.
That's why I asked if I could create the tables manualy. After that... no response. |
|
|
Aaron S.
Average Member
USA
985 Posts |
Posted - 12 June 2003 : 12:59:08
|
Feel free to manually create the tables. Just follow the DBS.
If you cannot add the tables via the admin page, then you have a permissions problem.
--Aaron
|
DOWNLOAD GREAT NEW MODS HERE |
|
|
Mike-E
Starting Member
23 Posts |
Posted - 12 June 2003 : 13:44:36
|
I can create the tables manualy directly in SQL Server (?).
I've created three tables and the error is gone: FORUM_SMILES FORUM_SMILES2 FORUM_SMILES_CUSTOM
I've filled up the first table with the image names, the smiley codes etc.
I don't know what to put in the other two tables, so now I get a new error.
What data has to be in FORUM_SMILES2 and FORUM_SMILES_CUSTOM?
|
Edited by - Mike-E on 12 June 2003 13:45:13 |
|
|
Mike-E
Starting Member
23 Posts |
Posted - 12 June 2003 : 14:48:52
|
Humm... just added a single 1 to the second table and now it's working!
YESS!!
|
|
|
Ryan
Average Member
USA
858 Posts |
Posted - 26 June 2003 : 12:25:13
|
I have this error when I go to reply to a post: Posted - 26 June 2003 : 11:35:06 -------------------------------------------------------------------------------- Another error: Microsoft VBScript compilation error '800a03f6'
Expected 'End'
/post.asp, line 1569
Help? |
The Poultry Link - "Serving the best of the fancy with the best of the web" Forum Setup Help |
|
|
Ryan
Average Member
USA
858 Posts |
|
Ryan
Average Member
USA
858 Posts |
Posted - 26 June 2003 : 17:15:05
|
Please note: On the post.asp file I added the super admin HTML MOD. It is right in the area that the error was talking about. Could this have anything to do with it? |
The Poultry Link - "Serving the best of the fancy with the best of the web" Forum Setup Help |
|
|
hayleypink
Junior Member
Haiti
145 Posts |
Posted - 02 July 2003 : 10:45:54
|
quote: Originally posted by TMA
Works great!!! over 100 smiles added(the update takes a while hehe). Excellent interface, well worth the time to implement. Added code to the quick reply in topic.asp to allow users to add smiles w/out opening the reply to topic window.
Thanks, Dan
Care to share that code? Would love that to show on quick reply! |
|
|
timhobbs
Starting Member
USA
9 Posts |
Posted - 10 July 2003 : 19:44:52
|
quote: Originally posted by RM
quote: Hi I have installed the smile plus manager. And i have upload and add some icons. I can view those icon, on the left hand side of the Post, or PM. when i add to the message box, and send those new icons i added, i can't see the smilies, i only see (eg... [ :o))] ) like the code. i only see the code in the posted message or PM message.
can anyone please explain me how to fix that problem ?
Thanks Best Regards. Steve
I am also having this problem, does anyone know why it did this? they worked for about 24 hours, and now, all I get is the code
THANKS!
Me three!
I had this up and running fine. I added some new smilies and all was well. Now, I added some more new ones and they do not all work?!?
Some of them are okay, but others do not work. I noticed that one of mine didn't work because I used the "\". I guess in the string coversion it gets lost or something. There must be some limitations to what you can use between SQL, JavaScript and VBScript. Does this sound correct? Would anyone know of a list of characters/combinations that won't work? However, the one problem for me with this idea is that a simple one like [8o] doesn't work?!?
Please help!
Thanks in advance...
Edit: Just wanted to add one more thing I found out. I had this smilie: - wherever I got it from had it spelled "dissapprove". I used it for a bit before I noticed the spelling error, so I deleted the file with the error and upped the correctly spelled image. I have also corrected this in the SmilieManager. However, now when I click on this smilie I get a broken link to the spelling error image? How can this be? I have searched my code and this is no where to be found? |
Edited by - timhobbs on 10 July 2003 20:15:32 |
|
|
timhobbs
Starting Member
USA
9 Posts |
Posted - 05 August 2003 : 18:21:27
|
Is no one supporting this MOD anymore? Still looking for the answers to these questions... I have looked high and low and I cannot figure it out out. Sure would appreciate some help. |
|
|
Aaron S.
Average Member
USA
985 Posts |
Posted - 05 August 2003 : 21:01:42
|
Have you double-checked to make sure all the MOD code was added?
Most problems come from code left out of inc_func_common.asp and post.asp.
I am digging in from memory here, but is should support /, \, <, >, and others... I use all those on my site.
--Aaron |
DOWNLOAD GREAT NEW MODS HERE |
|
|
Topic |
|