This is the log I get when I exec index.php:
exec sp_server_info 18
go
SELECT max(sid) as current_id FROM faqsessions
go
INSERT INTO faqsessions (sid, ip, time) VALUES (1, '10.196.148.123', 1112707000)
go
SELECT id, lang, parent_id, name, description FROM faqcategories WHERE lang = 'fr' ORDER BY ...
Search found 12 matches
- Tue Apr 05, 2005 2:31 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Tue Apr 05, 2005 1:18 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Fri Apr 01, 2005 4:06 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Mon Mar 21, 2005 6:26 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Mon Mar 21, 2005 4:40 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Thu Mar 03, 2005 1:56 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Thu Mar 03, 2005 10:11 am
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Wed Mar 02, 2005 5:39 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Wed Mar 02, 2005 2:25 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
Hi!
I've tried the patch you've sent to my email and now I get this message.
I've tried the script on 2 different SQL Server and I have the same result.
Thank you for your help.
Ronan
I've tried the patch you've sent to my email and now I get this message.
Code: Select all
|
Error: Please install your version of phpMyFAQ once again or send us a bug report.
DB error: 0
Thank you for your help.
Ronan
- Mon Feb 28, 2005 6:27 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
- Fri Feb 25, 2005 5:29 pm
- Forum: General discussions
- Topic: phpmyfaq1.4.6 and pdf
- Replies: 9
- Views: 10697
phpmyfaq1.4.6 and pdf
Hi,
I have a problem with phpmyfaq1.4.6.
My system:
PHP v5.0.3
IIS
Mysql v4.1
The script works well except when I want to export in .pdf a document that contains an image.
[edit] > If I do not have an image, it works.
I get this message:
Warning: getimagesize(../www/phpmyfaq1.4.6/images ...
I have a problem with phpmyfaq1.4.6.
My system:
PHP v5.0.3
IIS
Mysql v4.1
The script works well except when I want to export in .pdf a document that contains an image.
[edit] > If I do not have an image, it works.
I get this message:
Warning: getimagesize(../www/phpmyfaq1.4.6/images ...
- Fri Feb 25, 2005 5:16 pm
- Forum: General discussions
- Topic: phpmyfaq1.5.0rc1 with MS SQL
- Replies: 21
- Views: 24661
phpmyfaq1.5.0rc1 with MS SQL
Hi,
I have a problem with phpmyfaq v1.5.0rc1.
My system:
PHP v5.0.3
IIS
SQL Server 2000
When I go to the installer.php page, I fill all the fields and when I clic Valid I get this message:
Parse error: syntax error, unexpected ':' in D:\Data\www\phpmyfaq1.5.0rc1\inc\mssql.php on line 302
Do you ...
I have a problem with phpmyfaq v1.5.0rc1.
My system:
PHP v5.0.3
IIS
SQL Server 2000
When I go to the installer.php page, I fill all the fields and when I clic Valid I get this message:
Parse error: syntax error, unexpected ':' in D:\Data\www\phpmyfaq1.5.0rc1\inc\mssql.php on line 302
Do you ...