PDA


View Full Version : Showing smilies on CMPS News Posts...


theMusicMan
05-02-2005, 06:30 PM
Hi All

Is there a reason why I cannot see smilies in threads when they are displayedon the CMPS Lates News items...

Here's the site: www.rainbowsunbeams.com

... when one views the thread on the CMPS there are no smilies showing, but when one views the thread in the usual showthread they do show!!!

I have the CMPS Option: News Options > Allow News Smilies = Yes but I still see no smilies on CMPS.

Anyone any ideas...?

Brian
05-02-2005, 08:29 PM
Looks like you need to update your smilie paths. If you upload the install file to your admincp directory, go to it in your browser, and select the option to update your image paths that should take care of it for you.

Greebo
05-05-2005, 07:22 PM
I'm having the same issue, and I have updated my smilie paths.

My site is:
http://www.pilotsofamerica.com

The current top news post is not displaying the smilie properly.

I have the directory structure:
...docroot../httpdocs/index.php -- vbacmps home page
...docroot../httpdocs/forum -- forum root

my full path in index.php is:
chdir('...docroot../httpdocs/forum');

(Where ...docroot.. is a long path I'm not posting publicly).

Suggestions?

Greebo
05-05-2005, 07:23 PM
Oh yes, this only happened after I moved to the new server (today). Previously the cmps index and forum index were in the same root dir (forum index was forumindex.php). I separated them with the move.

Greebo
05-05-2005, 07:39 PM
Hmm. Disregard. My derived styles were overriding the paths I'd set properly up top. Fixed now.