I have no Idea what I did, but my orca html tags are all over the place

jimi posted 11th of May 2008 in Community Voice. 3 comments.
I have no idea, but I've installed this about 6 to 7 times now, so I'm breaking down and asking, what the heck I did,

I customized my site and now my forum is screwed over.  the html tags are everywhere and I have no idea why,

I'm not sure if anyone else has had this problem.  But I thought I'd ask

if you wanna check it out my site's error is at www.gamesani.com/dolphin/orca . 

I also had to change the .htpaccess file to remove global variables. 

I had it, it always starts out fine and screws up.

If anyone knows the solution, Hook it up.

Peace Bro's and Sis's.

 
Comments
·Oldest
·Top
Please login to post a comment.
AndreyP
You should enable xslt support at your server,
just read:
http://www.boonex.com/trac/orca/wiki/OrcaStart
before
DosDawg
has nothing to do with your xslt support on the server. there are two things that are going on here. first off you need to find the .htaccess that is located in the orca directory, drop the line that calls for php4, remove that, you must be running php5 and this is a conflict between your server and the files that are being served and the .htaccess file.

that will take care of the header and footer issue.

now the [L[Forums]] there is a link if you view orca from admin, "en" clicking see more on this should recompile the language file and those [] will go away.

i had so much stuff screwed up on mine, that i had changed that it was just best for me to do a clean install. but i fought that same problem for about two months.

later,
DosDawg
jimi
Sorry, I couldn't find the php part, but I'm looking for it still. Just thought I'd ask if you knew which one it was under, secondly thanks a bunch for your time and hope you all have a good one.

Peace


AddType application/xml .xsl

RewriteEngine On

RewriteRule ^group/(.+)\.htm$ index.php?action=goto&cat_id=$1 [QSA,L]
RewriteRule ^forum/(.+)-([0-9]+)\.htm$ index.php?action=goto&forum_id=$1&start=$2 [QSA,L]
RewriteRule ^forum/(.+)\.htm$ index.php?action=goto&forum_id=$1&start=0 see more [QSA,L]
RewriteRule ^topic/(.+)\.htm$ index.php?action=goto&topic_id=$1 [QSA,L]
RewriteRule ^user/(.+)\.htm$ index.php?action=goto&user=$1 [QSA,L]

RewriteRule ^rss/forum/(.+)\.htm$ index.php?action=rss_forum&forum=$1 [QSA,L]
RewriteRule ^rss/topic/(.+)\.htm$ index.php?action=rss_topic&topic=$1 [QSA,L]
RewriteRule ^rss/user/(.+)\.htm$ index.php?action=rss_user&user=$1 [QSA,L]
RewriteRule ^rss/all\.htm$ index.php?action=rss_all&sort= [QSA,L]

Sorry
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.04930305480957