Code: Select all
<ul class="linklist rightside">
<li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li>
<!-- IF not S_IS_BOT -->
<!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</a></li><!-- ENDIF -->
<!-- IF not S_USER_LOGGED_IN --><li class="icon-register"><a href="{U_REGISTER}">{L_REGISTER}</a></li><!-- ENDIF -->
<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
<!-- ENDIF -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<br />
<ul class="linklist">
<!-- IF S_USER_LOGGED_IN and (U_MCP or U_ACP) --><li><a href="{U_RACP}" title="{L_RACP}" class="icon-ucp">{L_RACP}</a></li><!-- ENDIF -->
<li><a href="{U_PLATFORMS}" title="{L_PLATFORMS}" class="icon-ucp">{L_PLATFORMS}</a></li>
<!-- IF S_USER_LOGGED_IN --><li><a href="{U_CCP}" title="{L_CCP}" class="icon-ucp">{L_CCP}</a></li>
<li><a href="{U_ADDCLAN}" title="{L_ADDCLAN}" class="icon-ucp">{L_ADDCLAN}</a></li><!-- ENDIF -->
<li><a href="{U_TOURNAMENTS}" title="{L_TOURNAMENTS}" class="icon-ucp">{L_TOURNAMENTS}</a></li>
</ul><br />
</div>
You will get "NO_RECIPIENT" untill you set the ticket receiver in the Rivals ACP/Configure Rivals. The ticket receiver is the board admin you want to receive the tickets. Set the ticket receiver to a board Admins userid# and the tickets that are sent will show up in their PMs..ragu78 wrote:Another error:
When I try and send a "New Ticket" via the Clan CP I recieve "NO_RECIPIENT" after hitting submit.
All the templates look fine on my setup..ragu78 wrote:Not sure if anyone else is having this problem, but some of the templates footers seem to have errors ...
Example: if I go to -> "Edit Sub-Ladders" section of rivals acp the footer is screwed up and stretched bad.
I have noticed this for alot of the templates for the different section of rivals however some display just fine.
Can someone else verify this please ... thx
Are you able to add more then one persons ID# to have it sent to multiple people?L3th4l wrote:You will get "NO_RECIPIENT" untill you set the ticket receiver in the Rivals ACP/Configure Rivals. The ticket receiver is the board admin you want to receive the tickets. Set the ticket receiver to a board Admins userid# and the tickets that are sent will show up in their PMs..ragu78 wrote:Another error:
When I try and send a "New Ticket" via the Clan CP I recieve "NO_RECIPIENT" after hitting submit.
Yes, in your forums ACP panel, goto the styles tab at the top then on the left you will see "Style components". Click that and then a list will come up with a option to refresh. Refresh it and then do the same for the other 2 that are listed under "Style components", the themes and images.Acc3L wrote:Ok, changed styles and Rivals navigation is shown on subsilver2, but on prosilver - still no nav.
@ragu78 : do you mean to clear browsers cache or other specific way?
Also i would like to now - I see Clan Messages option in my CCP, but how can a clan leader send a mass pm to its clan members?
How hard would it to make this possible? I cant see why this wouldnt be possible seeing as one person handling all the match disputes etc would be a hefty task for one person on a decent size site.L3th4l wrote:@ragu78 - Nope, just one admin. Would be nice to have more than one though.
The same error is when denying the challange. And one more thing, i can check "Accept Challange" and "Decline challange" both at the same time.[phpBB Debug] PHP Notice: in file /rivals.php on line 40: include(./rivals/ccp_managechallenges.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /rivals.php on line 40: include() [function.include]: Failed opening './rivals/ccp_managechallenges.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')
General Error
template->_tpl_load(): No file specified for handle body
Dunno, maybe it's caused by my server settings or smthin.[phpBB Debug] PHP Notice: in file /rivals/ccp_ticket.php on line 26: move_uploaded_file(./uploads/.) [function.move-uploaded-file]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /rivals/ccp_ticket.php on line 26: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpxz2xyf' to './uploads/.'
Not hard to implement at all..ragu78 wrote:How hard would it to make this possible? I cant see why this wouldnt be possible seeing as one person handling all the match disputes etc would be a hefty task for one person on a decent size site.L3th4l wrote:@ragu78 - Nope, just one admin. Would be nice to have more than one though.
Ok, how do you do it?L3th4l wrote:Not hard to implement at all..
Oh you tease!A.I. BOT wrote:Updating coming soon, so much things to add and fix
So far in my code:
- Fixed clan_tournament bug in edit brackets.
- Tournaments now show up in CCP->Tournaments.
- Accepting/Declinging challenges work.
- Added Mass PM ability in CCP->Messages (you can send a PM to all of your members with a click of a button)
- Misc template fixes.
- Request to join is fixed.
A lot of stuff, I am extremely busy, Ill post the update when I get a chance.
Thanks.