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
#25527
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
hello and thanks very much for this useful plug in!!!

Atm im getting the following error :


[code:1]Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/blabla/public_html/bla/administrator/components/com_joomap/plugins/fireboard.plugin.php on line 58[/code:1]

Im sure that it is my fault as im a noob to these things ..

the line 58 is the Parameter line ...
lets say i want to use const timeFrame=1; ....
should i replace all the line

const timeFrame=1; // (0 to 9999) integer only

with this 1?

const timeFrame=1;

(kill me)
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.  
#25531
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
Please redownload the ZIP, I think you have deleted some / or *.

You only have to change the value, i.e 1 nothing else. Others are comments only.

Say, you want 5 year report, then the line should look like -
[code:1]const timeFrame=5; // (0 to 9999) integer only[/code:1]

Make sure you are changing only that number and nothing else.
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.  
#25533
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
thanks for your fast reply iosoft!
unfortunately i cant make it to work.
My Joomla installation is inside a subfolder like mysite.com/joomla .
This is also what i put inside the sitemap_index.xml.

The rest of it i leave as it is
[code:1]http://mysite.com/joomla/index.php?option=com_rss&feed=RSS2.0&no_html=1[/code:1]
and
[code:1]http://mysite.com/joomla/index2.php?option=com_joomap&view=google&no_html=1[/code:1]

Is that right? :/
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.  
#25535
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
email me the PHP file that you have modified and the error.
I will have a look tomorrow.

My email is in that PHP file.


BTW: is it working with the unmodified PHP File ?
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/01 23:07 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.  
#25582
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
Didn't get any mail from you.
Hope the problem solved.
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.  
#25595
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
I also get the Message:

Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/blabla/public_html/bla/administrator/components/com_joomap/plugins/fireboard.plugin.php on line 58

I only changed the Line 58 to:

const timeFrame=0; // (0 to 9999) integer only

No more changes!

Please help!
Puschelbaer (User)
Junior Boarder
Posts: 64
graphgraph
User Offline Click here to see the profile of this user
Gender: Male frank-schroeder J-CMS Location: Germany Birthdate: 1977-02-01
Logged Logged
 
http://www.J-CMS.de
Sorry for my english! In this Community
I learn Joomla, Template Design, Javascript, CSS, PHP, XML, Firewoks... and English too
 
The administrator has disabled public write access.  
#25604
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
Sorry for the ERROR.

Actually, I developed the code on PHP5 and this line is not supported in PHP4+
Rewriting the code for all users.

CODE is written, testing.....

BIG SORRY.
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.  
#25613
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
CODE fixed.

Redownload from the same link.
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.  
#25614
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
Thank you very much. You're the best, iosoft.
SiXX (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#25619
Re:SOLUTION: Joomap support 1 Year, 2 Months ago  
It Works! Great!!!!!
Only one more question!

The Headings of all Menues in the Sitemap are formated with "h2"
But the Heading Name "Forum" is not formated.

How can i change this ?

Greetings from Germany!
Puschelbaer (User)
Junior Boarder
Posts: 64
graphgraph
User Offline Click here to see the profile of this user
Gender: Male frank-schroeder J-CMS Location: Germany Birthdate: 1977-02-01
Logged Logged
 
http://www.J-CMS.de
Sorry for my english! In this Community
I learn Joomla, Template Design, Javascript, CSS, PHP, XML, Firewoks... and English too
 
The administrator has disabled public write access.  
Go to top