Search found 62 matches

by R0CKY
Tue Sep 28, 2010 1:35 pm
Forum: Bug reports
Topic: Spam abuse in Comments
Replies: 5
Views: 5134

Spam abuse in Comments

Look at this FAQ entry . It is full of spam, but as you can see - there is no comment entry box - comments is OFF. Also, CAPTCHA is ON. How are spam comments getting posted when the config has comments off? It might be that these are old comments from a previous version number. I will delete all the...
by R0CKY
Fri May 14, 2010 9:35 pm
Forum: Skins and Themes
Topic: Heavily Modded FAQ
Replies: 11
Views: 21134

Re: Heavily Modded FAQ

Hi, Most amazing is I do not know any PHP, all the changes were made by trail and error LOL. did you have to change PHP code? bye Thorsten I don't think I changed any code, but to remove some of it, or comment it out, I had to try a few times to get the effect I was looking for. You did help me wit...
by R0CKY
Fri May 14, 2010 5:30 pm
Forum: Skins and Themes
Topic: Heavily Modded FAQ
Replies: 11
Views: 21134

Re: Heavily Modded FAQ

mangloid wrote:Just wanted to say what you have done to your faq site is quite amazing. It looks great.
Hi thanks for the feedback!

Most amazing is I do not know any PHP, all the changes were made by trail and error LOL.
by R0CKY
Fri May 07, 2010 11:44 pm
Forum: Skins and Themes
Topic: Heavily Modded FAQ
Replies: 11
Views: 21134

Heavily Modded FAQ

I've finally completed by modded FAQ (been at it on and off for months). Before I list the alterations I want to thank Thorsten (again) for such a brilliant FAQ system. Although I have removed quite a lot, and moved things around, if it was not for Thorsten clear code making it easy for these altera...
by R0CKY
Fri Mar 19, 2010 11:26 pm
Forum: General discussions
Topic: Error after 2.5-2.6 Upgrade, Session.php
Replies: 1
Views: 2237

Re: Error after 2.5-2.6 Upgrade, Session.php

Sorry, I fixed this by creating a data folder. My fault.
by R0CKY
Fri Mar 19, 2010 11:14 pm
Forum: General discussions
Topic: Error after 2.5-2.6 Upgrade, Session.php
Replies: 1
Views: 2237

Error after 2.5-2.6 Upgrade, Session.php

Code: Select all

phpMyFAQ warning [2]: file_put_contents(./data/tracking19032010) [function.file-put-contents]: failed to open stream: No such file or directory in Session.php on line 132
http://www.ghostrecon.net/faqv3/index.php
by R0CKY
Fri Mar 19, 2010 3:16 pm
Forum: Skins and Themes
Topic: Use php includes?
Replies: 7
Views: 23482

Re: Use php includes?

Hi

I have been trying for a while to achieve the exact same thing - so I can pull in my site wide footer.

I achieved this on another script similar to the FAQ one by using the following code

Code: Select all

{include_php file='../inc-footer.html'}
Alas it did not work in phpMyFAQ - you could try it though.
by R0CKY
Sat Jan 09, 2010 6:25 pm
Forum: Skins and Themes
Topic: My black and green skin
Replies: 5
Views: 18300

Re: My black and green skin

Thanks for the feedback. I really need to get it finished and on the live site! I'll post again when it is completed.
by R0CKY
Wed Oct 28, 2009 10:41 pm
Forum: Skins and Themes
Topic: My black and green skin
Replies: 5
Views: 18300

Re: My black and green skin

Thanks, I am still working on it but it's getting there. :)
by R0CKY
Sun Oct 04, 2009 3:06 pm
Forum: Skins and Themes
Topic: My black and green skin
Replies: 5
Views: 18300

Re: My black and green skin

That was over a year ago I posted that. I've been working on a redesign since then, see it at http://www.ghostrecon.net/faq/
by R0CKY
Sun Sep 06, 2009 11:19 am
Forum: Bug reports
Topic: Is class "openquestions" undefined?
Replies: 3
Views: 3279

Re: Is class "openquestions" undefined?

That's it, thank you!
by R0CKY
Sat Sep 05, 2009 8:26 pm
Forum: Bug reports
Topic: Is class "openquestions" undefined?
Replies: 3
Views: 3279

Is class "openquestions" undefined?

Hi On http://www.ghostrecon.net/faq/index.php?action=open you can see open questions is hard to read because I need to change the text color to white. The class it is using is <table class="openquestions"> but I cannot find a definition for "openquestions" anywhere....? Thanks.
by R0CKY
Fri Aug 28, 2009 5:50 pm
Forum: Skins and Themes
Topic: changing colors using color.css
Replies: 8
Views: 16104

Re: changing colors using color.css

HI

I set my resolution to 1280x1024 and couldn't see anything wrong....?
by R0CKY
Wed Aug 26, 2009 2:34 pm
Forum: Skins and Themes
Topic: changing colors using color.css
Replies: 8
Views: 16104

Re: changing colors using color.css

Markus thank you very much for the reply, it worked!

I do not understand what you mean by this though.....
If you want to have it as high as your screen you must edit the height.
by R0CKY
Wed Aug 26, 2009 10:55 am
Forum: Skins and Themes
Topic: changing colors using color.css
Replies: 8
Views: 16104

Re: changing colors using color.css

I have a problem trying to change the background colour. In the previous version there was a main wrapper around the div containers that I could set to #000000 but now in v2.5.0 the wrapper styles seem to have gone. The result looks like this.... http://www.ghostrecon.net/faq/index.php - there is gr...