vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - World of Warcraft Event Calendar (https://vborg.vbsupport.ru/showthread.php?t=145287)

Noxious 07-05-2007 07:07 PM

Quote:

Originally Posted by elricstorm (Post 1283349)
I would never put PHP in safe mode. That will affect a ton of PHP scripts and PHP files that others have.

got it turned off now :D

elricstorm 07-06-2007 03:18 AM

I have good news and I have bad news. The good news is I have version 1.2.7 finished. The bad news is I won't release it until probably late tomorrow or early Saturday.

There are a lot of new features and changes and it will be fully compatible with gwow character now.

Anyhoo, food for thought. :)

elricstorm 07-06-2007 10:22 PM

Make sure you re-read all of the .chm instructions included with the latest version.

Version 1.2.7 Changes
  • Fixed Armory Timeout Settings so they work properly
  • Recompiled parser code with Blackjack's assistance to make the calendar compatible with gWoWCharacter
  • Changed Profile fields from 3 required to 1 required - the one required is now a multi-line profile field that allows you to put any number of characters on it, however, the current code still only reads the first 3 characters for the calendar - the remainder of the characters listed would still be usable and cross-compatible with gWoWCharacter
  • New single profile field allows for server, realm, faction cross-over capability which now delimits the use of the armory so that anyone can use it, even guilds that have multiple factions
  • Changed Time setting so that it displays short date format only when it's older than 48 hours. For prior days, it displays as "yesterday" and for current day signups it displays as "today".
  • Added localization for English, German, and French for talent names. All other phrases can still be altered via languages/phrases. These can be set in vboptions.
  • Added the ability to set tentative/maybe signups to on/off
  • Split the vboptions for the calendar into two separate sections: (settings and styles)
  • Added the ability to change the font type for the calendar via vboptions.
  • Added the ability to change the font size for the calendar via vboptions.

ssslippy 07-09-2007 02:45 AM

Would it be possible to get a VG version of this otherwise I will just modify this myself for VG but im not good enough to convert the XML conversion.

elricstorm 07-09-2007 10:59 AM

Quote:

Originally Posted by ssslippy (Post 1286339)
Would it be possible to get a VG version of this otherwise I will just modify this myself for VG but im not good enough to convert the XML conversion.

I don't play VG (assuming you mean Vanguard?) and I don't have enough time to commit to another project with everything going on at work and on the side here.

I am working on a raid content system and a looting system (the looting system should be open-ended and will support most gaming environments).

jamesf 07-09-2007 02:24 PM

Hello, I've been using this mod for a little bit and love it, but I changed to a host that has allow_url_fopen disabled saying it was a security risk and I am unable to override that setting.

I tried using the code posted earlier, but it is still not able to get the armory information.

Quote:

ok this fixed the problem:

Find: $xml = file_get_contents($url);
replace with:
// $xml = file_get_contents($url);
// Nah, let's cURL it instead
$ch = curl_init();
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_URL, $url);
$xml = curl_exec($ch);
curl_close($ch);
// cURL'd
I know you have said you won't be changing the mod to not use allow_url_fopen, but if you know what I need to change myself I would very much appreciate it.

Thanks again for such a great mod.

elricstorm 07-09-2007 02:45 PM

Quote:

Originally Posted by jamesf (Post 1286741)
Hello, I've been using this mod for a little bit and love it, but I changed to a host that has allow_url_fopen disabled saying it was a security risk and I am unable to override that setting.

I tried using the code posted earlier, but it is still not able to get the armory information.



I know you have said you won't be changing the mod to not use allow_url_fopen, but if you know what I need to change myself I would very much appreciate it.

Thanks again for such a great mod.

You would have to use the non-armory version. The xml parser that's used for the addon requires you to have allow_url_fopen set to ON. While I understand your host's statement, personally I would use a host that gives you the ability to modify and manage your own php environment. There are a lot of good hosts out there that allow you to do that - IPOWER is one for instance. The type of host I would look for that's cheap and affordable is one that supports a "virtual dedicated" hosting platform. This way you don't need a purely dedicated hosting plan but you can self-manage everything on a virtual dedicated type of plan, including the ability to SSH to your site and manipulate/add library components.

Arminios 07-18-2007 08:44 AM

I didn't have time to read through all now, since I'm at work, but I have 1 quick question.

Is it possible to pull out a list of attendees to be placed in a macro ingame? That is a list that says
/i Arminios
/i Fysak
/i Elvis

...and so on.

If not, would that be possible to do?

ceox 07-19-2007 08:29 PM

The calender is not pulling in level, class, etc.

any help?

http://www.forgottencrusaders.com/im...eenShot002.jpg

ceox 07-19-2007 10:37 PM

So, I found this in the troubleshooting section of the help file:

http://www.forgottencrusaders.com/im...eenShot005.jpg

But this is what I get when I go there. How do I reset it, or turn it on? Also, if I get it back on, how do I modify for those settings?

Thanks

http://www.forgottencrusaders.com/im...eenShot006.jpg


All times are GMT. The time now is 02:25 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
  • Page Generation 0.01196 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)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