Acill wrote:Any chance of a Xoops port of this?
I'm currently working on collecting the PHPNuke specific code into a single file so that porting to other systems should be relatively simple
Acill wrote:Any chance of a Xoops port of this?
Sorian wrote:is there any plans or possibility of making this a standalone? I don't use phpnuke
faromith wrote:im having trouble with the summeries, they not showing up, even if i enabled them and wrote some stuff in them, they dont show up at the sign up page, at the application or after the application
natbur wrote:faromith wrote:im having trouble with the summeries, they not showing up, even if i enabled them and wrote some stuff in them, they dont show up at the sign up page, at the application or after the application
I assume you're talking about the guildrules, rankstructure and raidinginfo. The only place that they're 'supposed' to show is the Apply Now page, before the form. I'll look into why they're missing. Is it saving them to the database?
So...while waiting for my page to load i started looking at the index.php page. Funny story, aparently, I forgot to do anything with those variables...That should be corrected shortly.
natbur wrote:natbur wrote:faromith wrote:im having trouble with the summeries, they not showing up, even if i enabled them and wrote some stuff in them, they dont show up at the sign up page, at the application or after the application
I assume you're talking about the guildrules, rankstructure and raidinginfo. The only place that they're 'supposed' to show is the Apply Now page, before the form. I'll look into why they're missing. Is it saving them to the database?
So...while waiting for my page to load i started looking at the index.php page. Funny story, aparently, I forgot to do anything with those variables...That should be corrected shortly.
Done, and uploaded.
in the 2.3.0.beta file thats attached to the first post, i consilidated all the phpnuke functions into one file, whivh should make porting easy. i also included examplefunctions.php file that describes what each function should do.quarum wrote:This looks great - any chance of a port for this to phpBB Plus 1.53? Or does anyone have any idea how to port this out to phpBB Plus 1.53?
In what file are you getting this error? Did the database creation complete successfully?lonescout wrote:Im using MySQL 4.0 and I keep gettin this error:
#1136 - Column count doesn't match value count at row 14
Ive also tried it on MySQL 5.0 and i get the same error, what do i need to do to get around this?
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your
MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1' at line 5
INSERT INTO `recruitment_config` ( `name` , `value` , `show` , `required` , `type` )
VALUES (
'guildname', 'Your Guild', 0, 2, 'variable'
), (
'numalts', '3', 0, 2, 'variable'
), (
'guildrules', '', 0, 2, 'variable'
), (
'rankstructure', '', 0, 2, 'variable'
), (
'raidinginfo', '', 0, 2, 'variable'
), (
'recipient', 'admin@yoursite.com', 0, 2, 'variable'
), (
'testname', 'Test', 0, 2, 'variable'
), (
'testrecipient', 'testaccount@yoursite.com', 0, 2, 'variable'
), (
'referral', 'Contact(s) within your Guild - name of reference(s) if any:', 1, 0, 'variable'
), (
'TextBox1', 'List any guilds (and their server) that you have been in or are currently in and reason(s) for leaving.<br>If you are a transfer, why have you chosen this server?', 1, 0, 'textbox'
), (
'TextBox2', 'Please tell us a little bit about yourself.<br>What hours/days are you usually logged into WoW?<br>Why do you want to join Hybrid?', 1, 0, 'textbox'
), (
'TextBox3', 'Please describe in detail your pre-BC raiding experience.', 1, 0, 'textbox'
), (
'TextBox4', 'Are you currently on or have you completed ''The Trials of the Naaru''?<br>If have not completed this quest line, what step are you on?', 1, 0, 'textbox'
), (
'headertext', '<div align="left">Below you can find the current requirements:<br /> <ol> <li><font color="#ff0000"><strong>Must be level 70</strong></font></li> <li>Have your Karazhan attunement close to completed. If it is complete this will be a bonus</li> <li>You must be revered with Cenarion Expedition to be considered. <ul> <li>You must also be well on your way to revered with the HH, LC and Sha''tar factions.</li> </ul> </li> <li>Have prior raid experience. We are looking for players with MC, BWL, AQ 20/40, Naxx (etc) experience. However this is not mandatory. A willingness to do the research and time required to understand the new content is required though.</li> <li>Meet the following raid requirements: <ul> <li>Be available to raid between the hours of 5:30st-10:00st Saturday - Thursday</li> <li>Have <a href="#" onclick="window.open(''http://wow-en.curse-gaming.com/downloads/details/4204/', '', 'location=yes,menubar=yes,resizable=yes,toolbar=yes\''
);
Users browsing this forum: No registered users and 1 guest