PDA

View Full Version : Help With OsTube menu


EdNYC
12-02-2007, 05:15 PM
Hello,

I have ostube 2.0. Does anyone know what files will let me edit the Menu tabs. I want to change the word "SOUND". Also i want to add a link on the menu.

Thank you to everyone for reading.
Take care,

Josh
12-02-2007, 07:41 PM
I've not used OsTube unfortunately - is there a templates folder, with anything like header.tpl/htm or similar that may give you some clues?

jee92
12-03-2007, 07:21 PM
Hey hi all, i need some help please i cant install ostube in my hsoting, and when i try the step 2 i have this error:

Fatal error: Call to undefined function: file_put_contents() in /home/oralbcom/public_html/install/index.php on line 483

Can some body help me??

Thanks

Cirtex Andrew
12-03-2007, 07:32 PM
This function was introduced in PHP5 however PHP4 is the default on all servers. The link below explains on how to force the system to process the script with PHP5.

http://support.cirtex.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=20&nav=0

jee92
12-03-2007, 07:38 PM
Oh ok, im already put the .htaccess but give me a error again and, the php.ini where i can find?? because i dont have the file or please tell me how because i dont know customize that file.

jee92
12-03-2007, 07:51 PM
Where change to fix that error?? i dont know please help me.

EdNYC
12-03-2007, 09:25 PM
I've not used OsTube unfortunately - is there a templates folder, with anything like header.tpl/htm or similar that may give you some clues?

Josh,

thank you for your imput. the header file was the first place i was looking its turns out it is in the languages/english/english.ini file. if you ever use the script in the future.

thanks again.

Josh
12-04-2007, 10:26 AM
Ah, ok. Thanks for sharing the fix :)