Results 1 to 5 of 5

Thread: Nead a uncryptet index file

  1. #1

    Default Nead a uncryptet index file

    Hi admin
    i nead at uncrypetet index.php file i cant put my tracking code in the crypete
    you can mail 1 to me

    Tkae care
    Best reg
    Peter Friis

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Nead a uncryptet index file

    You will need to put your code into your template, not the actual PHP file. All of the templates are located in the "templates" folder. You could put it into the index.tpl file if that is where it needs to be.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3

    Default Re: Nead a uncryptet index file

    No ned the index file its is a peaces off php code and tpl is not good for runing scripts coding if you now

  4. #4
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Nead a uncryptet index file

    Actually, it is. You can run PHP inside of the templates. To do so, replace the open and close PHP tags:

    Code:
    <?php
    and

    Code:
    ?>
    With:

    Code:
    {php}
    and

    Code:
    {/php}
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  5. #5

    Default Re: Nead a uncryptet index file

    Tanks for the info its working now

Similar Threads

  1. Help! Fatal Error on Index.php File
    By mmafan in forum Bug Reports
    Replies: 2
    Last Post: 03-19-2008, 06:23 AM
  2. Replies: 1
    Last Post: 03-15-2008, 05:19 AM
  3. Up banner active, but NOT visible in index page(index.tpl)?
    By cmedia in forum Template Modifications
    Replies: 0
    Last Post: 03-06-2008, 12:46 AM
  4. <DIV> with embedded flash.swf inside index.php / index.tpl
    By jonny23 in forum Installation Support
    Replies: 2
    Last Post: 09-14-2007, 03:19 PM
  5. index.php install file shows up blank
    By zkilzz in forum Installation Support
    Replies: 15
    Last Post: 06-12-2007, 02:41 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •