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?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
umpgrading from 1.0.0 to 0.3 (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: umpgrading from 1.0.0 to 0.3
#26544
umpgrading from 1.0.0 to 0.3 1 Year, 1 Month ago  
Hi !

Can you please help my in two problems after umpgrading from 1.0.0 to 0.3

1) ...components/com_fireboard/template/default/fb_pathway.php on line 139
2)...components/com_fireboard/template/default/plugin/who/whoisonline.php on line 102
components/com_fireboard/template/default/plugin/who/whoisonline.php on line 75

how can i slove them?
Thx
gorgino (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#26574
Re:umpgrading from 1.0.0 to 0.3 1 Year, 1 Month ago  
Could you post the WHOLE error message please. That doesn't give enough information to help accurately.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#26615
Re:umpgrading from 1.0.0 to 0.3 1 Year, 1 Month ago  
Warning: Invalid argument supplied for foreach() in /home/gorgino/public_html/glostercanary/components/com_fireboard/template/default/plugin/who/whoisonline.php on line 75

Warning: Invalid argument supplied for foreach() in /home/gorgino/public_html/glostercanary/components/com_fireboard/template/default/plugin/who/whoisonline.php on line 102


and...


Warning: Invalid argument supplied for foreach() in /home/gorgino/public_html/glostercanary/components/com_fireboard/template/default/fb_pathway.php on line 139
gorgino (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#26623
Re:umpgrading from 1.0.0 to 0.3 1 Year, 1 Month ago  
Your database was not upgraded properly. More specifically you have database errors. Please try and run the upgrade SQL query again until no errors are returned and make sure you have completed the install.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#26979
Re:umpgrading from 1.0.0 to 0.3 1 Year, 1 Month ago  
Okei, i am also upgrading from 1.0.0 to 0.3. And i read a post of you grumblemarc that one shouldnt start the upgrading if one dosent understand all of the steps. So here are som steps i want you to explain more to me:

"Backup your MySql tables and file structure as described above.



3. Connect to your website via FTP and overwrite all the local files over the remote files. This way your server will have latest files of the stable version

5. Copy “components/com_fireboard/_fbfiles/” directory in the extracted package to “Joomla_Root/images/” directory and rename it to “fbfiles/” and ensure that it is writable (and also all its subdirectories). At the end you will have such a path: “Joomla_Root/images/fbfiles”.

6. Move (old) directories and all contents of “components/com_fireboard/avatars”, “components/com_fireboard/category_images”, “components/com_fireboard/uploaded/files”, “components/com_fireboard/uploaded/images” to the new “Joomla_Root/images/fbfiles”. The final structure should look like this:

EVERYTHING ELSE I ACCUTALY NOT THAT DIFF, BUT THIS PART IS WAY OVER MY HEAD.

7. Open “Upgrades/Fireboard_100_to_1.0.3.Stable.sql” file.

8. If necessary, rename all the “jos_” occurrences to your own database prefix. Hence, if your db prefix it “boj_” then you should rename all “jos_” to “boj_”.

9. Execute the queries on your remote host; either inside phpmyadmin or your favorite database manager. If you don’t know how to do this, please read: community.mybboard.net/showthread.php?tid=4720 If you get any error during the execution, e.g. you had done some modifications to the database before, then you should execute the rest of the queries and not all of them. The queries are executed in the order as they are listed in the upgrade. First at the top and last at bottom.

Thanks
DesiRomeO (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#27004
Re:umpgrading from 1.0.0 to 0.3 1 Year, 1 Month ago  
Don't mean to sound too rude or blunt here but those are pretty basic things that require more time than I currently have to explain in great detail.

Bascially you need to know 2 things to answer MOST of those questions.

1-How To FTP
http://www.ftpplanet.com/ftpresources/basics.htm

2-How PHPMyAdmin works.
http://www.tamba2.org.uk/wordpress/phpmyadmin/

As for some of those questions...

5-Don't know how to explain it any clearer than that. What exactly about this one do you not understand?

6-Same as #5

7-It's a text file. Double click on it to open it.

8-Log in to your host control panel. to access your database. You can se the prefix once there.

9-How to run SQL scripts -> the lazy man's way
www.bestofjoomla.com/component/option,co...w/id,26714/catid,79/
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
The administrator has disabled public write access.  
#27023
Re:umpgrading from 1.0.0 to 0.3 1 Year, 1 Month ago  
The thing is actually that, i am more afraid to f*** up my forum. Thats why i am so carefull with what I do. But i know FTP and all that. No prob. But aight, I will try it out.
DesiRomeO (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/10/09 22:52 By DesiRomeO.
 
The administrator has disabled public write access.  
Go to top