No account yet?
 

Subscriptions

ImageWhen you sign up as a premium subscriber, you get more than access to a host of fantastic features. You become a member of a flourishing community that continuously improves the very projects that run your website. Why not sign up today?

Subscriber Benefits

  • Subscriber only addons and plugins!
  • Latest beta code and SVN builds!
  • Access new versions before anyone else!
  • Premium Priority Support!
  • User Manuals for our components!
Read On!
Pragmatic Utopia
Welcome, Guest
Please or Register.    Lost Password?
Preferred PUArcade Web Host:
PU Item Stats 1.0 + Joomla 1.5 (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: PU Item Stats 1.0 + Joomla 1.5
#2412
Eldegast (User)
Newb Sauce
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
PU Item Stats 1.0 + Joomla 1.5 1 Year, 3 Months ago Karma: 0  
I recently installed Joomla 1.5 RC1 or anyway the newest Joomla version available last week. I installed puitemstats just now a moment ago and I wasn't really expecting it to work out of the box since I'm fairly sure it was made for Joomla 1.0x. Anyway has anyone gotten it to work or should I just forget about it and build my own hack for getting some itemstats working with joomla 1.5 ?

Problem is that on my frontpage it pushes out on the iframe:

Code:

registerFunction( 'onPrepareContent', 'bot_itemstats' ); include_once("bot_puitemstats.php"«»); function bot_itemstats( $published, &$row, &$params, $page=0 ) { // simple performance check to determine whether bot should process further if ( strpos( $row->text, '[item]' ) === false ) { return true; } // if bot isn't published, lets just strip out the item tags if (!$published) { $regex = "#[item]#s"; $row->text = preg_replace($regex, "", $row->text ); $regex = "#[/item]#s"; $row->text = preg_replace($regex, "", $row->text ); return true; } else { $row->text = $GLOBALS['PUI']->lookup($row->text); return true; } } ?>
Anyway any helps or tips would be appreciated.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.


#2417
Korrigan (User)
Moderator
Posts: 243
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year, 3 Months ago Karma: 32  
Well, this will give me an excuse to try out Joomla 1.5 ...

I'll take a look at getting it working in 1.5 sometime this week.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2427
Eldegast (User)
Newb Sauce
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year, 3 Months ago Karma: 0  
Korrigan wrote:
QUOTE:
Well, this will give me an excuse to try out Joomla 1.5 ... ;)

I'll take a look at getting it working in 1.5 sometime this week.


Thanks, I'll keep an eye open for a reply then.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2593
Eldegast (User)
Newb Sauce
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year, 3 Months ago Karma: 0  
Any update on this ?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2618
Korrigan (User)
Moderator
Posts: 243
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year, 3 Months ago Karma: 32  
Man, sorry, I forgot about this. I haven't even downloaded Joomla 1.5 yet...

I got Lord of the Rings Online for my birthday and once I figured out that it's playable on dial-up... Well, I'm hooked.

Been playing it for nine days and between work and the game I've been averaging 4 hours of sleep a night.

I'll really try to look into it this weekend.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3464
Eldegast (User)
Newb Sauce
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year, 1 Month ago Karma: 0  
Hi, I guess no update on this ?

I can live without but Joomla 1.5 is going into RC3 or RC4 now so I guess there will be a stable release fairly soon.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#3465
pragma (Admin)
Admin
Posts: 2370
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year, 1 Month ago Karma: 89  
I will probably update it to support Joomla 1.5 after there is a stable release.
 
Report to moderator   Logged Logged  
 
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
  The administrator has disabled public write access.
#3557
Eldegast (User)
Newb Sauce
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year ago Karma: 0  
Thanks, that would be great.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5183
Curtana (User)
Newb Sauce
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months, 2 Weeks ago Karma: 0  
Hello

My provider has just changed Joomla versions and only supports 1.5. Any chance for a look at this? 1.5 is now released.

Thanks!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5312
Curtana (User)
Newb Sauce
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months, 1 Week ago Karma: 0  
Pretty please?

 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5327
pragma (Admin)
Admin
Posts: 2370
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months, 1 Week ago Karma: 89  
It might be a little while. I have a couple other more popular projects to update first.
 
Report to moderator   Logged Logged  
 
Please DO NOT send support requests via PM or email. Instead, please post a question in the forums so everyone can benefit. Yes, this means you. No, your problem is not an exception.
  The administrator has disabled public write access.
#5495
hejman (User)
Newb Sauce
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months ago Karma: 0  
Sorry for bumping such an old thread.
I just wanted to say that i'm very much looking forward to an update, as upgrading to 1.5 have made my PUItemStats not work, rendering several of my modules unable to work functionally.

Would it be possible to expect an update soon?
It would be very much appriciated, eventually, if it could pull itemstats and links from WoWHead i think you would satisfy a whole bunch

Thanks in advance!
Hejman.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5499
ethereals (User)
Newb Sauce
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months ago Karma: 0  
so i changed the <? tags from puitemstats.php and bot_puitemstats.php with <php? and the code on the front page was removed, but still the links [item] [/item] dont work

an update pls? Joomla 1.5 is out
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5501
Pzibian (User)
Newb Sauce
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months ago Karma: 0  
I gave up trying to get itemstats working with joomla 1.5, but there is a much easier way to get popups from wow to work in joomla

Just put the following code into your template index.php file

<script src="http://www.wowhead.com/widgets/power.js"></script>

now just edit the article u want to show the item popup and type in the item you want to link for example

[Thunderfury]

highlinght this text and make it point to the url http://www.wowhead.com/?item=19019 in wowhead and it works. then just colour the text manually same as the item.

Has same effect as itemstats but a lot easier.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/02/20 15:15 By Pzibian.
  The administrator has disabled public write access.
#5507
hejman (User)
Newb Sauce
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months ago Karma: 0  
QUOTE:
Pzibian wrote:
Has same effect as itemstats but a lot easier.


Not true, itemstats automaticly looks up the stats of the item embeded in [item][/item]

This makes it possible for a script to list loot embeded by the item clamps ect.


Please, developers.
Give us an updated version working with Joomla 1.5, hopefuly able to link the item to wowhead with a wowhead styled tooltip also

Thanks in advance.
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/02/21 01:06 By hejman.
  The administrator has disabled public write access.
#5519
hejman (User)
Newb Sauce
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months ago Karma: 0  
Korrigan wrote:
QUOTE:
I'll really try to look into it this weekend.

Any possibility to look into this now it's 6 months ago ?

pragma wrote:
QUOTE:
It might be a little while. I have a couple other more popular projects to update first.

Considering the read counter for this thread i would call it pretty popular as well

Joomla 1.5 Stable is released, your module/bot is very popular and we would love you developers for updating it for us mortal people

Thanks in advance!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5523
ethereals (User)
Newb Sauce
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 8 Months, 4 Weeks ago Karma: 0  
so plans?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5663
shoeben (User)
Newb Sauce
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:PU Item Stats 1.0 + Joomla 1.5 8 Months, 3 Weeks ago Karma: 0  
Got the same problems here and i DONT wanna use the wowhead script.
Every item i have on my side is automaticly generated by a script so i cant rly be asked to do that all manualy.

PU Item Stats is a PERFECT addon now plx get it working with Joomla 1.5 since it has been stable now for a while
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#5665
pragma (Admin)
Admin
Posts: 2370
graph
User Online Now Click here to see the profile of this user
Gender: Male Pragmatic Utopia PUArcade
Re:PU Item Stats 1.0 + Joomla 1.5 8 Months, 3 Weeks ago Karma: 89  
Ok, ok! I'll look at it!