41
Rhomal
Re: Xoops Stats with another Stats Module ?
  • 2005/12/30 14:14

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


Quote:

jdseymour wrote:
Quote:

jonwatson wrote:
I TOTALLY want to try phpstats, but your tutorial on how to set it up is missing the javascript part.

Probably stripped out by the system. Can you post it somewhere so I can set it up? The demo looks freaking awesome.

Thanks!


Here is the code. Change it to match your site and paste it in the footer of your current theme.html:

<script type="text/javascript" src="http://www.yoursite.com/your_stats_folder/php-stats.js.php"></script>
<
noscript><img src="http://www.yoursite.com/your_stats_folder/php-stats.php" border="0" alt=""></noscript>


HTH.

The code will be generated under options on the php-stats menu after install.


So would it be ok to put this code right under where the CBB code is to make the CBB menus work?

I am a little confused as to where this code needs to go. I am not a html guy. :) Thanks for any help.



42
Rhomal
Re: Xoops Stats with another Stats Module ?
  • 2005/12/29 15:12

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


Is there a place I can see this module in action?

Edit: found one, nice module thanks!



43
Rhomal
Re: News 1.44 RSS bug?
  • 2005/12/29 0:56

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


Thank you so very much for this fix!



44
Rhomal
Re: Upgrading from 2.0.13 to 2.3 issue
  • 2005/12/28 1:08

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


I uploaded that file from a fresh d/l of the full package as well as the notification files from the include dir. wiped the files in the cache dir and hit the update button on the system module. Same issue, blank screen.

Any other help appreciated.



45
Rhomal
Re: Upgrading from 2.0.13 to 2.3 issue
  • 2005/12/27 23:11

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


Quote:

jdseymour wrote:
Usually for a blank page (My experience) PHP will usually have an error or a warning. Notices most of the time will not affect the site operation. And these notices you showed were on the blank page itself when you viewed it?


Exactly. The page was all white except for that text. When I turn debugging off from the system general settings, its just a plain white page.



46
Rhomal
Re: Upgrading from 2.0.13 to 2.3 issue
  • 2005/12/27 23:04

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


Quote:

jdseymour wrote:
All notices? No warnings or errors at all? These have nothing to do with an error as far as I can tell. And these are common when using a newer version of PHP.

Not sure what to check next.


Note this was the debugging from the admin menu -> system -> general settings; that I enabled. I selected all 3 options. Was there any other debugging I should have turned on?



47
Rhomal
Re: Upgrading from 2.0.13 to 2.3 issue
  • 2005/12/27 22:41

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


my bad, meant to post them. Here is what the page shows when I turn the 2.3 debugging on:

Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\kernel\config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\kernel\profile.php line 94
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\include\common.php line 215
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\kernel\config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\kernel\config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Program Files\Apache2\htdocs\notifications.php line 78
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\modules\smartsection\xoops_version.php line 527
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\kernel\config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file C:\Progra~1\Apache2\htdocs\class\database\mysqldatabase.php line 242



48
Rhomal
Upgrading from 2.0.13 to 2.3 issue
  • 2005/12/27 22:33

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


I noticed all my core pages display except when I click on "Notifications" under the user menu.

I get a blank page, yet all other pages seem to render properly. Any advice appreciated.



49
Rhomal
How to enable HTML by default in CBB?
  • 2005/12/20 23:50

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


I noticed since I moved from CBB 1.x to the newest CBB 2.x when someone posts the check box for enable HTML by default is unchecked. This causes issues as when ppl use the koivi editior they see a bunch of code in the post display.

What do I have to do so it by default checks that box?

Thanks!



50
Rhomal
Manually approving accounts on Xoops 2.3.0
  • 2005/12/19 19:40

  • Rhomal

  • Quite a regular

  • Posts: 274

  • Since: 2004/10/5


I feel like a idiot... But since I upgraded from 2.0.13 to 2.3 I can not figure out how to manually activate accounts. I have them queueing up but cant see the way to activate them in the admin menu. Any help appreciated!




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



Login

Who's Online

213 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 213


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