PU Item Stats 1.0 + Joomla 1.5 (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: PU Item Stats 1.0 + Joomla 1.5
|
|
|
|
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.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year, 3 Months ago
|
Karma: 0
|
Any update on this ? 
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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.
|
|
|
|
|
|
|
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.
|
|
|
|
Re:PU Item Stats 1.0 + Joomla 1.5 1 Year ago
|
Karma: 0
|
|
Thanks, that would be great.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU Item Stats 1.0 + Joomla 1.5 9 Months, 1 Week ago
|
Karma: 0
|
Pretty please?

|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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.
|
|
|
|
|
|
|
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.
|
hejman (User)
Newb Sauce
Posts: 3
|
|
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.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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.
|
|
|
|
|
|
|
Last Edit: 2008/02/20 15:15 By Pzibian.
|
|
|
The administrator has disabled public write access.
|
hejman (User)
Newb Sauce
Posts: 3
|
|
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.
|
|
|
|
|
|
|
Last Edit: 2008/02/21 01:06 By hejman.
|
|
|
The administrator has disabled public write access.
|
hejman (User)
Newb Sauce
Posts: 3
|
|
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!
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU Item Stats 1.0 + Joomla 1.5 8 Months, 4 Weeks ago
|
Karma: 0
|
|
so plans?
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
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
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:PU Item Stats 1.0 + Joomla 1.5 8 Months, 3 Weeks ago
|
Karma: 89
|
|
Ok, ok! I'll look at it!
|
|
|
|
| | |