1
grandfso
$bbUrl
  • 2004/8/13 7:51

  • grandfso

  • Just popping in

  • Posts: 14

  • Since: 2004/8/8 1


Ok, here's another question
I am looking for the file, in which i can change this var $bbUrl

2
Dave_L
Re: $bbUrl
  • 2004/8/13 10:24

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


modules/newbb/config.php

// You shouldn't have to change any of these
$bbUrl['root'] = XOOPS_URL."/modules/newbb/";
$bbUrl['admin'] = $bbUrl['root']."admin";
$bbUrl['images'] = $bbUrl['root']."images";
$bbUrl['smilies'] = $bbUrl['images']."smiles";


Why do you want to change that?

3
grandfso
Re: $bbUrl
  • 2004/8/13 10:35

  • grandfso

  • Just popping in

  • Posts: 14

  • Since: 2004/8/8 1


ok, i misunderstood something, i need to change XOOPS_URL then :]
i need to change this, cuz ive changed my server and XOOPS on the new serv takes images from the old one :/

4
Dave_L
Re: $bbUrl
  • 2004/8/13 10:38

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Edit mainfile.php

5
grandfso
Re: $bbUrl
  • 2004/8/13 16:01

  • grandfso

  • Just popping in

  • Posts: 14

  • Since: 2004/8/8 1


you mean this:

// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_URL', 'http://myurl.com/xoops');

everything here is all right, and it is still getting imgs from the old serwer, mby there is a cached file or something?

Login

Who's Online

155 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

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

Latest GitHub Commits