Webmastersite.net
Register Log In

help items rewrite
error

Comments on help items rewrite

peumus
Forum Regular

Usergroup: Customer
Joined: Aug 09, 2004
Location: Chile

Total Topics: 172
Total Comments: 462
peumus
Posted Oct 28, 2007 - 4:06 AM:

With help rewrite enabled I find the following error when clicking on a help item:


.....

Query 8: SELECT `id`,`to`,`subject`,`message`,`headers`,`replacement`,`mime` FROM data_email WHERE timesent=0 ORDER BY id ASC LIMIT 0,10

Number of rows is 0

Query 9: UNLOCK TABLES

Load time so far: 0.22 seconds.

Query 10: SELECT `id`,`name`,`numsubjects`,`priority` FROM data_helpcategory WHERE id=77

Load time so far: 0.31 seconds.

Query 11: SELECT `id`,`subject`,`helptext`,`priority`,`category` FROM data_helpitem WHERE 1=1 AND (category=) ORDER BY priority ASC LIMIT 0,1000

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /.../.../.../.../.../databases/mysql.php on line 26

Number of rows is You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY priority ASC LIMIT 0,1000' at line 1

Load time so far: 0.46 seconds.

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY priority ASC LIMIT 0,1000' at line 1

Query 12: SELECT `id`,`memberid`,`location`,`time`,`ip`,`browser`,`starttime`,`catid`,`threadid`,`areaname`,`lastsearch`,`nopermission`,`inchat`,`name`,`isrobot`,`lastchat`,`groupnamestyle`,`acceptims`,`visibility`,`profileurl` FROM data_sessions WHERE memberid=1

Number of rows is 1

Load time so far: 0.46 seconds.

...

Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Oct 29, 2007 - 10:01 AM:

No problems for me: http://links.webmastersite.net/help/

Did you type a custom format? What is it?
peumus
Forum Regular

Usergroup: Customer
Joined: Aug 09, 2004
Location: Chile

Total Topics: 172
Total Comments: 462
peumus
Posted Oct 29, 2007 - 11:33 PM:

Thanks,
Now I find it working correctly after replacing:
href="help.php?action=showcat&id={HELPCATID}"

with
href="{HELPCATURL}"

at helpmain.tpl
I thought I changed them before but not.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.