Search found 68 matches

by R0CKY
Sun Nov 06, 2011 1:32 pm
Forum: General discussions
Topic: New User?
Replies: 5
Views: 6610

Re: New User?

Also, if I try to delete that user
Delete User evil

Are you sure? The User shall be deleted?
But there is no button to press to confirm... :shock:
by R0CKY
Sun Nov 06, 2011 1:08 pm
Forum: General discussions
Topic: New User?
Replies: 5
Views: 6610

Re: New User?

Ah okay, do you know which links?
by R0CKY
Sun Nov 06, 2011 11:47 am
Forum: General discussions
Topic: New User?
Replies: 5
Views: 6610

New User?

Today I got an e-mail
New user has been registrated:

Username: lord evil
Loginname: evil

To activate this user do please use the administration interface.
How can this be? I do not allow user registration.

My board is at http://www.ghostrecon.net/faqs
by R0CKY
Sun Oct 17, 2010 4:54 pm
Forum: Skins and Themes
Topic: Heavily Modded FAQ
Replies: 11
Views: 25528

Re: Heavily Modded FAQ

Here are the edits I made that probably are what you are looking for.

template/index.tpl changes

Relocate FAQs from right hand side to middle of page

Cut {rightBox} and put it directly under the search bar code here

<div class="main-content">
<form id="search" action="{writeSendAdress ...
by R0CKY
Thu Sep 30, 2010 8:30 pm
Forum: Bug reports
Topic: Spam abuse in Comments
Replies: 5
Views: 6592

Re: Spam abuse in Comments

Thanks, if I can help let me know.
by R0CKY
Wed Sep 29, 2010 9:36 pm
Forum: Bug reports
Topic: Spam abuse in Comments
Replies: 5
Views: 6592

Re: Spam abuse in Comments

Also, I do not use the NEWS feature at all, however there are many many spam comments in the news section, that can be seen from the Admin Centre.
by R0CKY
Tue Sep 28, 2010 1:35 pm
Forum: Bug reports
Topic: Spam abuse in Comments
Replies: 5
Views: 6592

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 ...
by R0CKY
Fri May 14, 2010 9:35 pm
Forum: Skins and Themes
Topic: Heavily Modded FAQ
Replies: 11
Views: 25528

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 ...
by R0CKY
Fri May 14, 2010 5:30 pm
Forum: Skins and Themes
Topic: Heavily Modded FAQ
Replies: 11
Views: 25528

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: 25528

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 ...
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: 2872

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: 2872

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: 25725

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: 20378

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: 20378

Re: My black and green skin

Thanks, I am still working on it but it's getting there. :)