Search found 12 matches

by spaceghost65
Tue Mar 18, 2008 8:05 pm
Forum: General discussions
Topic: Search pages not displaying
Replies: 9
Views: 13394

Apache/1.3.33
PHP Version 4.3.10-21
MySQL 4.1.11
by spaceghost65
Fri Feb 29, 2008 8:05 pm
Forum: General discussions
Topic: Search pages not displaying
Replies: 9
Views: 13394

The records are all set to "Active" and "Access for all users" is selected for both the categories and the records.
by spaceghost65
Thu Feb 28, 2008 11:03 pm
Forum: General discussions
Topic: Search pages not displaying
Replies: 9
Views: 13394

Do I need to adjust permissions on a particular file or files?
by spaceghost65
Mon Feb 11, 2008 11:05 pm
Forum: General discussions
Topic: Search pages not displaying
Replies: 9
Views: 13394

sorry to bug but any ideas on this??
by spaceghost65
Tue Feb 05, 2008 5:01 pm
Forum: General discussions
Topic: Search pages not displaying
Replies: 9
Views: 13394

sure:
http://www.austincc.edu/answers/index.php
a term that should return results would be "transcripts"
thanks.
by spaceghost65
Mon Feb 04, 2008 10:06 pm
Forum: General discussions
Topic: Search pages not displaying
Replies: 9
Views: 13394

Search pages not displaying

Hello,

The pages that are generated from a keyword search are not being displayed. The number of results and the number of pages are being returned but the actual faq lists are not displaying. EX:

16 search results

Page 1 out of 2 Pages

<data should be here?>

[ next ]

Any ideas?

phpmyFAQ 2.0 ...
by spaceghost65
Fri Nov 16, 2007 9:50 pm
Forum: General discussions
Topic: No News is Bad news! ;)
Replies: 4
Views: 7071

for some reason it wasn't writing that var to the db. I would set it and hit save but it wouldn't update the db. I went in and set it by hand and that got them to display. Thanks , problem resolved.
by spaceghost65
Fri Nov 16, 2007 4:57 pm
Forum: General discussions
Topic: No News is Bad news! ;)
Replies: 4
Views: 7071

what up player.

Running phpmyfaq 2.0.3 on MySQL MySQL 4.1.11

I ran an export of the table so if to rebuild this table the commands would be as:


CREATE TABLE faqfaqnews (
id int(11) NOT NULL default '0',
lang varchar(5) default NULL,
header varchar(255) NOT NULL default '',
artikel text NOT ...
by spaceghost65
Thu Nov 15, 2007 11:10 pm
Forum: General discussions
Topic: No News is Bad news! ;)
Replies: 4
Views: 7071

No News is Bad news! ;)

Hi Thorsten!

This is not a major issue, but i am having trouble getting news items to display on the home page of my install of phpmyfaq 2.0.3 They were not displaying on my previous version either of 1.6. I only receive the "no news is good news" message.

some things that may help with a ...
by spaceghost65
Tue May 08, 2007 5:30 pm
Forum: General discussions
Topic: Anyone else getting hacked?
Replies: 10
Views: 15998

what was it? is there any documentation? just for closure i guess.
by spaceghost65
Tue May 08, 2007 5:18 pm
Forum: General discussions
Topic: Anyone else getting hacked?
Replies: 10
Views: 15998

Hello,

It was definitely a 1.6 build not too far behind 1.6.12 which is what i am at now. I'm unsure of the exact one. :/
by spaceghost65
Tue May 08, 2007 4:24 pm
Forum: General discussions
Topic: Anyone else getting hacked?
Replies: 10
Views: 15998

Anyone else getting hacked?

I lost the faqdata faqcategoryrelations tables and I thought i was getting SQL Injected. Took a look at the admin log and saw an IP that was clearly not on our subnet executing delete commands to the entires as "admin" when I am the only admin. Upgraded phpmyfaq. Was able to restore the data table ...