Icy Phoenix

     
 

Event Registration Icy Phoenix Edition 0.0.4

Event Registration Icy Phoenix Edition 0.0.4

Article
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
struja wrote: [View Post]

Yes, I still have this problem.

Do you maybe know what caused the problem??


can you send me a link to your site please? you ca also PM me the link...

so i can have a look... at the moment i dont have any idea what is this causing...

thx



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sat 21 Jun, 2008 13:35 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Event Registration Icy Phoenix Edition 0.0.4

Comments
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
KugeLSichA wrote: [View Post]
struja wrote: [View Post]

Yes, I still have this problem.

Do you maybe know what caused the problem??


can you send me a link to your site please? you ca also PM me the link...

so i can have a look... at the moment i dont have any idea what is this causing...

thx


My website is still in xampp, on my computer, so I can't give you the link.

I'll just try to instal it once again, for the 3rd time.



 
struja - View user's profile Send private message  
struja [ Sat 21 Jun, 2008 14:42 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
Could it be here the problem?

// Event Registration Icy Phoenix Edition
    include($phpbb_root_path . 'includes/regmod_viewtopic.' . $phpEx);
    // Event Registration Icy Phoenix Edition

because when I insert this line it gives me that error in my topic area



 
struja - View user's profile Send private message  
struja [ Sat 21 Jun, 2008 17:58 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
struja wrote: [View Post]
Could it be here the problem?

// Event Registration Icy Phoenix Edition
    include($phpbb_root_path . 'includes/regmod_viewtopic.' . $phpEx);
    // Event Registration Icy Phoenix Edition

because when I insert this line it gives me that error in my topic area


no... this line is strictly needed to get this MOD working...

In which page do you get this error? by viewing or post a topic?

which IcyPhoenix version do you have and do you have other MODs installed??



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sun 22 Jun, 2008 10:15 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
I have this error when viewing topic, and viewing forum where event was posted.

I can post event, so posting is not a problem.

And yes I have instaled Medal mod http://www.icyphoenix.com/viewtopic.php?f=21&t=4007
and Level mod  http://www.icyphoenix.com/viewtopic.php?f=28&t=2392



 
struja - View user's profile Send private message  
struja [ Sun 22 Jun, 2008 13:41 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
hmm... can you send me the following files in a rar/zip package please?

- viewtopic.php
- viewforum.php
- templates/mg_themes/viewtopic_body.tpl
- templates/mg_themes/viewforum_body.tpl



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sun 22 Jun, 2008 13:44 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
Hi,

It is working for me, but I get one error in search.php

Parse error: syntax error, unexpected T_IF, expecting ')' in /www/htdocs/.../forum/search.php on line 1856

This is the code:
Code: [Download] [Hide] [Select]
// Event Registration Begin
                if ( ( $searchset[$i]['topic_reg'] ) && check_reg_active($topic_id) )
                {
                    $template->assign_block_vars('searchresults.display_reg', array());
                }
                // Event Registration End




 
TheSteffen - View user's profile Send private message  
TheSteffen [ Wed 27 Aug, 2008 16:23 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
I've this error on recent.php

Warning: Missing argument 13 for build_topic_icon_link() in .../includes/functions.php on line 3007

 


this is line 3007:


function build_topic_icon_link($forum_id, $topic_id, $topic_type, $topic_reg, $topic_replies, $topic_news_id, $topic_vote, $topic_status, $topic_moved_id, $topic_post_time, $user_replied, $replies, $unread)



 
Gianni PB - View user's profile Send private message  
Gianni PB [ Wed 15 Oct, 2008 14:47 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
Gianni PB wrote: [View Post]
I've this error on recent.php

Warning: Missing argument 13 for build_topic_icon_link() in .../includes/functions.php on line 3007

 


this is line 3007:


function build_topic_icon_link($forum_id, $topic_id, $topic_type, $topic_reg, $topic_replies, $topic_news_id, $topic_vote, $topic_status, $topic_moved_id, $topic_post_time, $user_replied, $replies, $unread)


hi gianni,

sorry for the late reply... but i´m quite busy these days... i´ll add the new version with a fix for this to the download section next days...

i´ll let you know



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sun 19 Oct, 2008 20:14 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
Ok! Thanks KugeLSichA!



 
Gianni PB - View user's profile Send private message  
Gianni PB [ Sun 19 Oct, 2008 23:19 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
KugeLSichA wrote: [View Post]
Gianni PB wrote: [View Post]
I've this error on recent.php

Warning: Missing argument 13 for build_topic_icon_link() in .../includes/functions.php on line 3007

 


this is line 3007:


function build_topic_icon_link($forum_id, $topic_id, $topic_type, $topic_reg, $topic_replies, $topic_news_id, $topic_vote, $topic_status, $topic_moved_id, $topic_post_time, $user_replied, $replies, $unread)


hi gianni,

sorry for the late reply... but i´m quite busy these days... i´ll add the new version with a fix for this to the download section next days...

i´ll let you know


OK!



 
SkyOne1982 - View user's profile Send private message  
SkyOne1982 [ Mon 20 Oct, 2008 19:35 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
News?



 
SkyOne1982 - View user's profile Send private message  
SkyOne1982 [ Tue 21 Oct, 2008 23:09 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
SkyOne1982,

It would be nice of you to graciously cut KugeLSichA some slack.  We're all busy in our lives outside of Icy Phoenix and we're also hard at work on the next release of Icy Phoenix.

When he gets around to updating this modification, he'll post the update.



 
Chaotic - View user's profile Send private message  
Chaotic [ Wed 22 Oct, 2008 00:00 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.3 
 
Hey Friends,

Sorry for the late reply...

but the fix is now available...

the download is here -> http://www.caromonline.de/downloads.php?view=detail&df_id=96

fixed the bugs in recent.php and watched_topics.php

please let me know if all works fine..

Thanks for using this MOD...

Greetz



 
KugeLSichA - View user's profile Send private message  
KugeLSichA [ Sun 26 Oct, 2008 17:49 ]
Reply with quote    Download Post  
Post Re: Event Registration Icy Phoenix Edition 0.0.4 
 
very thank you!
 
now it works! good job...



 
Gianni PB - View user's profile Send private message  
Gianni PB [ Sun 26 Oct, 2008 21:58 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 3 of 5
Goto page Previous  1, 2, 3, 4, 5  Next
 




 


 

  cron