11
oldenough
Problems with CBB
  • 2007/2/23 7:49

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


I have a fresh 2.0.16 install and have installed the forum module CBB. When I press "create a new category" nothing happens. When I try to edit the default category, nothing happens.

I believe the issue is that I lack the XOOPS editor?



12
oldenough
Re: Protector won't work!
  • 2007/2/20 15:21

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


I SOLVED IT!

The last two lines shall not be included into mainfile.php before the module is installed!

First move the module files&folders into the modules folder, the create the TRUST PATH folder and move the files & folders belonging there into it and then

--> add the define XOOPS trust path into mainfile.php

-->Install the module

--and finally--->put the last two lines into mainfile.php

-->SMILE & have a lager



13
oldenough
Protector won't work!
  • 2007/2/20 14:57

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


I have installed a brand new 2.016. Only system module installed. I have made a trust path folder outside web area. And in there /modules/protector/(all files & folders)
And in /modules in XOOPS all the "html"-files & folders.

In mainfile.php below define XOOPS url I added:

define('XOOPS_TRUST_PATH''/path1/path2/home/xxxxx/trustdir');


Almost at the bottom of mainfile.php I typed:

include XOOPS_TRUST_PATH.'/modules/protector/include/precheck.inc.php' ;
    if (!isset(
$xoopsOption['nocommon']) && XOOPS_ROOT_PATH != '') {
        include 
XOOPS_ROOT_PATH."/include/common.php";
    }
    include 
XOOPS_TRUST_PATH.'/modules/protector/include/postcheck.inc.php' ;
}
?> (EOF)


And then, when trying to access my url I got a blank page stating:

DB connection failed, or wrong XOOPS_DB_PREFIX in mainfile.php, or broken config table, or broken Protector installation.

And I can't get any further. When I uncomment all these changes i manifile.php my XOOPS cant find any module either...

So I am lost...Anyone any idea???



14
oldenough
Time to get rid of tables?
  • 2007/2/20 10:58

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


Perhaps the time has come, also for Xoops, to get rid of old design concepts and only use CSS for all design?

This will make XOOPS a lot more scalable and useable. Myabe the work has started?



15
oldenough
Re: Where to put Google Analytics?
  • 2007/2/20 10:53

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


Quote:

highlander wrote:
Just put the code into the footer in the admin side.
I have it there on all my sites and it works a treat !

you'll love analytics !!!

kind reagrds,

Highlander


Ok, thanks, I will do that!



16
oldenough
Where to put Google Analytics?
  • 2007/2/20 7:18

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


In which file and where to place the Javascript code for Google Analytics??? The most obvious place must be before the closing </body> tag, but...where is it?



17
oldenough
News in a real news state
  • 2007/2/20 7:11

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


What a dream it could be - the XOOPS News module with formatting options which could enable you to make a REAL news site, with a lot of pictures in every article, with thumbnails on the teaser text, positioned either left or right, with text floating, with possibility to add byline under images, with nice CSS formatting options, with possibility to add multimedia as well as dynamic topics to each article, boxes with reusable facts information... enabling the webmaster to produce and maintain a real news site, a web magazie, an ezine... you name it. I am dreaming, and perhaps waiting for this to happen. Then I really would donate. Oh yes. So I keep on waiting and dreaming...hoping for the birth of a real news module!




18
oldenough
Re: Protector module will not show up!
  • 2007/2/20 6:12

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


Quote:

JAVesey wrote:
Is your xoops_root_path defined as something like:

/xxxxx/xxx/home/myweb/html/

or

/xxxxx/xxx/home/myweb/

If its the latter then move your "Trust path" files to:

xxxxx/xxx/home/secret/

and alter the xoops_trust_path in mainfile.php accordingly.

The xoops_root_path and xoops_trust_path should be exactly "parallel" to each other.

Hope this helps.


Thanks John, I will try that! I haven't made the "trust path" as a paralell to the plugin path, but I will try later on. Again: Thanks!



19
oldenough
Protector module will not show up!
  • 2007/2/19 21:46

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


I have installed a brand new 2.016 and edited mainfile.php and made it ready for Protector 3.0 and the Trust Path. This path is outside my web area and linked correctly in mainfile.php. Like this:

define('XOOPS_TRUST_PATH', '/xxxxx/xxx/home/myweb/secret/protector');


The protector files & folders in Trust Path are all in their place.
The files & folders in the public module are all in place.


Xoops starts up, no error messages. But the module will not show up in system admin?? I tried to remove the Protector folder and re-FTP it all, but still: It won't show up at all???

I'm a bit exhausted...



20
oldenough
Re: Frameworks -explanation
  • 2007/2/19 11:25

  • oldenough

  • Just popping in

  • Posts: 76

  • Since: 2006/12/11


Aha - I see! Thank you, that explains a lot. The thing I should do is to verify wheter my version is at least 1.10?




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



Login

Who's Online

155 user(s) are online (94 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