Search found 10 matches

by calvin13
Wed Jul 29, 2009 2:26 pm
Forum: General discussions
Topic: SQL Problems after update to 2.5
Replies: 18
Views: 11535

Re: SQL Problems after update to 2.5

Hi, I have tried this again (2.0.15 to 2.5.x), and i have the same error:

DB error: Table 'faqsearches' already exists

Query:

CREATE TABLE faqsearches (
id INTEGER NOT NULL ,
lang VARCHAR(5) NOT NULL ,
searchterm VARCHAR(255) NOT NULL ,
searchdate TIMESTAMP,
PRIMARY KEY (id, lang))

Thanks!
by calvin13
Thu Jul 23, 2009 3:52 pm
Forum: General discussions
Topic: SQL Problems after update to 2.5
Replies: 18
Views: 11535

Re: SQL Problems after update to 2.5

It is working but with 2.0.15

I tried two times with no good results... (2.0.15 to 2.5.x)

I will try this: 2.0.15 update to 2.5 and after update to 2.5.x

any idea?

Thanks!
by calvin13
Thu Jul 23, 2009 3:42 pm
Forum: General discussions
Topic: SQL Problems after update to 2.5
Replies: 18
Views: 11535

Re: SQL Problems after update to 2.5

Yes.

When i had the problem updating 2.0.15 to 2.5, i installed again 2.0.15 with a backup (archives and database)

After that i tried to upgrade 2.0.15 with 2.5.x with this option in the upgrader:

Please select your current version:

Phpmyfaq 2.0.2 and later


Thank you for the quick answer :)
by calvin13
Thu Jul 23, 2009 3:21 pm
Forum: General discussions
Topic: SQL Problems after update to 2.5
Replies: 18
Views: 11535

Re: SQL Problems after update to 2.5

I had the same problem when i upgraded to 2.5 I tried it with 2.5.x and i had the following error in the upgrader: DB error: Table 'faqsearches' already exists Query: CREATE TABLE faqsearches ( id INTEGER NOT NULL , lang VARCHAR(5) NOT NULL , searchterm VARCHAR(255) NOT NULL , searchdate TIMESTAMP, ...
by calvin13
Thu Jul 10, 2008 7:12 pm
Forum: Webserver and configuration
Topic: PHP Warning in error log
Replies: 2
Views: 16900

PHP Warning in error log

I have the following error log: [Thu Jul 10 10:42:07 2008] [error] [client XXXXXXXX] FastCGI: server "/home/content/html-x-httpd-php" stderr: PHP Notice: Undefined variable: title in /home/content/html/faq/index.php on line 341 [Thu Jul 10 10:42:57 2008] [error] [client XXXXXXXXX] FastCGI:...
by calvin13
Sun Oct 14, 2007 8:34 am
Forum: General discussions
Topic: Change Order in the Title entries
Replies: 1
Views: 4205

Change Order in the Title entries

Hi! Are there any way to change the order of the web title (<title>{title}</title>) when you are in a entry? For example: Mainpage Title: U2 FAQ Entry Title: "Sunglasses of Bono - U2 FAQ" instead of "U2 FAQ - Sunglasses of Bono" i think is best for SEO. Thanks!!!
by calvin13
Wed May 30, 2007 12:42 pm
Forum: Webserver and configuration
Topic: Sitemap google in another location
Replies: 3
Views: 10104

Thank you for your quick response. Please colud indicate me the exact change? I tried this: Original: RewriteRule sitemap.xml$ sitemap.google.php [L] RewriteRule sitemap.gz$ sitemap.google.php?gz=1 [L] RewriteRule sitemap.xml.gz$ sitemap.google.php?gz=1 [L] With the change: I Delete RewriteBase /faq...
by calvin13
Mon May 28, 2007 7:16 pm
Forum: Webserver and configuration
Topic: Sitemap google in another location
Replies: 3
Views: 10104

Sitemap google in another location

Hi,

I want my sitemaps to be in the root folder

1.-What i want:

http://u2fanlife.com/sitemapfaq.xml

2.-What I got:

http://u2fanlife.com/faq/sitemapfaq.xml

What is the rewrite rule in .htaccess to do that?

Thank you very much
by calvin13
Sun May 27, 2007 8:54 pm
Forum: Bug reports
Topic: No listing of records in categories
Replies: 22
Views: 26657

I have done a new installation and i have choosen Mediun instead Basic in the installation panel, and the categories has appeard.

I have another problem: The Sitemap does not working...Any ideas? Isit a server problem?

Thank you
by calvin13
Sun May 27, 2007 6:40 pm
Forum: Bug reports
Topic: No listing of records in categories
Replies: 22
Views: 26657

Hi i'm a new user of PHPMyadmin. How can i change the permission level?

Thank you!