annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
[New] Topic Icons not showing beside the topic's title.
Full Board URL: http://decadentmb.org
XMB Version: 1.9.11
I noticed that the topic icons on each title of a topic I make aren't showing up next to said title. I've had a root round some templates, but I'm not
sure which one would be the one I need to edit. It's a little hard to explain - I made an imgur album with screenshots which will hopefully explain it
better! http://imgur.com/a/o3DRk
Anyone know where to begin on this?
Thanks for your help!
P.S this forum has been a huge help in building my own forum
|
|
lottos
Administrator
Posts: 479
Registered: 6-3-2002
Member Is Offline
Mood: pass me a TimTam
|
|
Have you added new topic icons to your forum that aren't part of an existing theme?
If you have, did you give them new file names or remove existing icons and use the files names of the old ones for the new?
|
|
annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
I added them in the images/smilies directory. And I deleted the existing icons (the yellow circles) and added my own with different names - such as
topic_love.gif, warning.gif etc.
|
|
lottos
Administrator
Posts: 479
Registered: 6-3-2002
Member Is Offline
Mood: pass me a TimTam
|
|
|
|
annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
I've already added them to that list.
|
|
lottos
Administrator
Posts: 479
Registered: 6-3-2002
Member Is Offline
Mood: pass me a TimTam
|
|
From /cp.php?action=upgrade
can you please run
SELECT * FROM xmb_smilies WHERE type='picon'
and post up the results here?
Also, have you made any template changes in the post area?
Can also check the file permissions on those new icons compared to existing images?
|
|
annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
I inserted the text - (SELECT * FROM xmb_smilies WHERE type='picon') - but it came up with a "Forbidden
You don't have permission to access /cp.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
error.
A while ago I tweaked the viewthread_post_yahoo etc templates so they would replace 'msn', 'aim' and the others to 'tumblr', 'Facebook', and
'twitter'. I haven't made any changes to a "post_" template as far as I'm aware. ( this is the thread where I asked for help with that here!)
And all the smilies and icons all have the same permissions - 0644.
|
|
lottos
Administrator
Posts: 479
Registered: 6-3-2002
Member Is Offline
Mood: pass me a TimTam
|
|
Quote: Originally posted by annabelle sucks | I inserted the text - (SELECT * FROM xmb_smilies WHERE type='picon') - but it came up with a "Forbidden
You don't have permission to access /cp.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
error.
A while ago I tweaked the viewthread_post_yahoo etc templates so they would replace 'msn', 'aim' and the others to 'tumblr', 'Facebook', and
'twitter'. I haven't made any changes to a "post_" template as far as I'm aware. (this is the thread where I asked for help with that here!)
And all the smilies and icons all have the same permissions - 0644. |
That's odd. As a Super Admin, you should have access to your Administration Panel.
|
|
annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
That's the thing - I'm able to access the admin panel perfectly fine and make changes with no issue. It was just this which it didn't seem to like o.O
|
|
lottos
Administrator
Posts: 479
Registered: 6-3-2002
Member Is Offline
Mood: pass me a TimTam
|
|
Do you know if you have access to phpmyadmin ?
|
|
annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
Via my cpanel - yes, I do.
|
|
lottos
Administrator
Posts: 479
Registered: 6-3-2002
Member Is Offline
Mood: pass me a TimTam
|
|
Perhaps SELECT * FROM xmb_smilies WHERE type='picon'
via phpmyadmin....
|
|
annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
Thanks, it seemed to do something this time round - here is a picture of a table of results which showed: http://imgur.com/esblrjG
|
|
lottos
Administrator
Posts: 479
Registered: 6-3-2002
Member Is Offline
Mood: pass me a TimTam
|
|
Can't see any obvious issues. I also had a quick look at the viewthread and forumdisplay scripts and can't see any obvious issue there that would stop
them being displayed. Especially odd as the post script loads them all up for you.
|
|
annabelle sucks
Member
Posts: 16
Registered: 6-19-2014
Member Is Offline
Mood: Nerdy
|
|
This is very strange :/! Thanks for your help, it might be that in the future I create a back up and work backwards/rebuild on a different 'test
forum' i set up to see what made it disappear.
|
|