-
AuthorPosts
-
June 22, 2008 at 12:51 pm #129994
Hello,
I use ja teline II
in joomla 1.5.3
with domain http://www.inath.gr
i have problem with 2 components
one its seyret (that i cannot add video)
and another one its jobline.Both works in different temlate.
When i click submit returns me to the index.php with blank page (only menu and logo)please help me because this comp its importand for our company
check the problem at the following links
joblineJune 22, 2008 at 1:50 pm #255280Onother one comp that doesnt works correctry is gary’s cookbook..
When the user try to vote returns on the index page
June 23, 2008 at 6:47 am #255389some one please?
June 24, 2008 at 4:37 pm #255872Can someone from the stuff please reply to my question?
i fount onother ono component that doesnt work line normal “article manager”…that means something wronk with the code and modules that use index.php or simular cannot work..
If we set this components fron page works ok…
please help me because i pay just for this theme and i cannot use it…
June 25, 2008 at 6:54 pm #256205“Your support its very very good”
Free temlate sites give better support,i ask something simple,and no one reply to me.
1000% its template bug 1000% you can fix it in 10 mins byt……
I saw stuff members to reply only to chat topics and easy questions,were is the support to new customers that have really problem with one of your products?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 26, 2008 at 3:15 am #256278Hi
You can try edit Base.class.php(templates/ja_teline_ii/ja_menus/ folder)
Search those lines
function loadMenu(){
if(defined( '_JEXEC' )) $this->loadMenu_15();
else $this->loadMenu_10x();
}function createParameterObject($param, $path='', $type='menu') {
if(defined( '_JEXEC' )) return new JParameter($param, $path);
else return new mosParameters($param, $path, $type);
}function getPageTitle ($params) {
if(defined( '_JEXEC' )) return $params->get ('page_title');
else return $params->get ('header');
}
Change to
function loadMenu(){
//if(defined( '_JEXEC' )) $this->loadMenu_15();
//else
$this->loadMenu_10x();
}function createParameterObject($param, $path='', $type='menu') {
//if(defined( '_JEXEC' )) return new JParameter($param, $path);
//else
return new mosParameters($param, $path, $type);
}function getPageTitle ($params) {
//if(defined( '_JEXEC' )) return $params->get ('page_title');
//else
return $params->get ('header');
}
June 27, 2008 at 1:14 pm #256724nothing happends with this edit..
June 27, 2008 at 1:17 pm #256725looks like doesn pass the information from one page to onother,or doesnt load the body?
i dont know byt someone must fix this.Maybe this help <div id=”ja-current-content”> its empty in the source code..
December 28, 2008 at 11:13 pm #284189Inath,
Did you ever find the solution for jobline?
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by ironlion37 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum