Forum plugin not showing buttons

Creating and modifying plugins.
Post Reply
macdonut
Regular
Posts: 6
Joined: Sun Feb 24, 2008 11:39 am
Location: Up North - United Kingdom
Contact:

Forum plugin not showing buttons

Post by macdonut »

Can't quite fathom why the forum shouldn't show any buttons. Any ideas anyone?

http://www.colourblindness.org.uk/blog/ ... age]=forum
If it ain't broke, make it even better!
ormus7577
Regular
Posts: 122
Joined: Sat Nov 04, 2006 12:11 pm
Location: Ulm, Germany

Re: Forum plugin not showing buttons

Post by ormus7577 »

macdonut wrote:Can't quite fathom why the forum shouldn't show any buttons. Any ideas anyone?

http://www.colourblindness.org.uk/blog/ ... age]=forum
Hi,

haven't seen the plugin lately, but your image button urls contain a //, I guess in the config you put

Code: Select all

plugins/serendipity_event_forum/
into the config instead of (notice the missing slash):

Code: Select all

plugins/serendipity_event_forum
my installations:
family blog: http://familie.lobenstein.info/
personal blog: http://www.ormus.info/
OrmusTool Homepage: http://tool.ormus.info/
Online Adventskalender: http://www.ormus.info/pages/advent.html
macdonut
Regular
Posts: 6
Joined: Sun Feb 24, 2008 11:39 am
Location: Up North - United Kingdom
Contact:

Post by macdonut »

Thanks. You got me on the right path.

In the forum settings I needed the full http path for the images folder. Also, my server doesn't like .htaccess files too much so I also had to remove that.
If it ain't broke, make it even better!
Post Reply