233601
Mithrandir
Re: Xoops + Power Phlogger

Why on earth did you add it to the mainfile.php? mainfile.php is not for outputting data to the screen.

Add it to your theme's theme.html for it to show up on all pages

Also read this



233602
tedsmith
Re: NewBB Module - Blank Page after submitting a posting
  • 2004/10/1 8:25

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


**BUMP**



233603
bomsey
forum admin problem
  • 2004/10/1 8:22

  • bomsey

  • Just popping in

  • Posts: 14

  • Since: 2004/9/22


Hi,

I have a problem with my forum.
I use the latest version of XOOPS and newbb.
But when i go to my admin menu to ad a forum i see this:

Resized Image

i don get a error can someone help me?



233604
tedsmith
Re: Could not register new user.
  • 2004/10/1 8:15

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


If the problem is definately the same as the problem described in the thread above, then try this (as suggested by Dave_L - it worked for me)

To disable the HTTP_REFERER check, add the following code lines at the beginning of the function xoops_refcheck in the file :

include/functions.php


function xoops_refcheck($docheck=1)
{

return true; // disable HTTP_REFERER check
$ref = xoops_getenv('HTTP_REFERER');
if ($docheck == 0) {
...
}

Save the file, and try again.



233605
potamkin
Xoops + Power Phlogger
  • 2004/10/1 7:43

  • potamkin

  • Just popping in

  • Posts: 4

  • Since: 2004/9/30


Hi!

I installed Power Phlogger to monitor my web stats. There is in the installation manual a line that i should add to my " documents.
Something like this:

<script language="JavaScript" type="text/javascript" src="pphlogger.js"></script>
<noscript><img alt="" src="http://www.yourserver.com/pphlogger/pphlogger.php?id=username&st=img"></noscript>

Ofcourse I replaced addres line to match my propertis and added this to mainfile.php at the bottom. And after this I only see a blank screen entering my website...

Anybody know whats wrong?

Thanks in advance.

Michael







233606
Anni5166
Approving comments
  • 2004/10/1 6:14

  • Anni5166

  • Just popping in

  • Posts: 39

  • Since: 2004/9/30


How do I approve comments posted by users that are showing 'pending' status. I thought I had it set up so that anonymous users can post anywhere except in two forums, but a friend has posted an anonymous comment which needs my approval to show up. Thanx in advance.



233607
vinit
Re: Google + Xoops issue
  • 2004/10/1 5:16

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


I was looking into awstats, well i have good bandwidth so this wont make much pain.. but would be painful if googlbot made 1000 hits and yet not being able to bring up the site in the ranking :(



233608
YourHelp
Re: recreating user sign-up
  • 2004/10/1 4:56

  • YourHelp

  • Friend of XOOPS

  • Posts: 479

  • Since: 2003/6/9 6


This has been discussed over and over and over. In the last discussion about this I remember Herko saying that this may be introduced in the next version of XOOPS that they are working on. At the moment it’s not available as far as I know if you do find it make it public as there is a few who want this option.



233609
Catzwolf
Re: Getting rid of child posting
  • 2004/10/1 4:45

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Quote:

Bassman wrote:
In your system admin>preferences>General Settings, you have to have your default Comment Display Mode set to flat, and in "Edit Account" in user menu, "Comments Display Mode" also set to "flat"


Ya beat me to it LOL

Edit**



233610
Bassman
Re: Getting rid of child posting
  • 2004/10/1 4:44

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


In your system admin>preferences>General Settings, you have to have your default Comment Display Mode set to flat, and in "Edit Account" in user menu, "Comments Display Mode" also set to "flat"







Login

Who's Online

168 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 168


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