(SOLVED) Use two tab modules on the same page?
can you use two tab modules at one time? I tried it on j1.5 but when you use one tab module the other tab module disappears....
any help would be appreciated! |
Re:Use two tab modules on the same page?
Backend of Joomla-> List of installed Modules-> activate News Tab Module and choose \Copy\ on top right of Backend.
|
Re:Use two tab modules on the same page?
you will need to change function sliice in a module copy , to have 2 tabs working
|
Re:Use two tab modules on the same page?
Thanks for the help neo... But i have no idea what you are talking about :)
|
Re:Use two tab modules on the same page?
Still need some help.... if any one knows what I need to do...
thanks!!! :) |
Re:Use two tab modules on the same page?
do this , extract the mod_tab_news_1.0.4.zip
rename all folders and files from mod_tab_news to mod_tab_news2 open mod_tab_news2.php find all instances , there is only 2 of processImagesCustom rename it to yourfunction save the file open mod_tab_news2.xml, rename all instances of mod_tab_news to mod_tab_news2 save the file zip the folder and now you have second tab news module |
Re:Use two tab modules on the same page?
WAIT
again open mod_tab_news2.php also change all instances of mod_tab_news to mod_tab_news2 |
Re:Use two tab modules on the same page?
I did everything you asked but i get this:
Code:
Fatal error: Call to undefined function: yourfunction() in /modules/mod_tab_news2/mod_tab_news2.php on line 272once I find the solution I will post it.... it has to do with \yourfunction\ it had \processImagesCustom\ there before... so I need to find a different way of calling on it.... |
Re:Use two tab modules on the same page?
Did you change all instances of mod_tab_news in the module in the mod_tab_news2 php?
|
Re:Use two tab modules on the same page?
you have missed one
processImagesCustom in the module , look for it and rename it |
| All times are GMT -4. The time now is 04:18 PM. |
Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.