Register | FAQ Search Today's Posts Mark Forums Read
Old 02-05-2010   #1 (permalink)
 
tozier9's Avatar
[+] more user info
 
tozier9 is offline  
Join Date: Jan 2010
Posts: 135
Thanks: 0
Thanked 9 Times in 8 Posts
Answered: Simple contact links to nothing

What is your live site URL? (localhost if none): http://kellycorporation.graphicdivide.com
What browser does this happen in: Firefox 3.x
What version of Joomla: Joomla 1.5
What OS? (your computer, not your server): Mac
Joomla experience level: 6


I have started with one contact. I made sure the user id matched it. Now when you click on the "email Lee" link a new page loads but nothing is there?
  Reply With Quote
This is a Advertisement. Sign up to have these ads removed.

Best Answer - Posted by matt

ok.

Teeechniclaly this is a Mocha setup issue.
First up, the error message is from trying to use the simple contact module more then once on one page. It was never initially designed to do this, and with many modules, not just ours, it is hard to get multiple instances of them on one page. For the time being, I have disabled one of the simple contact modules to move forward. I can see if this is something that can fixed.

2nd issue. Nothing showing up when clicking user. This is due to "configurable sidebars", a feature we have put into our templates for some time now. What it does, is allow you to totally disable or enable modules for a component sitewide. (say for instance you want a right module on your entire site, but not on the contact page, you can configure this manually in the templates index.php file.) It causes a bit of confusion however.
I changed it from contact-sidebar, which is not a option, to contact-right, which is. You can play with it further to get a feel for how i works and what it does.

Click the image to open in full size.

This fixed the issue of the blank page.

Issue 3, a 6th tab. Where do you mean? I do not see any tabs on your site, unless you mean the navigation links. Not sure.
Old 02-06-2010   #2 (permalink)
 
tozier9's Avatar
[+] more user info
 
tozier9 is offline  
Join Date: Jan 2010
Posts: 135
Thanks: 0
Thanked 9 Times in 8 Posts


Also Getting this error now. I added another contact to user 6 and now this is coming up when I try to go to contacts - colorado division.


Fatal error: Cannot redeclare namesplit() (previously declared in /home/content/t/o/z/tozier9/html/kellycorporation/modules/mod_simplecontact/tmpl/default.php:3) in /home/content/t/o/z/tozier9/html/kellycorporation/modules/mod_simplecontact/tmpl/default.php on line 24

Also is there a way to make a 6th tab?
  Reply With Quote
Old 02-08-2010   #3 (permalink)
 
tozier9's Avatar
[+] more user info
 
tozier9 is offline  
Join Date: Jan 2010
Posts: 135
Thanks: 0
Thanked 9 Times in 8 Posts


This has been on here for a few days, Any ideas???
  Reply With Quote
Old 02-09-2010   #4 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


Hi Tozier9

I did a fresh install and was not able to recreate your problem. Looking over your site it looks like your SEF ursl are not setup properly yet. (you have a index.php at the end still)
Can you disable SEF urls in your Joomla config and see if this helps first.

Other then that I am not sure. If you want o sent me login details via PM I can look it over.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
Old 02-10-2010   #5 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


ok.

Teeechniclaly this is a Mocha setup issue.
First up, the error message is from trying to use the simple contact module more then once on one page. It was never initially designed to do this, and with many modules, not just ours, it is hard to get multiple instances of them on one page. For the time being, I have disabled one of the simple contact modules to move forward. I can see if this is something that can fixed.

2nd issue. Nothing showing up when clicking user. This is due to "configurable sidebars", a feature we have put into our templates for some time now. What it does, is allow you to totally disable or enable modules for a component sitewide. (say for instance you want a right module on your entire site, but not on the contact page, you can configure this manually in the templates index.php file.) It causes a bit of confusion however.
I changed it from contact-sidebar, which is not a option, to contact-right, which is. You can play with it further to get a feel for how i works and what it does.

Click the image to open in full size.

This fixed the issue of the blank page.

Issue 3, a 6th tab. Where do you mean? I do not see any tabs on your site, unless you mean the navigation links. Not sure.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
Old 02-10-2010   #6 (permalink)
 
tozier9's Avatar
[+] more user info
 
tozier9 is offline  
Join Date: Jan 2010
Posts: 135
Thanks: 0
Thanked 9 Times in 8 Posts


Alright thanks Matt. I wanted them to be in the individual tabs on that page. So there will be 6 contacts and I wanted to click on each tab with there name on it and then there contact would pop up.

Also when you click on the contact they layout is odd. The number is on the left of the image.

Thanks for the help.
  Reply With Quote
Old 02-14-2010   #7 (permalink)
 
tozier9's Avatar
[+] more user info
 
tozier9 is offline  
Join Date: Jan 2010
Posts: 135
Thanks: 0
Thanked 9 Times in 8 Posts


anything? 10char
  Reply With Quote
Old 02-15-2010   #8 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


Hi Tozier

I didn't think you had any more questions, sorry.

The only thing I see in your post that might left hanging is you said:
when you click on the contact they layout is odd. The number is on the left of the image.
I am not sure what number you mean. If you mean the telephone number, this is the default location for the telephone number in joomla contacts. If you enable other things such as address and other tele numbers they will be in the same spot. Simple contact has nothing to do with the com_contact area this is on. You can look into Joomla overrides to style it differently yourself if you need to.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
Old 02-15-2010   #9 (permalink)
 
tozier9's Avatar
[+] more user info
 
tozier9 is offline  
Join Date: Jan 2010
Posts: 135
Thanks: 0
Thanked 9 Times in 8 Posts


I was just trying to get them all under 6 different tabs. I will try a different contact module I guess. Thanks
  Reply With Quote
Old 02-15-2010   #10 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


I spoke with Chris about multiple instances. While this is something we plan on implementing in the future, it is not a easy thing to do and will require the module to be reworked. I suspect it will be some time before this get's done.

The module was just never imagined to be used in the way you are trying to use it. It is a cool idea, but the module was initially envisioned for one person, basically as a side module for a quick email. Not as a multiple person, multiple tabbed, contact manager.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
This is a Advertisement. Sign up to have these ads removed.
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC1 Downloads powered by vBadvanced Dynamics v1.1.0.

Love Thy Favicon!

Click on a block to select it..