Search found 66 matches

by mikef35
05 Apr 2014, 02:13
Forum: Snippets
Topic: Last Post Title
Replies: 3
Views: 9204

Last Post Title

Stoker,
Is there a way to get this to show in recent active topics?
by mikef35
24 Mar 2014, 22:36
Forum: Top Stats
Topic: Specific forums
Replies: 1
Views: 3059

Specific forums

by mikef35
08 Sep 2012, 11:58
Forum: Top Stats
Topic: Scroll not working
Replies: 17
Views: 15524

Scroll not working

You have 2 cookie scripts running <script type="text/javascript" src="./mchat/jquery_cookie_mini.js"></script> <script type="text/javascript" src="./socialnet/js/jquery_cookie.js"></script> you only need one. Also your send button your chat is messed up, you need to get the fix here http://www ...
by mikef35
02 Sep 2012, 18:41
Forum: User Contributions
Topic: phpBB Pretty Sociable
Replies: 42
Views: 29188

phpBB Pretty Sociable

If you have all the files placed properly in your directory this code should would work. Copy it all and paste it over the code in your overall_header.html, I don't know what else to tell you because like I said before I have it working on my test site using this. <!DOCTYPE html> <!--[if lt IE 8 ...
by mikef35
01 Sep 2012, 21:50
Forum: User Contributions
Topic: phpBB Pretty Sociable
Replies: 42
Views: 29188

phpBB Pretty Sociable

Well it works for me, the only thing I could tell you is make sure you have all the files in the right directories. Edit, I just visited your site and it is trying to work, the pretty sociable js script is not being properly. Verify all files are uploaded to the right place. The way the code is ...
by mikef35
01 Sep 2012, 01:11
Forum: User Contributions
Topic: phpBB Pretty Sociable
Replies: 42
Views: 29188

phpBB Pretty Sociable

I just used the same code on my test forum and it works! Try replacing <script type="text/javascript" src="jquery/jquery-1.4.2.min.js"></script> with <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
by mikef35
01 Sep 2012, 00:38
Forum: User Contributions
Topic: phpBB Pretty Sociable
Replies: 42
Views: 29188

phpBB Pretty Sociable

You can try <!DOCTYPE html> <!--[if lt IE 8]><html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" class="ie oldie ie7"><![endif]--> <!--[if IE 8]><html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" class="ie oldie"><![endif]--> <!--[if gt IE 8]><html dir="{S_CONTENT_DIRECTION}" lang="{S_USER ...
by mikef35
30 Aug 2012, 21:26
Forum: User Contributions
Topic: phpBB Pretty Sociable
Replies: 42
Views: 29188

phpBB Pretty Sociable

Code: Select all

Post the code
by mikef35
30 Aug 2012, 19:54
Forum: User Contributions
Topic: phpBB Pretty Sociable
Replies: 42
Views: 29188

phpBB Pretty Sociable

Post the contents of your overall_header
by mikef35
30 Aug 2012, 04:15
Forum: User Contributions
Topic: phpBB Pretty Sociable
Replies: 42
Views: 29188

phpBB Pretty Sociable

A link to the site will be needed