hellkvist.org Forum Index hellkvist.org
Discussions about the free software on hellkvist.org
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

multimedia message sending failed (using direct)

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur
View previous topic :: View next topic  
Author Message
noog-
Guest





PostPosted: Thu Apr 01, 2004 2:33 pm    Post subject: multimedia message sending failed (using direct) Reply with quote

when i change my "homepage" on my multimedia message settings to http://www.livemms.net/s/1/0ee5c19d and try and send a multimedia message to "1" like I did on Peffisaur's demo page,

It says "multimedia message sending failed" but the page itself has updated only without the pictures

http://www.beta.livemms.net/index.php

my "messages" directory is chmod 777 and empty, can anyone (peff? Very Happy) throw any light on the situation?
Back to top
Guest






PostPosted: Thu Apr 01, 2004 2:41 pm    Post subject: Reply with quote

oops, the homepage/gateway was http://www.beta.livemms.net/s/1/0ee5c19d Smile
Back to top
noog-
Guest





PostPosted: Thu Apr 01, 2004 3:28 pm    Post subject: Reply with quote

the only thing I can think of is the htaccess isn't correct, it currently reads:

RewriteEngine On
RewriteBase /www/www2.livemms.net/html
RewriteRule ^s/([^/]+)/([^/]+) /send.php [E=uid:$1,E=pwd:$2]
RewriteRule ^~(.*) /home.php?user=$1

-

saying that, the rewrites work fine when clicked, but seem to mess up when trying to send,do i need to chmod any of the php files?

Crying or Very sad
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Thu Apr 01, 2004 3:52 pm    Post subject: Reply with quote

I see on your page that you now have a picture posted there. So did you solve this issue or are you still in the need of support? If there was a problem that you solved perhaps you could share it and the solution here in case someone else stumbles on the same thing.
Back to top
View user's profile Send private message Visit poster's website
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Thu Apr 01, 2004 3:54 pm    Post subject: Reply with quote

I assume it was the rewrite base or?
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Fri Apr 02, 2004 12:19 am    Post subject: Reply with quote

yeah it was the rewrite base

I changed it to

RewriteEngine On
RewriteBase /
RewriteRule ^s/([^/]+)/([^/]+) /full/path/to/send.php [E=uid:$1,E=pwd:$2]
RewriteRule ^~(.*) /full/path/to/home.php?user=$1

and it worked fine Smile
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Fri Apr 02, 2004 8:18 am    Post subject: Reply with quote

Goodie! Smile
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    hellkvist.org Forum Index -> Peffisaur All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group