First thing I do after every Mod install ;) Thats the code of the postrow: <!-- BEGIN postrow --> <!-- IF postrow.S_FIRST_UNREAD --><a id="unread"></a><!-- ENDIF --> <div id="p{postrow.POST_ID}" class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<...
Hey, I uncommented RewriteRule ^forum\.html$ /index.php [QSA,L,NC] to use forum.html as the index, but when I access the url I get redirected to the forum root..Don't know what I do wrong Edit: I also wondering why every index link points to the root and not the index.php See: http://www.roqbar.de F...
Today I installed a new style: proglass. So I had to redo the changes from aseourl. After doing this the top button in the right corner of every post looked weird:
I'm thinking about a bridge for phpbb, maybe with drupal oder lotus core (which is down atm) because I won't do that now, I thought to redirect the forum links, so that google can index everything. So long I can't use the root, which doesn't matter, because I want to wait with a cms anyway ;) If red...
so you don't have to apply the subsilver2 changes ;) Just edit prosilver: # #-----[ OPEN ]------------------------------------------ # styles/prosilver/template/forum_fn.js # #-----[ FIND ]------------------------------------------ # function jumpto() { var page = prompt(jump_page, ...
hey, I moved my board from my root folder to a subfolder named /community. Is there a way to redirect every visitor to the subfolder? I have done it the other way with a htaccess: Redirect /board http://www.roqbar.de/ which redirected every visit from the subfolder to the root, but Redirect / http:/...