|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
Iosoft, any idea whats is wrong in my implentation of the plugin, i get this warnigns:
[code:1]Warning: Invalid argument supplied for foreach() in /home2/sluadmin/public_html/administrator/components/com_joomap/plugins/fireboard.plugin.php on line 87
Warning: Invalid argument supplied for foreach() in /home2/sluadmin/public_html/administrator/components/com_joomap/plugins/fireboard.plugin.php on line 105
[/code:1]
Thanks
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
reinstall again
do you have forum running with categories.....
|
|
|
Logged
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
I use only one category, and two seccions, should i add a new category?
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
give a try.... but don't think its the problem....
reinstall... fresh download
|
|
|
Logged
|
|
|
Last Edit: 2007/10/02 20:12 By iosoft.
|
|
Developer: FB-Poll System, FB-Joomap plugin, FB-OpenSEF extension, FB-Primezilla Hacker, Fireboard WAP.
Vote my site- GigaHertZ
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
iosoft wrote:
Didn't get any mail from you.
Hope the problem solved.
hey i wakeup about an hour ago  )))
I tested the new version for php4 and is working perfect man!!!
really good job!! now i love my sitemap!!!
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
iosoft wrote:
give a try.... but don't think its the problem....
reinstall... fresh download
I get a fresh download and reinstall, the same problem
[code:1]Warning: Invalid argument supplied for foreach() in /home2/sluadmin/public_html/administrator/components/com_joomap/plugins/fireboard.plugin.php on line 87
Warning: Invalid argument supplied for foreach() in /home2/sluadmin/public_html/administrator/components/com_joomap/plugins/fireboard.plugin.php on line 105[/code:1]
¿need more information, may be some kind of test to know what`s going wrong..thanks in for your patience and help.
:S
|
|
|
Logged
|
|
|
Last Edit: 2007/10/02 21:03 By VivaChile.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
I think my problem is related with the querys, i changed the query in line 88 to this:
[code:1]$query = "SELECT id as cat_id, name as cat_title, ordering FROM #__fb_categories WHERE parent>0 AND published!=0 ORDER BY name";[/code:1]
and in line 99 to this:
[code:1]$querymsg = "SELECT id as forum_id, catid as cat_id, subject as forum_name FROM jos_fb_messages WHERE subject NOT LIKE 'Re:%' AND moved=0 AND hold=0 ORDER BY ordering"[/code:1]
is there any risk on this?
Thanks
:unsure:
|
|
|
Logged
|
|
|
Last Edit: 2007/10/02 22:53 By VivaChile.
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
Ok, now it's running, but joomap show this error:
[code:1]Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in
/var/www/xxxxxxxx/administrator/components/com_joomap/plugins/fireboard.plugin.php on line 58[/code:1]
My PHP Version :
PHP 4.4.4-8 (cli) (built: Nov 22 2006 21:51:28)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
And the FB-Joomap is: @version 2.0 fireboard.plugin.php 4.92KB 2007-10-01
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
Re:SOLUTION: Joomap support 1 Year, 2 Months ago
|
|
|
re download the plugin, have some changes since yesterday
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
Logged
|
|
|
Last Edit: 2007/10/02 23:23 By raul.lnx.
|
|
|
The administrator has disabled public write access.
|
|
|