Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Ultrabubble:
SefJam: UltraFriendly URLs for Jamroom
SteveX
Ultrabubble


Joined: 30 Aug 2005
Posts: 8792
Location: Ultrabubble

Posted: 07/29/07 12:11 
I see these missing template errors too, but I still see them when I delete SefJam, so my guess is that this isn't SefJam related.

Can you try this with SefJam disabled (temporarily deleting the contents of the htaccess file or just renaming it will disable SefJam altogether) and see if you get the same results. Thanks.


_________________
Kulshi Mezian!

"Stranger from another planet, welcome to our hole. Just strap on your guitar and we'll play some rock and roll"

Ultrabubble create things.
Back to top
Dazed



Joined: 22 Mar 2006
Posts: 4147

Posted: 07/29/07 12:44 
Using the below, the press kit works without the error. Does that help?



Code
#---------------------------------------------------------------
# Jamroom Friendly URLs mod_rewrite config
# visit http://www.jamroom.net for more details
#
# NOTE: all comments in this file MUST begin at the BEGINNING of
# the line, or apache will not serve your pages up - be careful!
#---------------------------------------------------------------
# $Id: htaccess_friendly_urls,v 3.2 2006/12/05 17:20:58 bigguy Exp $
#---------------------------------------------------------------

# turn MOD_REWRITE on
RewriteEngine On

# this first rule will catch the "blank" entry into the
# Jamroom directory, taking the user to the Jamroom index
RewriteRule ^$ index.php

# this next entry will catch everything else and pass
# it to the Jamroom Friendly URLs script for processing.
RewriteRule (^[-_A-Za-z0-9\ +]*$) friendly.php?search_string=$1 [NE]




Last edited by Dazed on 07/29/07 17:14; edited 1 time in total
Back to top
SteveX
Ultrabubble


Joined: 30 Aug 2005
Posts: 8792
Location: Ultrabubble

Posted: 07/29/07 12:59 
Mine still produces the errors with either no htaccess, or the regular friendly htaccess.

Are you using Cobalt3 or Sage?


_________________
Kulshi Mezian!

"Stranger from another planet, welcome to our hole. Just strap on your guitar and we'll play some rock and roll"

Ultrabubble create things.
Back to top
Dazed



Joined: 22 Mar 2006
Posts: 4147

Posted: 07/29/07 13:00 

SteveX:
Mine still produces the errors with either no htaccess, or the regular friendly htaccess.

Are you using Cobalt3 or Sage?


Cobalt3

www.guitaristworks.com

Back to top
simplepoet



Joined: 12 Dec 2006
Posts: 68

Posted: 07/29/07 13:27 
ok we just bout SefJam
but it shows only for the Cobalt theme
we are running the evo instead

how do we run it for evo

Back to top
Dazed



Joined: 22 Mar 2006
Posts: 4147

Posted: 07/29/07 15:08 
Steve... I found this thread where Brian said..

"I'm not sure why you would ever see these errors on media upload, since the search is never called.

