vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - WoW Character BBCode (https://vborg.vbsupport.ru/showthread.php?t=169389)

sweede 07-23-2008 09:13 PM

hmm.. the quick, non-tested fix didnt work... i'll post a corrected one later tonight.

as for the smart pop-up idea, ya ive been looking for a way to get that done for such a long time , i hate it. But since i fail at javascript, i just copy paste from other sources.

Junaper 07-23-2008 09:51 PM

Quote:

Originally Posted by sweede (Post 1582577)
hmm.. the quick, non-tested fix didnt work... i'll post a corrected one later tonight.

as for the smart pop-up idea, ya ive been looking for a way to get that done for such a long time , i hate it. But since i fail at javascript, i just copy paste from other sources.

thanks!! :)

Junaper 07-23-2008 10:18 PM

a friend of mine "Anivar" came up with this fix
Code:

function GetProfession()
    {
        if (!is_string($this->profession) )
        {
            if ( !is_array($this->profession[0]) )
            {
                $tmpArr[] = $this->profession;
                $this->profession = $tmpArr;
            }
   
        foreach($this->profession as $profs)
        {
                $profs['value'] = $profs['value'][0];
        $prof_url = $this->get_image_location($this->icons_url . "professions/" . $profs['key'] . "-sm.gif");
                $profs['name'] = $this->wowchar_phrase($profs['name'], "prof");
        eval('$out .= "' . fetch_template('WoWChar_profession_data') . '";');
        }
   
            return $out;
        } else {
            return;     
        }
     
    }


Dr_Hengelhoffer 07-24-2008 02:17 PM

I begin give up :(
pls visit this link

what wrong?

sweede 07-24-2008 02:23 PM

Quote:

Originally Posted by Dr_Hengelhoffer (Post 1583129)
I begin give up :(
pls visit this link

what wrong?

You don't have cURL installed on your webhost.

You can try asking them if they can enable it for you, but that might not happen.

Are you using my other product, the Wowhead Item stats plugin? That doesnt use cURL and if it works, i can make an update for you (and other non-cURL users)

Ionsurge 07-24-2008 07:52 PM

I'm having issues, it's having troubles CHMODing the armory folder, even tho it's 777?

http://www.virtueguild.com/showthrea...=1529#post1529

sweede 07-24-2008 08:07 PM

you can try commenting out lines 257-260 ,

//if(!chmod($path,0755))
//{
// echo "error chmod'ing $path";
//}

Dr_Hengelhoffer 07-25-2008 11:29 AM

Quote:

Originally Posted by sweede (Post 1583139)
You don't have cURL installed on your webhost.

You can try asking them if they can enable it for you, but that might not happen.

Are you using my other product, the Wowhead Item stats plugin? That doesnt use cURL and if it works, i can make an update for you (and other non-cURL users)

I must uninstall, this mod, beacuse that blocking the memebers public profile.
I try using the wowhead_itemstats_0-5-4. (and other itemlink hacks) That dosent work :( . Block the FAQ section, and other WYSIWYG editor feature. When i uninstal this produce, all things is fixing.

Sry my bad english.

Ionsurge 07-25-2008 01:34 PM

Quote:

Originally Posted by sweede (Post 1583361)
you can try commenting out lines 257-260 ,

//if(!chmod($path,0755))
//{
// echo "error chmod'ing $path";
//}

Switching it to 700 worked fine. Should really state that the armory folder's permissions needs to be altered.

sweede 07-25-2008 06:10 PM

Quote:

Originally Posted by Dr_Hengelhoffer (Post 1583755)
I must uninstall, this mod, beacuse that blocking the memebers public profile.
I try using the wowhead_itemstats_0-5-4. (and other itemlink hacks) That dosent work :( . Block the FAQ section, and other WYSIWYG editor feature. When i uninstal this produce, all things is fixing.

Sry my bad english.

if you looked through the previous posts, you would have found this https://vborg.vbsupport.ru/showpost....&postcount=167 (on the previous page no less) , in dealing with your member profile issue.

However, since your host doesn't use cURL and you give no explanation as to why anything doesn't work, fixing the member profile issue wouldnt do you any good anyways.


All times are GMT. The time now is 11:45 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01312 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete