Home arrow Forum Recent Posts
  Welcome, Guest. Please login or register.
Did you miss your activation email?
October 11, 2008, 12:10:47 AM
Home New Posts Search Calendar


Login with username, password and session length
Pages: 1 2 3 [4] 5 6 ... 10

 31 
 on: October 04, 2008, 05:07:22 PM 
Started by hansarie - Last post by hansarie
Joomla pathway / breadcrumbs don't display correctly on some content items.

Using Joomla 1.0 and am using the following components:
- extend menu + extend menu pathway
- iJoomla survey
- Jpromoter
- JCE admin
- xmap sitemap
- swMenuFree (not using it, will be removed shortly)

I'm not using joomla's root/core "mainmenu" menu instead I've created a new menu called "mymenu".
Menus and submenus work perfectly, the first 50 content items show the right breadcrumbs path.
New content items show the right path as well.

Now there is apparently a gray area of content items that I deleted and recreated, those keep showing only "Home" in the pathway (non active link). Now these content items are unpublished in the menumanager (list of faq items). If I even enable those content items by publishing them they still keep showing "Home" in the pathway.

I have a feeling that it might have something to do with double content Itemid's or id's not sure my tech knowledge doesn't reach that far.

1. how do I get rid of the incorrect "Home" in the pathway for those "bad" content items (tried recreating them several times and made new links as well, didn't help.

2. Is there a way to unpublish the menu items and still get a correct pathway?

3. how can I modify the pathway to get path's to sections and or categories instead. I just want to be able to manipulate it for those bad content items to show something more meaning full than a unlinked "Home" path.

Any suggestion are welcome!

Joomla Rocks!

Regards,
Sean

 32 
 on: October 04, 2008, 03:30:44 PM 
Started by Lag - Last post by Lag
Code:
--------------------------------------------------------------------------------
 
SEARCH: form action="http://www.stichting-gameweekend.org/forum/index.php?action=quickmod2;topic=68.45"
REPLACE: form action="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=quickmod2;topic=68.45"
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: form action="http://www.stichting-gameweekend.org/forum/index.php"
REPLACE: form action="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&"
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: form action="http://www.stichting-gameweekend.org/forum/index.php?action=post2"
REPLACE: form action="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=post2"
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: href="http://www.stichting-gameweekend.org/forum/index.php?action=help"
REPLACE: href="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=help"
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: href="http://www.stichting-gameweekend.org/forum/index.php?action=search"
REPLACE: href="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=search"
STATUS: Not found in buffer

--------------------------------------------------------------------------------
Thanks in advance!

 33 
 on: October 04, 2008, 03:29:55 PM 
Started by Lag - Last post by Lag
Code:
DEBUG

--------------------------------------------------------------------------------
 
SEARCH: http://www.stichting-gameweekend.org/forum/index.php?action=register
REPLACE: http://www.stichting-gameweekend.org/index.php?option=com_comprofiler&task=registers
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: http://www.stichting-gameweekend.org/forum/index.php?action=reminder
REPLACE: http://www.stichting-gameweekend.org/index.php?option=com_comprofiler&task=lostPassword
STATUS: Not found in buffer

--------------------------------------------------------------------------------
 
SEARCH: var smf_scripturl = "http://www.stichting-gameweekend.org/forum/index.php";
REPLACE: var smf_scripturl = "http://www.stichting-gameweekend.org/forum/index.php";var jsmf_scripturl = "http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&";var jsmf_quoteurl = "http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&"; var smf_session_id = "3cb78f5df5c22a65e96038395c4338e3";
STATUS: Not found in buffer
goes on much longer with the same kind of messages:

 34 
 on: October 04, 2008, 03:27:01 PM 
Started by Lag - Last post by Lag
Hi,
I've been using the jsmf bridge for ages now and must say it's brilliant.

However, after updating to php5 yesterday I noticed some problems with the bridge.
Some topics are suddenly not shown anymore, for example a thread has 2 pages and you click on the link to show the last post and that is shown. When you then click on the link of the first page you suddenly get an empty page (without errors though).

When I open the SMF forum outside of joomla the page is shown correctly.

Example:
In joomla: http://www.clanspace.nl/component/option,com_smf/Itemid,57/topic,15.0/
Outside of joomla: http://www.clanspace.nl/forum/index.php/topic,15.0.html

This also happens without SEF url's on 2 other sites of mine (hosted on the same server, also using joomla, smf and jsmf).

I'm using Joomla 1.0.15 and SMF 1.1.6 and the latest version of the bridge (which still worked well after the last SMF update and until the php update)
I'm not using any caching for SMF.

I turned on debugging on one of my sites and opened a forum page that would generate an empty page.
Below is the result of that, hope anyone here can help me out...
(debug result in the next post, it was too long)

 35 
 on: October 03, 2008, 12:09:55 PM 
Started by 2p0rk - Last post by 2p0rk
Fantastic, thanks!

Uploaded the new smf.class.php and chmodded it, all of a sudden everything works!

 36 
 on: October 02, 2008, 11:55:16 AM 
Started by Lenny - Last post by DrilLer
I to have this trouble  Embarrassed

 37 
 on: October 02, 2008, 07:26:32 AM 
Started by 2p0rk - Last post by locutus
You need JSMF version 2.0.2.1 for the bridge to work with Joomla 1.0.15. That version is here in the forums.

 38 
 on: October 01, 2008, 04:31:02 PM 
Started by WhiteGhost - Last post by Drakkim
I didn't examine all the code completely, it was enough to disable the heaviest of the decoding, mainly to lower CPU usage...

I did notice, however, that this line should have single quotes:
Code:
define ('_SMF_', "<br/>Joomla Bridge by <a href="http://www.JoomlaHacks.com" title="JoomlaHacks.com" target="_blank">JoomlaHacks.com</a>");

should be:
Code:
define ('_SMF_', '<br/>Joomla Bridge by <a href="http://www.JoomlaHacks.com" title="JoomlaHacks.com" target="_blank">JoomlaHacks.com</a>');

 39 
 on: October 01, 2008, 11:06:31 AM 
Started by 2p0rk - Last post by 2p0rk
I've installed a smf forum into my Joomla site, and am using the Joomla-smf bridge login module. I'm not able to log in using the module however nor from forum when using the Joomla path. The only way to log in seems to be to navigate to the forum's own URL, where i'm able to log in no problem. If I then navigate back to the Joomla site the Joomla-smf login module shows me logged in, but breaks if I try to use any of the buttons (due to the Joomla-smf path they use?)

I can't help thinking i'm missing something here. I've checked all my config settings as per the bridge user guide.

Also, I notice that in the bridge "about" section in the Joomla admin panel, it's not showing the correct SMF version. Related or red herring?

Joomla: 1.0.15
SMF: 1.1.6 (admin panel shows 1.1.4)
Bridge: 2.0.2
MySQL:  5.0.51a-community
PHP: 4.4.9

 40 
 on: September 30, 2008, 06:19:56 AM 
Started by MissJen - Last post by MissJen
Hi,

I am currently working on a joomla template, but something has stumped me. In IE there is a white gap between the top nav and the right hand side nav. Does anyone know how to fix this?

I dont have this error in firefox.

Just to let you know, I am using two css's, one standard one and one for IE. So if there is a solution in css that will bug up the page appearance in firefox, this is no problem.

The site is here- http://ventilation-supplies.co.uk/

Any help will be much appreciated.

Thanks,

Jen
xx

P.S. posted this on the official joomla forum but not receiving much help, I hope you guys and gals can give me a helping hand Smiley

Pages: 1 2 3 [4] 5 6 ... 10


Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
i-Vibe.com
Search Contact About Advertise Blogs Topsites Submit News Register Login