• Page 7 of 7
  • «
  • 1
  • 2
  • 5
  • 6
  • 7
Forum moderator: bigblog  
Coding Requests
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 1 | 9:00 AM
Coding Requests


In this thread users of the uCoz system are able to request the development of custom scripts for their sites. Requests are carried out voluntarily by other forum users so please understand not all requests may be completed within a short time-frame or even at all.

About: Posting Requests


If posting a custom scripting requests please include the following;
  • In-depth description. Explain the features, functionality etc.
  • image/example of script already working.

About: Completing Requests


If you have completed a request please use the following template when posting.
Code
Requested By: $USER$
Requested On: $DATE_REQUESTED$

Solution:

$SOLUTION$

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
321321
Posts: 1
Reputation: 0

Message # 91 | 10:56 AM
NTP, Use conditional statements, something like:

<?if($PID$='1')?>TRUE (your code or text)<?else?>FALSE (your code or text)<?endif?>
<?if($CID$='2')?>TRUE (your code or text)<?else?>FALSE (your code or text)<?endif?>

or

<?if($PID$='1')?>TRUE (your code or text)<?endif?>
<?if($CID$='2')?>TRUE (your code or text)<?endif?>

$CID$ - category ID
$PID$ - ID of a parent category

You can find out the ID of a category or section using the web site administrator panel.
NTP
Posts: 296
Reputation: 10

Message # 92 | 3:45 AM
Quote 321321 ()

I've tried that, but the CID only goes by the item's first category, rather than any categories the item is included in.

Web design and film == my 2 passions.

Genesis Inc. ~ New Horizons, New Beginnings
eddison_martin3
Posts: 6
Reputation: 0

Message # 93 | 0:33 AM
Quote joexyz ()

i want the informer to display the recent forum posts inside the tagboard chat
adnet
Posts: 49
Reputation: 2

Message # 94 | 10:53 AM
Quote eddison_martin3 ()
i want the informer to display the recent forum posts inside the tagboard chat


Just put the informer in this template

https://yourdomain/panel/?a=tmpl&m=17&t=1
  • Page 7 of 7
  • «
  • 1
  • 2
  • 5
  • 6
  • 7
Search:
Support
Need help? Contact our support team via the contact form or email us at support@ucoz.com.