41
fredski
Re: Multi-sites - help me test it properly?
  • 2005/4/18 11:21

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


How easy is this to implement into an existing site?

I Have spent a lot of work customising my XOOPS and would like that to be the template for my other parked domains.

This forum keeps stating that it should be used on a fresh XOOPS install and make it as empty as possible. Id hate to have to got through the whole customisation process again.

Is it possible to do? What do I need to do and if so what pitfalls might I expect to encounter. I appreciate you don't know what mods I've made, but a general idea of pitfalls would be good.

All my tables are to be shared apart from themes, there is nothing in the other sites that is different apart from the look/theme, title and metta tags etc.



42
fredski
Different Themes for Different Domains
  • 2005/4/15 14:22

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Is there a way to set up XOOPS so that each of my domains parked on the same ip address which use the same XOOPS can have a different theme/header?

I think I also have a problem with my current setup as when soemone goes to one of my domains that isn't the main url it displays the correct front page with their url, but when they click on any link it takes them to the main url page for that link :(

Any help with this would be much appreciated, thanks.

Fred



43
fredski
Re: TinyD htaccess code
  • 2005/4/15 9:30

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


hmm changing the rewrite tc_* didn't work, something was still looking for the tc_


come on guys and galls, show me some of your brilliance :)



44
fredski
Re: TinyD htaccess code
  • 2005/4/14 12:59

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


would also like it to name the html to either the page title or the wrapped html name.

would this be possible? I'm sure you gurus out there would know this easy.

I know I can change
RewriteRule ^rewrite/tc_(.*).htmlindex.php?id=$[L]


to


RewriteRule ^rewrite/[b]topic-of-content[/b]_(.*).htmlindex.php?id=$[L]


but if the content varies over a few topics then it's not that usefull.

main thing though is the permanent redirect..



45
fredski
TinyD htaccess code
  • 2005/4/14 11:26

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


I'm using the following htaccess code for my tind modules, is there a way to get a permanent redirect on the rewritten files, so that any previously indexed pages will go to the new ones and not index the old ones?

php_flag register_globals Off

RewriteEngine on

RewriteRule 
^rewrite/tc_(.*).htmlindex.php?id=$[L]
RewriteRule ^rewrite/(.*.html?)$ rewrite.php?wrap=$[L]
RewriteRule ^rewrite/index.php(.*)$ index.php$[L]
RewriteRule ^rewrite/comment_new.php(.*)$ comment_new.php$[L]
RewriteRule ^rewrite/comment_post.php(.*)$ comment_post.php$[L]
RewriteRule ^rewrite/comment_reply.php(.*)$ comment_reply.php$[L]
RewriteRule ^rewrite/comment_edit.php(.*)$ comment_edit.php$[L]
RewriteRule ^rewrite/comment_delete.php(.*)$ comment_delete.php$[L]
RewriteRule ^rewrite/(.*)$ content/$[L]


Any help would be appreciated, Thanks



46
fredski
Re: TinyD and Smarty Meta Tags
  • 2005/4/11 12:49

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


It's ok I went tohttp://www.peak.ne.jp/xoops/ and downloaded a newer version, now it displays XOOPS page titles bases on each individual content page :)



47
fredski
Re: Mime types for newbb2
  • 2005/4/7 11:55

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


AH I was thinking it needed the standard *.* wildcard

Cheers for that :)



48
fredski
Re: Mime types for newbb2
  • 2005/4/7 11:45

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Hmmm, I have it set at *.* but it said the mime type was not accepted, so I changed permission to *.*|*.pdf and it still said no to application/pdf
????



49
fredski
Re: Mime types for newbb2
  • 2005/4/7 11:33

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Ah so it is, I was looking for a global setting, much better having each forum having its own permissions though :) thanks for the quick reply.



50
fredski
Mime types for newbb2
  • 2005/4/7 11:28

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Does anyone know where I can set the mime types allowed for attachments in Newbb 2? Can't find it in the module anywhere :(




TopTop
« 1 2 3 4 (5) 6 7 8 ... 25 »



Login

Who's Online

147 user(s) are online (77 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits