Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: {Javascript}'s PHP equavilent  (Read 4938 times)

0 Members and 1 Guest are viewing this topic.

Sw0rDz

  • Contributor
  • Coppermine newbie
  • ***
  • Offline Offline
  • Posts: 5
{Javascript}'s PHP equavilent
« on: July 23, 2010, 03:58:45 am »

I'm designing a custom theme.  Which I have a header function in the theme.php that overrides the default.  However, it won't include the required javascript scripts.  If i have {Javascript} in my header function, it won't show the javascript but just the text "{Javascript}". 
Logged

Sw0rDz

  • Contributor
  • Coppermine newbie
  • ***
  • Offline Offline
  • Posts: 5
Re: {Javascript}'s PHP equavilent
« Reply #1 on: July 23, 2010, 04:08:42 am »

I don't see an edit ability, but I found the solution.
All I did was add this:
Code: [Select]
echo theme_javascript_head();
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: {Javascript}'s PHP equavilent
« Reply #2 on: July 23, 2010, 09:38:37 am »

If i have {Javascript} in my header function, it won't show the javascript but just the text "{Javascript}". 
The correct token name is {JAVASCRIPT}, not {Javascript}.
Logged

torgasm

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 23
Re: {Javascript}'s PHP equavilent
« Reply #3 on: September 05, 2010, 03:04:37 pm »

I'm having the same issue.

The Pop-Up function doesn't work for full-size and it shows the text {JAVASCRIPT} at the top of my gallery which -all it does is- push the template down.

http://conradfan.com/gallery/index.php
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: {Javascript}'s PHP equavilent
« Reply #4 on: September 05, 2010, 05:26:24 pm »

Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.