Default Emoticons Not Displaying
From Another Web Company
Viewed 889 times, With a total of 12 Posts
| Have a suggestion, improvement, change or non-beta Forum Entension bug ? Please add them to the todo list
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 8
Posts 30
|
|
| 12:52:53 PM - Monday 11th, August 2008 |
|
(Not sure where to put this. Can't seem to create a new thread, so... )
Just did a fresh install of AWC. Everything seems to be working just fine except for the emoticons. They're all there, where the archive put them. but most of them don't display.
I've tried deleting one from the list of emoticons and re-entering it. That doesn't work at all!
Anybody had this problem, know how it is to be fixed? (I see it works just fine here.)
|
|
|
|
|
|
|
| 1:40:47 PM - Monday 11th, August 2008 |
|
Why can't you start a new thread ?
What errors are you getting, what happens ?
I will look into the emoticons, as of now the only problem with them are Internet Explorer and the FCKeditor, they do not work correctly together.
When you say "They're all there, where the archive put them. but most of them don't display" Do you mean at the bottom of the posts where a user can selecte them to use, or do you mean in the posts themselves - after the user submitted a post ? If "some" are being displayed and not others, thats odd, maybe a slow server or something, really cant answer that.
As with adding new emoticons in the AdminCP, what happens, what errors ?
|
|
~ What was once an opinion, became a fact, to be later proven wrong ~
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 8
Posts 30
|
|
| 12:50:08 PM - Tuesday 12th, August 2008 |
|
Quote:AWC Mon 11th 5:32 pm
Why can't you start a new thread ?
What errors are you getting, what happens ?
Creating a new thread isn't option that's presented. I looked and looked. Of course, I'm still new to AWC, so it could be that I'm not looking in the right place too. 
While we're on the subject of use: Where's the setting that lets you reverse the order of the messages displayed newest to oldest, rather than the default oldest to newest?
Quote:
I will look into the emoticons, as of now the only problem with them are Internet Explorer and the FCKeditor, they do not work correctly together.
Ah... Well, I'm using FF, and I purposely didn't install FCKeditor (the default is just fine, thanks!) so...
Quote:
When you say "They're all there, where the archive put them. but most of them don't display" Do you mean at the bottom of the posts where a user can selecte them to use, or do you mean in the posts themselves - after the user submitted a post ? If "some" are being displayed and not others, thats odd, maybe a slow server or something, really cant answer that.
All the image files are in the default (emoticon) directory. The default emoticon setup is still there in AdminCP. But most of the images don't display in the editor, the message, or on the setup screen. I'm getting ye'ol' missing image box.
Now, I can open all the images in an image viewer and they look just fine, so...
Quote:
As with adding new emoticons in the AdminCP, what happens, what errors ?
Nothing. No errors, no image displayed either. (Image is in the default emoticon directory.) In this case I'm not even getting the missing image box. Just a blank.
|
|
|
|
|
|
|
| 1:30:43 PM - Tuesday 12th, August 2008 |
|
Quote:Blackhawke Tue 12th 12:42 pm
Creating a new thread isn't option that's presented. I looked and looked. Of course, I'm still new to AWC, so it could be that I'm not looking in the right place too.
While we're on the subject of use: Where's the setting that lets you reverse the order of the messages displayed newest to oldest, rather than the default oldest to newest?
You don't have this button ?

Sorry, as of now there is no options to re-sort threads or posts. You can add it to the forum todo list if you want.
Can you post (or PM me) a link to your wiki so i can see whats going on first hand ? A user name to access the AdminCP would be helpful also.
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 8
Posts 30
|
|
| 7:10:06 PM - Tuesday 12th, August 2008 |
|
Nope. That is not a button available to me on your forum. (It is on mine though.)
Quote:
Sorry, as of now there is no options to re-sort threads or posts. You can add it to the forum todo list if you want.
I'll have to do that. We have run a forum for some time. We're nota new forum. We're migrating from SMF (which I hate!) to your AWC software to integrate with a new Mediwiki install. We're already getting requests for this sort of thing functionality (and others).
Oh! User error. Just got this while I was writing this post:
- Notice: Uninitialized string offset: 0 in /XXXX/wiki/includes/SpecialAWCforum.php on line 210
I don't get the error, but she is. I had her log out and log back in to see if it went away. It didn't. Also, this error just appeared for her. The last few times she's been on the forum she didn't recieve the error.
OTOH, it doesn't seem to be effecting anything.
While we're on the subject, I get the following error on your forum after I login:
- Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/awc/public_html/wiki/extensions/awc/forums/skins/skin_thread.php on line 394
It doesn't seem to effect anything either, though it might be what's preventing me from starting new threads.
Quote:
Can you post (or PM me) a link to your wiki so i can see whats going on first hand ? A user name to access the AdminCP would be helpful also.
I'll send it in PM.
|
|
|
|
|
|
|
| 1:39:58 AM - Wednesday 13th, August 2008 |
|
Quote:Blackhawke Tue 12th 7:02 pmWe're migrating from SMF (which I hate!) to your AWC software to integrate with a new Mediwiki install. We're already getting requests for this sort of thing functionality (and others).
Oh! User error. Just got this while I was writing this post:
- Notice: Uninitialized string offset: 0 in /XXXX/wiki/includes/SpecialAWCforum.php on line 210
If you still have your old SMF database, i can try and write a script which will copy your forums, threads and post over to the AWC Extension. Thats what i did here for my old vBulletin and also was toying around with a converter for phpBB.
That error you posted there has to do with PM's, i will look into it and try and work the fix into the 2.4.1 update. A 'Notice' "error" is not abig deal, just poor programing. If you remove the following code form the SpecialAWCforum.php file, it will go away. error_reporting(E_ALL | E_ERROR | E_WARNING | E_PARSE | E_NOTICE); # testing... That code makes php display any little problem, most server are not that strict so messages like the one you post would have never been seen, some developers turn this on to disciplin ourselves (and some of use forget to turn it off when our scrips go pubilc ).
As with the errors here, thanks, im sure theres a few more lurking around 
Theres a PM waiting for you at your wiki's forum.
_
|
|
|
|
|
|
|
| 1:52:28 AM - Wednesday 13th, August 2008 |
|
Quote:Blackhawke Tue 12th 7:02 pm
Nope. That is not a button available to me on your forum. (It is on mine though.)
Can you use this form to post ?
http://wiki.anotherwebcom.com/Special:AWCforum/post/todo_new_t/id36
That will create a new thread in the "testing" forum here.
Not sure what the deal is with that, ive just tested with a "normal member" account and everything works fine. Do you by chance have any fire-fox Add-ons which might be playing games with this problem ?
Ohh... and just to let you know (or one of your members know) some BB code will work in the forum and if theres certon tags which they want that are not working, just let me know and ill try and add them.
Raw
==== Text ====
[b]bold text[/b]
[i]italic text[/i]
[u]underline[/u]
[s]line-through[/s]
==== Text Size ====
[size=20]size 20px[/size]
====Text orientation====
[center]some stuff[/center]
[right]some stuff[/right]
[left]some stuff[/left]
==== More Text arrangement ====
[color=red]red text[/color]
[color=blue]blue text[/color]
[quote]I am fine today[/quote]
[quote=mike]I am fine today[/quote]
==== Lists ====
[list]
[*]Punkt
[*]Punkt
[/list]
====Lines====
[hr]
Rendered
Text
bold text
italic text
underline
line-through
Text Size
size 20px
Text orientation
some stuff
some stuff
some stuff
More Text arrangement
red text
blue text
Quote:mike I am fine today
Lists
Lines
[hr]
|
|
Edited On 1:55:19 AM - Wednesday 13th, August 2008 by AWC
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 8
Posts 30
|
|
| 10:59:33 AM - Wednesday 13th, August 2008 |
|
Quote:AWC Wed 13th 5:31 am
If you still have your old SMF database, i can try and write a script which will copy your forums, threads and post over to the AWC Extension. Thats what i did here for my old vBulletin and also was toying around with a converter for phpBB.
Oh cool!
Yes please. And yes, we're still using the SMF forum for now. I've got to change the default skin to one we can work Project Wonderful Ads into. I mean, I can do it with the skin I made for that side of the site, but they'd all end up at the bottom, and nobody wants to pay for an ad at the bottom of a web page -- even though it's where the navigation stuff is. 
Quote:
If you remove the following code form the SpecialAWCforum.php file, it will go away. error_reporting(E_ALL | E_ERROR | E_WARNING | E_PARSE | E_NOTICE); # testing... That code makes php display any little problem, most server are not that strict so messages like the one you post would have never been seen, some developers turn this on to disciplin ourselves (and some of use forget to turn it off when our scrips go pubilc  ).
Well Jen, who owns drak.net where the site is hosted, is very strict. She's very good and very helpful and we love her to death, but she doesn't even allow posting to blog sites via ScribeFire for fear of security problems. There's a line between strict and paranoid. I'm not sure where it is though.
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 8
Posts 30
|
|
| 11:09:03 AM - Wednesday 13th, August 2008 |
|
Yup. I get the edit box and everything just fine.
Quote:
Not sure what the deal is with that, ive just tested with a "normal member" account and everything works fine. Do you by chance have any fire-fox Add-ons which might be playing games with this problem ?
Umm... Well they shouldn't -- not that that means anything. 
And if they were, wouldn't they be playing games with my version of the forum too?
Quote:
Ohh... and just to let you know (or one of your members know) some BB code will work in the forum and if theres certon tags which they want that are not working, just let me know and ill try and add them.
Thanks!
But one of the reasons we installed your software is to get rid of BB Code. When we're finished with the conversion, users will only have to remember two different forms of markup: html and Mediawiki --- and even those two cross over.
And then there are the advantages you built into your forum that allows imbedding of wiki pages.
So it's all upside as far as we're concerned. And I think the BB Code you're already supporting will be more than ample for those few who forget (and who didn't use the menu buttons :P).
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 8
Posts 30
|
|
| 1:08:56 PM - Wednesday 13th, August 2008 |
|
Update
|
Okay. I've:
- Reinstalled the emoticons. Didn't help.
- I went through all the emoticons in the archive with the gimp to make sure none of them were corrupted. That didn't help either.
- I found another (not very cool) archive of emoticons and added a couple of them to the list of available emoticons. Works just fine.
So I'm out of ideas here. Can you pack up just the emoticons so I can download the ones you're using here and try that?
Thanks!
(Oh, BTW, I now have a "start a new thread" button. =sigh= Strange!)
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 5
Threads 8
Posts 30
|
|
| 1:12:09 PM - Wednesday 13th, August 2008 |
|
Quote:Blackhawke Wed 13th 5:00 pm
Okay. I've:
- Reinstalled the emoticons. Didn't help.
- I went through all the emoticons in the archive with the gimp to make sure none of them were corrupted. That didn't help either.
- I found another (not very cool) archive of emoticons and added a couple of them to the list of available emoticons. Works just fine.
So I'm out of ideas here. Can you pack up just the emoticons so I can download the ones you're using here and try that?
Thanks!
(Oh, BTW, I now have a "start a new thread" button. =sigh= Strange!)
Actually... I lied.
I was installing more of those other emoticons and they aren't displaying correctly either!
|
|
|
|
|
|
|
| 1:49:04 AM - Thursday 14th, August 2008 |
|
There too many subjects going on in this thread, lol
Quote:Blackhawke Wed 13th 10:51 am
Quote:AWC Wed 13th 5:31 am
If you still have your old SMF database, i can try and write a script which will copy your forums....
Yes please....
Send me a PM with your SMF version info, that way i will rember and not have ot sort through this thread 
Quote:Blackhawke Wed 13th 10:51 am Quote: error_reporting(E_ALL | E_ERROR | E_WARNING | E_PARSE | E_NOTICE); # testing...
Well Jen, who owns drak.net where the site is hosted, is very strict....
sorry, when i used the word 'strict' i was using it in coding lingo. Not important 
Quote:Blackhawke Wed 13th 11:23 am
I almost forgot. Have another question.
How do I manage topics? I have one that I set the wrong posting permissions on, but I can't find any controls for changing permissions on an existing forum topic.
i moved this to Special:AWCforum/st/id783 so other people can see also.
I will look farther into this emotions problem and replay to your PM.
|
|
|
|
|
|
Clicked A Few Times
Wiki Edits: 1
Threads 1
Posts 5
|
|
| 2:02:23 PM - Wednesday 09th, September 2009 |
|
Seeing same issue.....
|
With version 2.4.1 and MediaWiki 1.15.0 and PHP 5.2.9, I'm unable to get the default emoticons to show. The error we're seeing is in the attached screen shot.

Insight into this would be helpful. Thanks.
|
|
|
AWC's:
2.6.0 MediaWiki - Stand Alone Forum Extension Forum theme style by: AWC
|