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)

Hyrel 06-12-2007 03:19 AM

Aye got your PMs and sent the memo to my hosting company. They said sure it's easy to fix, here compile your own php5 on your server. So a friend set about doing that last night..never did get it work. he was trying to do some kind of walk around for it to make the curl work instead. I'm not sure what's going on now, because the data you imputed is now showing up correctly. Not sure what's going on now.

Gooner 06-12-2007 05:05 AM

Finally got my new site up with a new host, Forums installed and your mod was the first plugin on, :), i was just wondering when you plan to add the raid instance information thingy that is in your screenshot :), looks cool.

VenomMaster 06-12-2007 05:29 AM

Quote:

Originally Posted by elricstorm (Post 1266611)
I'm not sure why you had to create three more columns though.

I added them to read the genderid from the xml, to use the male/female-pics. Anyways, if there's a possible way to change the things in a way others can choose, (i'm shure there is one), i have to say that i don't kow it :D

However, it works great for me.

-Venom

Hyrel 06-12-2007 06:10 AM

ok new thing, if anyone signs up as a YES it is posting the default data, but not if they say no or maybe.

elricstorm 06-12-2007 10:58 AM

Quote:

Originally Posted by Gooner (Post 1266732)
Finally got my new site up with a new host, Forums installed and your mod was the first plugin on, :), i was just wondering when you plan to add the raid instance information thingy that is in your screenshot :), looks cool.

I have two scenarios to accomplishing this. I can either add "additional columns" to the calendar custom field table or I can create a completely new table and attempt to create a sql class that works with the new table. The latter seems a bit harder so far but that's the one I'm trying to work with because I don't like working with vbulletin tables. I might have a third option but I have to wait and see.

I will have something up within a week or two to test with.

elricstorm 06-12-2007 11:03 AM

Quote:

Originally Posted by Hyrel (Post 1266751)
ok new thing, if anyone signs up as a YES it is posting the default data, but not if they say no or maybe.

Hyrel, if you go into your admincp -> maintenance -> view php info...

You will see that you still have:
  • allow_url_fopen Off Off
  • allow_url_include Off Off

Set these to on and you shouldn't have any issues. Also, please make sure you didn't modify the code. Step by step here is what I would do initially:
  • Change the php.ini files with the changes to the allow_url etc.
  • Uninstall the product completely
  • Reinstall the product completely
  • Re-edit your test event and allow folks to signup.
  • Test signups.

Make sure the product you use has "0" modifications to it - not saying it doesn't but just want to make sure that's what you use. If you do that, I can safely say it will work 100% with your site.

Also, remember that after you recompile, you need to reboot your server to get the new php.ini changes to take effect.

elricstorm 06-12-2007 03:52 PM

Quote:

Originally Posted by VenomMaster (Post 1266739)
I added them to read the genderid from the xml, to use the male/female-pics. Anyways, if there's a possible way to change the things in a way others can choose, (i'm shure there is one), i have to say that i don't kow it :D

However, it works great for me.

-Venom

You would use conditionals in the column template to choose between..

HTML Code:

<if condition="$show_images == 1">
    <img src="imagepath/image.jpg">
<else />
    <if condition="$show_images == 2">
        <img src="imagepath/image.jpg">&nbsp;$field#
    <else />
        $field#
    </if>
</if>


$show_images would be a equal to a vboptions setting for (0 = off) (1 = image only) (2 = image + class/race etc name).
$field# would be equal to the field for race, class, etc. for the column.

I will add something similar to this in one of the upcoming releases. So, no need to go through the extra work. It's better to simply say, hey Elric can you add a feature for "x" rather than customize something that I would otherwise do.

Thanks,

Hyrel 06-12-2007 05:14 PM

Ok, back to tyring to get the php5 installed ^_^ I'll try doing it myself this time and see what happens. Thanks for not giving up on this noob! :)

elricstorm 06-13-2007 03:26 PM

I will have version 1.2.4 released by this weekend. It will include two new columns for gender and talents. It will provide support for EU special naming characters. It will have full phrasenames in place for all English names so that EU users can phrase easier. It will provide image support for icons. Overall, it's looking pretty solid so far. I think you'll like it once it's updated. I'm still working on the customcalendar fields but that wont' be released for another version or 2.

Gooner 06-13-2007 04:16 PM

Sounds great, Cant wait, Like the though of having icons :D


All times are GMT. The time now is 11:09 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.01287 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
  • (1)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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