Please check that your Jamroom .htaccess file has been updated to no longer use "search.php" for friendly URLs (which is no longer used as of Jamroom 3) - you can find the recommended .htaccess file in the Jamroom Bonus Pack download called "htaccess_friendly_urls" - simply rename it to ".htaccess" to make it work (if mod_rewrite is working on your "

I pulled up the sefjam.php file which has search.php in there. Could this be the issue?

http://www.jamroom.net/phpBB2/viewtopic.php?t=14379&highlight=template+file+jrsearchheader+tpl

Back to top
SteveX
Ultrabubble


Joined: 30 Aug 2005
Posts: 8792
Location: Ultrabubble

Posted: 07/30/07 01:09 

Dazed:
Steve... I found this thread where Brian said..

"I'm not sure why you would ever see these errors on media upload, since the search is never called.

Please check that your Jamroom .htaccess file has been updated to no longer use "search.php" for friendly URLs (which is no longer used as of Jamroom 3) - you can find the recommended .htaccess file in the Jamroom Bonus Pack download called "htaccess_friendly_urls" - simply rename it to ".htaccess" to make it work (if mod_rewrite is working on your "

I pulled up the sefjam.php file which has search.php in there. Could this be the issue?

http://www.jamroom.net/phpBB2/viewtopic.php?t=14379&highlight=template+file+jrsearchheader+tpl


I dont think it can be as I tried changing those location headers and saw no change. I also get the search errors when SefJam is not installed.


_________________
Kulshi Mezian!

"Stranger from another planet, welcome to our hole. Just strap on your guitar and we'll play some rock and roll"

Ultrabubble create things.
Back to top
SteveX
Ultrabubble


Joined: 30 Aug 2005
Posts: 8792
Location: Ultrabubble

Posted: 07/30/07 01:11 

simplepoet:
ok we just bout SefJam
but it shows only for the Cobalt theme
we are running the evo instead

how do we run it for evo


Hi Simplepoet. If you are Lindsay I have sent you the Evo menu and SQL query by email. If not please let me know your purchase details by PM. Thanks.


_________________
Kulshi Mezian!

"Stranger from another planet, welcome to our hole. Just strap on your guitar and we'll play some rock and roll"

Ultrabubble create things.
Back to top
Dazed



Joined: 22 Mar 2006
Posts: 4147

Posted: 07/30/07 10:03 
I sent a PM to Brian to look into this. I am not sure what else to do!

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 07/30/07 10:45 
If "search.php" is being called anywhere in your .htaccess file, you will need to ensure the proper header, row and footer template parameters are added to the URL, and you will need to create those templates - they are not part of the Jamroom 3.1 "Sage" or "Cobalt3" skins, so you would need to create them.

Hope this helps!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
Dazed



Joined: 22 Mar 2006
Posts: 4147

Posted: 07/30/07 13:54 
Yeah I am having major issues and I am not sure where it is coming from. I removed the .htaccess and put in the default one. I get these errors when trying to uypload a song. I am at wits end!


Code
ERROR! the template file "jr_search_header.tpl" does not exist or is not readable from the skins/Cobalt3 directory
ERROR! the template file "jr_search_row.tpl" does not exist or is not readable from the skins/Cobalt3 directory
ERROR! the template file "jr_search_footer.tpl" does not exist or is not readable from the skins/Cobalt3 directory


Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 07/30/07 14:02 

Dazed:
Yeah I am having major issues and I am not sure where it is coming from. I removed the .htaccess and put in the default one. I get these errors when trying to uypload a song. I am at wits end!


Code
ERROR! the template file "jr_search_header.tpl" does not exist or is not readable from the skins/Cobalt3 directory
ERROR! the template file "jr_search_row.tpl" does not exist or is not readable from the skins/Cobalt3 directory
ERROR! the template file "jr_search_footer.tpl" does not exist or is not readable from the skins/Cobalt3 directory


You'll have to send me your FTP login information, and Jamroom admin login information. The "search" is never called from any media upload, so something is going on at the server level.

I may not be able to get to you until tomorrow though, as I'm totally swamped here with email and posts.

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
Dazed



Joined: 22 Mar 2006
Posts: 4147

Posted: 07/30/07 14:06 
Thanks Brian. I sent you the info!

Back to top
simplepoet



Joined: 12 Dec 2006
Posts: 68

Posted: 07/31/07 16:23 

SteveX:

simplepoet:
ok we just bout SefJam
but it shows only for the Cobalt theme
we are running the evo instead

how do we run it for evo


Hi Simplepoet. If you are Lindsay I have sent you the Evo menu and SQL query by email. If not please let me know your purchase details by PM. Thanks.


yeap Lindsay is me thanks Steve you rock

Back to top
Dazed



Joined: 22 Mar 2006
Posts: 4147

Posted: 07/31/07 16:41 
Hey Steve!

Brian and DJ fixed the main bug on my site fortunately!

I was wondering if you have any problems with the Artist Forum Link, Guestbook, Share This Page and Contact Member links? Currently these are showing the band_id=### for me.

I just was not sure if it was me or if you are working on a fix.

Thanks!

Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Ultrabubble

< Previous123456789101112Next >
 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.