Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
SOLUTION: Joomap support (1 viewing) (1) Guest
Go to bottom Favoured: 2
TOPIC: SOLUTION: Joomap support
#25732
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
VivaChile (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#25734
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
reinstall again


do you have forum running with categories.....
iosoft (User)
FB Quality & Testing Team
Senior Boarder
Posts: 458
graphgraph
User Offline Click here to see the profile of this user
Gender: Male futureiosoft Location: Kolkata, INDIA Birthdate: 1981-08-06
Logged 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.  
#25735
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
I use only one category, and two seccions, should i add a new category?
VivaChile (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#25736
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
give a try.... but don't think its the problem....

reinstall... fresh download
iosoft (User)
FB Quality & Testing Team
Senior Boarder
Posts: 458
graphgraph
User Offline Click here to see the profile of this user
Gender: Male futureiosoft Location: Kolkata, INDIA Birthdate: 1981-08-06
Logged 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.  
#25739
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!!!
demouser (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#25745
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
VivaChile (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/10/02 21:03 By VivaChile.
 
The administrator has disabled public write access.  
#25759
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:
VivaChile (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/10/02 22:53 By VivaChile.
 
The administrator has disabled public write access.  
#25763
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
raul.lnx (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#25764
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
re download the plugin, have some changes since yesterday
VivaChile (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#25765
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
VivaChile wrote:
re download the plugin, have some changes since yesterday

Thanks VivaChile, i'm going to test it now.

I have the same problem that you , VivaChile:


Warning: Invalid argument supplied for foreach() in
/var/www/xxxxx/administrator/components/com_j...fireboard.plugin.php on line 87

Warning: Invalid argument supplied for foreach() in
/var/www/xxxxx/administrator/components/com_j...fireboard.plugin.php on line 105
raul.lnx (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/10/02 23:23 By raul.lnx.
 
The administrator has disabled public write access.  
Go to top