Event Registration Icy Phoenix Edition 0.0.4


Goto page 1, 2, 3, 4, 5  Next

Subject: Event Registration Icy Phoenix Edition 0.0.4
Spoiler: [ Show ]


Finally i found some time to share this here.

Download: http://www.caromonline.de/downloads.php?view=detail&df_id=96

Demo: http://www.caromonline.de/test-event-vt354.html

event_registration

For any Bugs and comments, etc. please feel free to post here in this topic.

Thanks

Subject: Re: Event Registration Icy Phoenix Edition 0.0.1
Thanks a lot KugeLSichA,

I find this really useful. :mricy:

Profile PM  
Subject: Re: Event Registration Icy Phoenix Edition 0.0.1
TheSteffen wrote: [View Post]
Thanks a lot KugeLSichA,

I find this really useful. :mricy:


yepp me too.. thats why i ported this mod to IP :)

Subject: Re: Event Registration Icy Phoenix Edition 0.0.1
Thanks to share KugeL :D

Subject: Re: Event Registration Icy Phoenix Edition 0.0.1
KugeLSichA, Thank you, this is definatly one of the more useful mods!!

Profile PM  
Subject: Re: Event Registration Icy Phoenix Edition 0.0.1
crimsonsun wrote: [View Post]
KugeLSichA, Thank you, this is definatly one of the more useful mods!!


you´re welcome.

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
Version updated to 0.0.2

fixed some bugs...

if you have currently installed the version 0.0.1, take a look in the changes.txt file...

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
When clicking on NEW (for new posts), I get this error about 21 times:

Warning: Missing argument 13 for build_topic_icon_link() in /home/thelo7/public_html/MYWEBSITE/includes/functions.php on line 2997

I just downloaded your 0.0.2 version.

I've installed:

PHP121 Instant Messenger Integration
http://www.icyphoenix.com/viewtopic.php?f=21&t=3889

CMS ADV 1.0.4b for Icy Phoenix 1.2
http://www.icyphoenix.com/viewtopic.php?f=21&t=3775

Medal System 0.4.6 for Icy Phoenix 1.2.0.27a
http://www.icyphoenix.com/viewtopic.php?f=21&t=4007

Arcade Mod found on the IP website.

Any suggestions?

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
I found 2 bugs in install.txt:

MISSED:

OPEN search.php

SEARCH
Code: [Download] [Hide] [Select]
$topic_link = build_topic_icon_link($searchset[$i]['forum_id'], $searchset[$i]['topic_id'], $searchset[$i]['topic_type'], $searchset[$i]['topic_replies'], $searchset[$i]['news_id'], $searchset[$i]['topic_vote'], $searchset[$i]['topic_status'], $searchset[$i]['topic_moved_id'], $searchset[$i]['post_time'], $user_replied, $replies, $unread);


REPLACE WITH
Code: [Download] [Hide] [Select]
$topic_link = build_topic_icon_link($searchset[$i]['forum_id'], $searchset[$i]['topic_id'], $searchset[$i]['topic_type'], $searchset[$i]['topic_replies'], $searchset[$i]['news_id'], $searchset[$i]['topic_vote'], $searchset[$i]['topic_reg'], $searchset[$i]['topic_status'], $searchset[$i]['topic_moved_id'], $searchset[$i]['post_time'], $user_replied, $replies, $unread);


BUG:

OPEN install.txt

SEARCH
Code: [Download] [Hide] [Select]
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Event Registration Icy Phoenix Edition
define('AUTH_REGISTRATION', 120);
// Event Registration Icy Phoenix Edition


REPLACE WITH
Code: [Download] [Hide] [Select]
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Event Registration Icy Phoenix Edition
define('AUTH_REGISTRATION', 20);
// Event Registration Icy Phoenix Edition



@chaotic: try to fix this 2 bugs....

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
Fixed but still seeing the same error:

Warning: Missing argument 13 for build_topic_icon_link() in /home/thelo7/public_html/MYWEBSITE/includes/functions.php on line 2997

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
hpl wrote: [View Post]
I found 2 bugs in install.txt:

MISSED:

OPEN search.php

SEARCH
Code: [Download] [Hide] [Select]
$topic_link = build_topic_icon_link($searchset[$i]['forum_id'], $searchset[$i]['topic_id'], $searchset[$i]['topic_type'], $searchset[$i]['topic_replies'], $searchset[$i]['news_id'], $searchset[$i]['topic_vote'], $searchset[$i]['topic_status'], $searchset[$i]['topic_moved_id'], $searchset[$i]['post_time'], $user_replied, $replies, $unread);


REPLACE WITH
Code: [Download] [Hide] [Select]
$topic_link = build_topic_icon_link($searchset[$i]['forum_id'], $searchset[$i]['topic_id'], $searchset[$i]['topic_type'], $searchset[$i]['topic_replies'], $searchset[$i]['news_id'], $searchset[$i]['topic_vote'], $searchset[$i]['topic_status'], $searchset[$i]['topic_moved_id'], $searchset[$i]['post_time'], $user_replied, $replies, $unread);


BUG:

OPEN install.txt

SEARCH
Code: [Download] [Hide] [Select]
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Event Registration Icy Phoenix Edition
define('AUTH_REGISTRATION', 120);
// Event Registration Icy Phoenix Edition


REPLACE WITH
Code: [Download] [Hide] [Select]
#
#-----[ AFTER, ADD ]------------------------------------------
#
// Event Registration Icy Phoenix Edition
define('AUTH_REGISTRATION', 20);
// Event Registration Icy Phoenix Edition



@chaotic: try to fix this 2 bugs....


hey hpl,

many thanks for this...

but in your first code changes, i cant see any difference (build_topic_icon_link)

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
Chaotic wrote: [View Post]
Fixed but still seeing the same error:

Warning: Missing argument 13 for build_topic_icon_link() in /home/thelo7/public_html/MYWEBSITE/includes/functions.php on line 2997


hey chaotic,

can you please post your functions.php file code here?

so i can have a look..

thanks

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
Sure.


functions.zip
Description: includes/functions.php 
Download
Filename: functions.zip
Filesize: 27.07 KB
Downloaded: 248 Time(s)

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
thanks..

i take a look into that file, if i´m back from work today...

Subject: Re: Event Registration Icy Phoenix Edition 0.0.2
hey chaotic,

your functions.php looks ok...

i cant find any error...

do you still have this problem?

if so, please double check if you´ve done all the changes correct.

let me know.

thanks

greetz

Goto page 1, 2, 3, 4, 5  Next

Page 1 of 5


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.2138s (PHP: 12% SQL: 88%)
SQL queries: 19 - Debug Off - GZIP Enabled