Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post CUSTOMIZATION - Create New Pages And Add Custom Vars. IP V1.2.027* 
 
Note: This is no longer called a "MOD" by any particular Author - All it is are a set of standard instructions for creating a phpBB Page.

 

If you are thinking about adding Custom Pages - Be strongly advised NOT to make any Typo's while you are doing it.  

The Instructions for IP v....27c:

Spoiler: [ Show ]



The Sample template.php File:

Spoiler: [ Show ]


Sample variables.php:

Spoiler: [ Show ]


Sample Finished template.tpl:

You ARE of course allowed to use Normal Markup as well.  :woot:

Spoiler: [ Show ]


What the Finished template.tpl Translates to:


Spoiler: [ Show ]


 
 
 
Edited by Guest, Tue 08 Sep, 2009 12:38: Removed IP v1.3* stuff. ;)
 
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
Nice and useful documentation Lopalong,

thanks a lot.
 



 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
hi again Lopalong
does this work with icy 27c
and would it be possible to make another links page
if you could would you have the control panel for it in ACP
i want to turn another links page into like this one i made on my test forum
so i can advertise peoples banner ads for them

shot

thanks bloke
 



 
blokeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
hi
found add a page in icy 27c  
and you can change settings to do what i wanted and have the best of both worlds
mighty gordan your icy 27c is tops mate! im always finding something new and you can
change things to suit yourself, i got a banner and link script from changing a couple of your settings
and adding a site page
the only problem is i can only add banners to your exact sizes , but i can work with that
for now. i would like to know if banners could stay there original size if under site size
because admin has to add all links as banners have to be sized first so they dont streach
thanks
bloke

new page called advertisers with static banners
 advertiser

home page scrolling banners which can also be put global on your forum page or any new page you make
portal

thanks
bloke
 



 
blokeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
What you can do is removing image size so images will be automatically sized.

Remove this twice from links_block.tpl
Code: [Download] [Hide] [Select]
width="{SITE_LOGO_WIDTH}" height="{SITE_LOGO_HEIGHT}"

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
thanks Mighty Gorgon
works just how i wanted it
cheers bloke
 



 
blokeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
I have a relative problem to the operation of the script that I am creating! This guide is indeed most useful.

The first problem is like can make so that, since I manage all way variable $_GET[] when the URL is template.php  visualizes me a menu and not the tpl without data.

According to problem he is the following one. Since the script opens a directory and all print me to video the rows to its inside as I can make that stamps me all rows and not only one?

template.php

Spoiler: [ Show ]


template_body.tpl

Spoiler: [ Show ]


av2s02ks

Thanks to all!  
 




____________
Host Server: Linux (Aruba)
IP Version: 1.3.1.54 Modded
IP WebSite: MakingART (Web 2.0)
 
FedericoBicchedduSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
Nice , But how can i get the menu to appear in the left like all my other pages ?
 



 
AndyGpySend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
go in your cms to the page you made and add blocks
you can add extral blocks to some of the other original pages as well
 



 
blokeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
Hello there...

I'm currently testing the rc version and this mod does not work...

The error:

Fatal error: Call to undefined function phpdefine() in /home....blah blah/template.php on line 1

Any suggestions please?

Thanks in advance !
 



 
borboSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
borbo wrote: [View Post]
Hello there...

I'm currently testing the rc version and this mod does not work...

The error:

Fatal error: Call to undefined function phpdefine() in /home....blah blah/template.php on line 1

Any suggestions please?

Thanks in advance !


this mod can't work
in the rc and next release are some core variables of icy phoenix changed
you have to wait till lopalong release this mod for rc
 




____________
IcyPhoenix German Support
 
New PlayerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
Thank you for answering... i guess i'll wait then...

Regards


alex
 



 
borboSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
Instructions for RC1 - Onwards, Have been added to the first post.

I think I got it right!
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
Thank you very much Lopalong

you saved us a lot of time...  
 



 
borboSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Create New Forum Pages And Add Custom Vars. 
 
You're welcome,

But also be aware that if you opt to use "variables.php" you will divorce all var strings from Icy Phoenix and in fact create a stand-alone page that runs under Icy Phoenix.

For example: If you want to add the location to functions_mg_online.php, then you would have to include some language strings in my_template.php and add those vars to either the lang_main.php or preferably create a new file "lang_extend_my_template.php" and add the lang vars to that.

The whole exercise of adding / creating a .php file as per the instructions, is that it should work with any .php application providing the access vars and permission strings etc, are changed to suit where ever you try to add it; and that includes the lang vars.


 
 
 
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 2
Goto page 1, 2  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron