solved invalid search criteria in jrCore_db

amwproductions
@amwproductions
9 years ago
185 posts
Hello we have big problems to higher the traffic more problems comes?

Can you login at www.r-m-n.com with the support1 user data and password we have send you and check out
updated by @amwproductions: 07/20/15 09:29:29PM
douglas
@douglas
9 years ago
2,790 posts
Do you have the developer mode enabled?

On a side note, I see an issue with your news_slider.tpl, you'll want to change your row.blog_text variable from this:

{$row.blog_text|truncate:150:"...":false|jrCore_format_string:$row.profile_quota_id|nl2br}

to this:

{$row.blog_text|truncate:150:"...":false|jrCore_format_string:$row.profile_quota_id:null:nl2br}

that should help with the extra spaces showing up in the sliders caption area.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

updated by @douglas: 10/24/15 01:40:00AM
amwproductions
@amwproductions
9 years ago
185 posts
No we have devolper mode off
amwproductions
@amwproductions
9 years ago
185 posts
Can you login as support1 and check it
douglas
@douglas
9 years ago
2,790 posts
If you'll send your admin login to support[at]jamroom[dot]net I'll take a look.

You may have done this once already, but we don't normally keep admin login information.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
michael
@michael
9 years ago
7,714 posts
The issue is triggered by clicking the play button here:
http://www.r-m-n.com/power-rock-podcast/uploaded_audio/573/power-rock-podcast-interview-with-steve-boyles-and-jay-cee-of-american-bombshell

The song does not play. Try re-uploading the song.

--edit--

When looking at the streaming url for the song:
https://r-m-n.com/uploaded_audio/stream/audio_file/573/key=YfRiIokl1hra/file.mp3
It returns:
Quote: Error: Invalid media id - no data found

Seams like the song not being there is the base cause of the issue. Any idea as to why the songs not making it to the server? or being deleted from the server?
updated by @michael: 06/17/15 07:08:21PM
amwproductions
@amwproductions
9 years ago
185 posts
Error again on audio
image.jpg
image.jpg  •  234KB


updated by @amwproductions: 06/19/15 07:49:36AM
amwproductions
@amwproductions
9 years ago
185 posts
Videostream works audio stream not?
image.jpg
image.jpg  •  746KB


updated by @amwproductions: 06/19/15 07:54:31AM
douglas
@douglas
9 years ago
2,790 posts
Those are are saying that there isn't an audio file to play. Check in your data/media/1 folders and make sure there are .mp3 files to play.

The folders in your data/media/1 directory are numbered by profile ID's and each audio track should have a .mp3 file with the audio ID in the name of the file. ie. jrAudio_228_audio_file.mp3


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
amwproductions
@amwproductions
9 years ago
185 posts
Yes are mp3 files example user/profile. 272 see image attached?
image.jpg
image.jpg  •  532KB


updated by @amwproductions: 06/19/15 09:16:12AM
amwproductions
@amwproductions
9 years ago
185 posts
douglas:
Those are are saying that there isn't an audio file to play. Check in your data/media/1 folders and make sure there are .mp3 files to play.

The folders in your data/media/1 directory are numbered by profile ID's and each audio track should have a .mp3 file with the audio ID in the name of the file. ie. jrAudio_228_audio_file.mp3

Hello all files are into the folder as mp3
douglas
@douglas
9 years ago
2,790 posts
I'm guessing it has something to do with your host as all songs are playing for me now and I'm not seeing the errors in your Activity log anymore.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

Tags