1
Dante7237
xoops.js missing?
  • 2010/2/20 20:33

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


I'm unsure as to whether this is a newbb error, or what, as I seem to get it in other parts of my install..

But this is what I find in my logs lately:
File does not exist: /public_html/reguser/Frameworks/textsanitizer/xoops.jsrefererhttp://infernallogic.com/reguser/modules/newbb/viewtopic.php?topic_id=10&forum=6


Can't locate any xoops.js file. Am I missing the file, or is it an error?

Just upgraded from 2.4.3 to 2.4.4 and didn't generate the error with previous install.

Thanks.

2
Dante7237
Re: xoops.js missing?
  • 2010/2/20 21:12

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Ok, I found the file in the "include" folder and copied it to the frameworks/textsanitizer folder..

Not generating the error any longer.. Why wasn't the file already there?

It's not like I removed any files.. hehehe


3
madDan
Re: xoops.js missing?
  • 2010/6/8 2:39

  • madDan

  • Not too shy to talk

  • Posts: 105

  • Since: 2010/1/6 1


It is the same with the full 2.4.4 build, ie not the upgrade, is it a bug with 2.4.4 or with what calls it?

Where is it within the 2.4.5 build?

4
ghia
Re: xoops.js missing?
  • 2010/6/8 7:22

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It should not be at that place. Seems something composed a wrong URL for that file.
Can you find the reference to that xoops.js in the html source of your browser? What does it say?

5
madDan
Re: xoops.js missing?
  • 2010/6/8 9:52

  • madDan

  • Not too shy to talk

  • Posts: 105

  • Since: 2010/1/6 1


I'll have to have a dig around tonight (on shifts) it was only my webstats that brought my attention to it, the site runs without throwing up an error when it wasn't there,

currently running

Under 2.4.4

Modules Administration
Module                     Version     
System                    2
User Profile             1.57    
Protector                3.4    
Forums                    3.08 
(cbb)
Members                    1
Happy Linux Framework    1.5
Guides 
and Articles        1.03 (articles)
Clock Calendar            2
Indexscan                2.03
Web Links                1.1
News                    1.65
Polls                    1.3
FAQ 
Terms of Use        1.1 (FAQ)
xForms                    1
Waiting Contents        0.95  
(waiting contents extensible)
Team Chat                4.07
Sections                1
Calendar                0.93
PM Manager                2.75 
(MP Manager)
Online History            1.2
Small ads                1.53 
(catads under test in background)



Slowly going through site and tidying up - but not being a programmer can catch one out

6
madDan
Re: xoops.js missing?
  • 2010/6/9 4:06

  • madDan

  • Not too shy to talk

  • Posts: 105

  • Since: 2010/1/6 1


I haven't found it in the source for a page yet, it is always the include/ one called .

However if it isn't in the textsanitizer/ I get blank debug windows, when clicking on several entries in my main menu.

It's very odd, more digging required I think

7
iHackCode
Re: xoops.js missing?

For xoops there should be a xoops.js in the include folder, back (i dont remember the amount of time) the Frameworks package was a separate package from xoops and had its own xoop.js file. it is probably one of the original modules that needed Frameworks. probably CBB the viewtopic.php file.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

8
ghia
Re: xoops.js missing?
  • 2010/6/9 7:56

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The inclusion of this xoops.js is inserted in /modules/newbb/viewpost.php and viewtopic.php
// To enable image auto-resize by js
$xoops_module_header .= '<script src="'.XOOPS_URL.'/Frameworks/textsanitizer/xoops.js" type="text/javascript"></script>';

You could comment out this line, as it is already included by the header.
So, it is no problem of the XOOPS version or upgrade.
Quote:
However if it isn't in the textsanitizer/ I get blank debug windows,
That's the first time I hear about this causing blank pages.

However the intention was to include the JavaScripts for CaricaFoto. If you have problems with the resizing of images in your posts, you should replace /Frameworks/textsanitizer/xoops.js by /class/textsanitizer/image/image.js

The newbb install instructions talked about installing Frameworks, but this is no longer needed, because 2.4.x has all the required Frameworks. Make sure you have the files that came with the core. Check it with the file check (see release notes) when in doubt.

9
madDan
Re: xoops.js missing?
  • 2010/6/11 0:20

  • madDan

  • Not too shy to talk

  • Posts: 105

  • Since: 2010/1/6 1


So If I read this correctly the Frameworks folder under my main directory for the site should no longer be present?

Would it be likely that other modules than CBB 3.08 be using Frameworks? such as Articles 1.03.

I am at work so can't access source forge to check files and can't browse the folderrs I downloaded as they at at home.

10
ghia
Re: xoops.js missing?
  • 2010/6/11 1:44

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


No, all I'm saying is that the newbb module does no longer need to install Frameworks, because it will use what is already available with the standard XOOPS installation.

If other modules need additional Frameworks (subdirectories), make sure not to overwrite the existing ones.

Login

Who's Online

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


Members: 0


Guests: 193


more...

Donat-O-Meter

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

Latest GitHub Commits