11
sskhalid
Re: BBCodes/Xoops Codes ?
  • 2006/5/8 23:36

  • sskhalid

  • Just popping in

  • Posts: 24

  • Since: 2006/4/18


no its not working correctly for u - u need cbb 3.01 from

http://xoopsforge.com/

also, u need itemstats 1.3 , think u are using itemstats 1.0 as I had the same problem. check the images i posted :

The problem is its displaying a space between the icon and the item description. depending upon where the mouse is (left side of link or right) the space increases.

left

right

12
sskhalid
Re: BBCodes/Xoops Codes ?
  • 2006/5/8 23:42

  • sskhalid

  • Just popping in

  • Posts: 24

  • Since: 2006/4/18


Quote:

mooshoo wrote:

-Update-
As soon as I add the ...

// -- START HACK
$text = itemstats_parse($text);
// -- END HACK

into the module.textsanitizer.php file the pages just show up blank. My error log reads...





whoops - sorry , add statement (check your path):

include('C:/Apache/Apache2/htdocs/xoops/modules/newbb/itemstats/phpbb_itemstats.php');

at top of file, e.g.

....
....
// ------------------------------------------------------------------------ //
// Author: Kazumi Ono (http://www.myweb.ne.jp/,http://www.xoopscube.jp/) //
// Goghs Cheng (http://www.eqiao.com,http://www.devbeez.com/) //
// Project: The XOOPS Project (https://xoops.org/) //
// ------------------------------------------------------------------------- //

include('C:/Apache/Apache2/htdocs/xoops/modules/newbb/itemstats/phpbb_itemstats.php');

/**
* Class to "clean up" text for various uses
*
* <b>Singleton</b>
....
....*/

13
iHackCode
Re: BBCodes/Xoops Codes ?

this line. for module.textsanitizer. no headaches on trying to find your path.
include_once XOOPS_ROOT_PATH.'/modules/newbb/itemstats/phpbb_itemstats.php';


-.
ok i redownloaded the files. and cleared the item database (cache for the html). items shows correctly like you preview screenshots. and i see that problem with the javascript. as the cursor moves to the left the distance from the image and the text on the right gets farther apart. i dont know anything about javascript.
CBB / LatestNews / Publisher / XM-Spotlight

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

Login

Who's Online

224 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 224


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