• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] How to / Suggestion - Some modifications

Started by x5000x,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

x5000xTopic starter

Hello,

Attached is the image (header_.jpg) of the how to or suggestion i would like to know how to do it:

1) Search (how to make search box bigger like i have on the picture)
2) Upload video (How to show this to non registered users [Guests] when they click upload video to redirect them to the page and ask them if they registered to login if not then to registration)
3) Language (Move language section closer to the visitor section and how to display English as first language and than have drop menu like how it is now with multiple languages)

Any suggestion or help is welcomed.
Thank you in advance,
  •  

PHPVibe A.

1. Search is modified in upcoming upgrade http://www.videoinedit.com/
2. This should be done in tpl.globals.php by removing the is_user() wrapping around the upload menu.
3. For current lang you can try something like
echo _lang('lang-'.current_lang());
and translate it from admin, since it's stored as "en".
You can do this in template, file tpl.globals.php

x5000xTopic starter

Mr. Alexander,

Thank you again for your help and quick reply.

1). Do you have ETA for new release
2). Could you be more specific i tried but looks like i am not that good in php
3). Could you be more specific i tried but looks like i am not that good in php

Thank you in advance,
  •  

x5000xTopic starter

Alexander,

Any help on the above questions? If you need me to pay extra $$ to get this done the way i want just let me know.
Thanks!
  •  

PHPVibe A.

Sorry, you need to understand we don't work exclusively on PHPVibe, we provide development for several large companies, so we can't be every single day here.

I can provide you the exact code when I will have more time, custom developments are not covered by support, but I'll try to test and provide you the code, right now got 400 support e-mails to answer.

x5000xTopic starter

Alexander,

Not a problem at all, whenever you get time please post code just don't forget.

Thanks!
  •  

ikmoon

did u manage to edit it?
if u still having problem i can edit it for free..
u can contact me on skype or yahoo messenger..
my id: ikdrive
enjoy the PHPVibe :)
Quote from: x5000x on
Alexander,

Not a problem at all, whenever you get time please post code just don't forget.

Thanks!
viDeoikdrive_1M7N6D.gif" border="0
video.ikdrive.com - funbangla.com - you-tube.ga
video based cms hosting solutions and services
IKDRIVE - websystems
www.ikdrive.com
  •  

x5000xTopic starter

ikmoon,

thanks for your interest to help
could you please post code here so whole community benefits from it.
  •  

x5000xTopic starter

Alex,

I got all these figured out except #02 whatever i tried cant get it to work.
Whenever you get time could you please post specific code what to edit or replace #02 i would be very thankful.

2) Upload video (How to show this to non registered users [Guests] when they click upload video to redirect them to the page and ask them if they registered to login if not then to registration)

Thanks in advance,
  •  

PHPVibe A.

Why you guys don't have patience for 3.5 final, we can built a lot of stuff on that, answering all the time just adds more time to the release's eta, and you guys will upgrade, and here we go again...same topics :)

Similar topics (7)