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 

Problem with displaying MMSes

 
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
dario
Guest





PostPosted: Wed Oct 06, 2004 11:38 pm    Post subject: Problem with displaying MMSes Reply with quote

I have a problem on my page, I installed everything succesfully an I tryed to send an MMS and the page lists under the most active my name and exact size of MMS I sent but MMS is nowhere to be found.
You can see it here http://www.faturopolje.hr/peffisaur/index.php
Isn't everything supposed to be saved in msgstore directory? There is nothing there.
Back to top
dario
Guest





PostPosted: Wed Oct 06, 2004 11:48 pm    Post subject: Reply with quote

I looked now in msgstore directory and there is one directory with mms I sent, but it isn't displayed anywhere.
Why isn't it displayed on the front page?
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Sat Oct 09, 2004 10:15 pm    Post subject: Reply with quote

There probably was a problem inserting the message into the database? Did you use the email interface to post the message or the direct URL interface? It's strange because it seems to have added the size of your message to the database but probably not the message itself. Do a "SELECT * FROM messages" in the database to see if there are any messages there or if there is something wrong with them.

/S
Back to top
View user's profile Send private message Visit poster's website
dario
Guest





PostPosted: Sun Oct 10, 2004 10:35 pm    Post subject: Reply with quote

There is a message in msgstore directory and in database but it isn't shown on the page, I used my mobile phone to send the message
Back to top
dario
Guest





PostPosted: Sun Oct 10, 2004 11:04 pm    Post subject: Reply with quote

How do I use this command "SELECT * FROM messages", I use phpMyAdmin and cannot use something else cause I'm using hosting service. I also can't send mms to mail, because of hosting service.
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Tue Oct 12, 2004 1:20 pm    Post subject: Reply with quote

I have NO experience with PHPMyAdmin. But there must surely be a way to either inspect tables or run SQL queries. The table you should look into is called "messages". There should be an entry in it for every message you post.
Back to top
View user's profile Send private message Visit poster's website
dario
Guest





PostPosted: Tue Oct 12, 2004 3:53 pm    Post subject: Reply with quote

Yes there aren't any data in the messages table
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Wed Oct 13, 2004 5:18 pm    Post subject: Reply with quote

And this message is sent how? Using email method or direct posting method? (have you set a URL in your phone and sends the message to whatever you like or are you using your operator's mms settings and send the message to an email address from the phone?)

If you are doing email sending, first make sure that you get the updated recmail.pl from this forum (don't use the one downloadable from the net). It's been posted here: http://www.hellkvist.org/forum/viewtopic.php?t=96&postdays=0&postorder=asc&start=0

Then make sure you have the right mysql settings in that recmail.pl. It does not take the configuration from the config.php so you need to configure recmail.pl similarly as you did in config.php (username, password etc).

Also check the logfile specified in .procmailrc if it says anything worth knowing.

If you are using the other interface to post messages make sure you have gotten the .htaccess right with the rewrite rules. But the phone should really complain if something goes wrong when posting with this interface so you are probably using email right?
Back to top
View user's profile Send private message Visit poster's website
dario
Guest





PostPosted: Wed Oct 13, 2004 11:20 pm    Post subject: Reply with quote

No I use my phone to post messages, the phone sends them and everything is ok...
I can't use e-mail.

My .htaccess looks like this
Code:

RewriteEngine On
RewriteBase   /peffisaur
RewriteRule   ^s/([^/]+)/([^/]+)    /serv/www/htdocs/faturopolje/peffisaur/send.php [E=uid:$1,E=pwd:$2]
RewriteRule   ^~(.*)    /serv/www/htdocs/faturopolje/peffisaur/home.php?user=$1
php_flag register_globals 1



And I tryed to change RewriteBase from /peffisaur to just / (i looked it helped someone then tho phone gives an error, but with /peffisaur everything is ok it isn't just displayed on the page.
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Sun Oct 17, 2004 4:43 pm    Post subject: Reply with quote

Yeah, but what I meant was. Do you keep your operator's MMS settings and send the message to an address such as p-12312312@domain.com or do you have your domain configured in the phone as Message server and post the message to any receiver whatsoever?
Back to top
View user's profile Send private message Visit poster's website
dario
Guest





PostPosted: Sun Oct 17, 2004 7:02 pm    Post subject: Reply with quote

No, I don't use operator settings. I use configured settings domain, and I send the message to anybody.
Back to top
Peffis
Site Admin


Joined: 09 Sep 2003
Posts: 324
Location: Sweden

PostPosted: Sun Oct 17, 2004 8:27 pm    Post subject: Reply with quote

If you post a message with just a text message - will it then display properly or is it still not there?
Back to top
View user's profile Send private message Visit poster's website
dario
Guest





PostPosted: Sun Oct 17, 2004 9:35 pm    Post subject: Reply with quote

Still not there...
Back to top
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