Home arrow Forum
errors in backend
  Welcome, Guest. Please login or register.
December 03, 2008, 09:36:16 PM
Home New Posts Search Calendar


Login with username, password and session length
Forum  |  MamboHacks.com  |  Mambo-SMF Integration 1.2.0 Support  |  Topic: errors in backend « previous next »
Pages: [1] Go Down Print
Author Topic: errors in backend  (Read 5504 times)
Wil
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 10


View Profile
errors in backend
« on: March 30, 2005, 12:11:42 PM »

I've installed 1.2.0 on my locale testarea,  two things. By synchronise the versions aftherwards Powered by SMF 1.0.3 for Mambo is showing in the showing instead of 1.2.0?

The other thing are errors when viewing the config in the backend:
Warning: touch() [function.touch]: Unable to create file index2.php?option=com_rss&feed=RSS1.0&no_html=ss1 because Invalid argument in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 21

Warning: chmod() [function.chmod]: Invalid argument in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 22

Warning: filemtime() [function.filemtime]: stat failed for index2.php?option=com_rss&feed=RSS1.0&no_html=ss1 in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 34

Warning: fopen(index2.php?option=com_rss&feed=RSS1.0&no_html=ss1) [function.fopen]: failed to open stream: Invalid argument in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 44

Warning: fwrite(): supplied argument is not a valid stream resource in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 45

Warning: fclose(): supplied argument is not a valid stream resource in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 46

Warning: fopen(index2.php?option=com_rss&feed=RSS1.0&no_html=ss1) [function.fopen]: failed to open stream: Invalid argument in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 64

Warning: filesize() [function.filesize]: stat failed for index2.php?option=com_rss&feed=RSS1.0&no_html=ss1 in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 66

Warning: fread(): supplied argument is not a valid stream resource in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 66

Warning: fclose(): supplied argument is not a valid stream resource in C:\apachefriends2\xampp\xampp\xampp\htdocs\mambo451a\administrator\components\com_smf\rdf.php on line 67

But everything seams to work 100%  Grin

Regards,
Wil
Logged
cowboy
Administrator
Hero Member
*****

Karma: +30/-0
Offline Offline

Posts: 663



View Profile WWW
Re: errors in backend
« Reply #1 on: March 30, 2005, 01:00:56 PM »

The synchronize shows three versions,
1. SMF version
2. Your component version
3. Latest avaliable component version (live feed where your having issue)

Your RDF is ussue is the same as the previous poster. Both of you are in windows platform where it's not tested. I will test it on my windows asap.

Thanks for the post.
Logged
Goosemoose
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 10


View Profile
Re: errors in backend
« Reply #2 on: March 30, 2005, 06:03:30 PM »

I have the errors on a unix box running Fedora Core 1. Though, I was changing variable names to edit it for a second and third forum, though I don't think that's the problem.



Code:
Warning: touch(): Unable to create file mh_mambo_smf_update.rdf because Permission denied in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 21

Warning: chmod(): No such file or directory in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 22

Warning: filemtime(): Stat failed for mh_mambo_smf_update.rdf (errno=2 - No such file or directory) in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 34

Warning: fopen(mh_mambo_smf_update.rdf): failed to open stream: Permission denied in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 44

Warning: fwrite(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 45

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 46

Warning: fopen(mh_mambo_smf_update.rdf): failed to open stream: No such file or directory in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 64

Warning: filesize(): Stat failed for mh_mambo_smf_update.rdf (errno=2 - No such file or directory) in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 66

Warning: fread(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 66

Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 67
Logged
cowboy
Administrator
Hero Member
*****

Karma: +30/-0
Offline Offline

Posts: 663



View Profile WWW
Re: errors in backend
« Reply #3 on: March 30, 2005, 06:28:56 PM »

Goosemoose,
---
Warning: touch(): Unable to create file mh_mambo_smf_update.rdf because Permission denied in /home/httpd/vhosts/goosemoose.com/httpdocs/administrator/components/com_smf4/rdf.php on line 21
---
It's a permission issue. Set the permission of Administrator directory to writable.
Logged
Goosemoose
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 10


View Profile
Re: errors in backend
« Reply #4 on: March 30, 2005, 06:40:36 PM »

That did it, thanks. I was trying to change permissions on the admin component dir and the component directory itself.
Logged
trench
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2


View Profile
Re: errors in backend
« Reply #5 on: March 31, 2005, 02:18:16 AM »

yay! That solved my problem in the backend. I thought it was just me! Grin
Logged
cowboy
Administrator
Hero Member
*****

Karma: +30/-0
Offline Offline

Posts: 663



View Profile WWW
Re: errors in backend
« Reply #6 on: March 31, 2005, 02:30:32 AM »

I made another revision particular to this one.

Instead of the administrator directory, the temp file is now written to Mambo cache directory. It's in 1.2.0-beta2.
Logged
Wil
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 10


View Profile
Re: errors in backend
« Reply #7 on: April 03, 2005, 06:27:44 AM »

Still the same warnings on beta3  Embarrassed
But I wait for the final the used on our livessite  Cheesy
Logged
Pages: [1] Go Up Print 
Forum  |  MamboHacks.com  |  Mambo-SMF Integration 1.2.0 Support  |  Topic: errors in backend « previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!
None of the text or images in this public website may be copied without the expressed written consent of the authors.
Copyright 2005 by MamboHacks.com. Powered by Mambo. All rights reserved.
TERMS OF USE