![]() |
Quote:
|
I have confirmed I have curl installed, so that can't be it. I had one of my more knowledgable guys look over it, and he contends that i've installed it according to the instructions
One of my admins says that it isn't pulling the xml into the database. It does add a row for my character, but never populates it with any data. |
nvm, it magically started working on its own. I have no idea :D
|
need more info than that. what character/server are you trying to link, your forum URl, etc.
|
we got it all working, its www.free-collective.us.
it just began working on its own, maybe armory lag? What I'd really like to do is get this added to the postbit using a custom profile field. That would be slick. |
Quote:
HookLocation: postbit_display_start title : WoW Char Postbit PHP code is as follows Code:
// Change the Field2 to whatever custom profile field your have setup in the admincp. Save The variable $wowchar_code is now avialable to use in the postbit (or postbit_legacy). The output is something like "<Vek'nilash: Azaril>" It where ever you see fit. The other error, you can fix it by opening up the functions_wowcharcode.php and replacing line 743 Code:
unset($char['characterinfo']['charactertab']['items']); Code:
if(is_array($char['characterinfo']['charactertab']['items'])) |
You rock!
|
That worked perfectly, i just set it up.
Thanks again! As an added option, that maybe your users will want to add, I made the char_server option a non-editable user field, eliminating a step for the users. |
Quote:
|
Anyone else having the trouble of the character picture not loading when the pop up stats show on a character. v4.3. It will pull the character info up but no pics.
you can see what I mean in my signature here.. http://deathdealers.wowtvc.com/member.php?u=1 (if it works from this link please tell me.. Ive tried it from home and at work.. still no pics) version 4.2 worked fine but for some reason it isnt showing the pics anymore. |
All times are GMT. The time now is 03:31 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|