Home arrow Forum Latest posts of: Jeremy
  Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 08:04:31 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1] 2
1  Joomla Core Discussion / Joomla 1.0.x / Re: New to Joomla and want the Change the Joomla Header/jpg at top of front page on: April 11, 2007, 06:08:16 PM
If using firefox, right click on the image then click view background image.

Look at the url location - thats where it is on your server.

I would recommend using a rockettheme.com template.
2  Joomla Hacks / Joomla-SMF 2.0.x / Re: My login mod doesn't show 'miss activation email?' link. on: April 09, 2007, 07:06:58 PM
1. Try downloading a fresh copy of the default smf template and upload it.
2. make sure the setting is checked to show the forgot activation link.
3  Joomla Hacks / Joomla-SMF 2.0.x / Re: An Error Has Occurred! After entering donation code on: April 08, 2007, 07:29:36 PM
The fix for this error was to update my templates.

The smf error logged showed no visual verification being entered.

So I downloaded the latest build of smf and uploaded the emplates and it started working.


Thanks!
4  Joomla Hacks / Joomla-SMF 2.0.x / Re: An Error Has Occurred! After entering donation code on: April 08, 2007, 02:35:54 PM
I did a search for $mosConfig_live_site = like you suggested and as far as I know I did not see a fix for the error with registration..

Maybe I was not looking in the right place?

5  Joomla Hacks / Joomla-SMF 2.0.x / An Error Has Occurred! After entering donation code on: April 08, 2007, 02:09:23 PM
First off, what a great component.  Well done!

I started receiving this error when trying to register a new test account using the smf registration ( after entering my donation code ):

An Error Has Occurred!



It list no other info in the box beneth the error.
I tried the default joomla template and my own custom one for smf and the error still shows up.  Now  the whole template of the forum is shown, just the user cannot resgiter because it says "An Error Has Occurred!".

I am using:

Joomla 1.0.12
com JSMF 2.0.2
CB plug smf 2.0.3
I list my phpconfig setup and the joomla setup at the bottom.


Here is the debug info I receive on the page:


Quote
returned url:: http://domainname.com/component/option,com_smf/Itemid,26/

returned url:: http://domainname.com/component/option,com_smf/Itemid,26/

loading headers
DEBUG
SMF BUFFER ARRAYS EMPTY -- REBUILDING
SEARCH:   var smf_scripturl = "http://domainname.com/smf/index.php";
REPLACE:   var smf_scripturl = "http://domainname.com/smf/index.php";var jsmf_scripturl = "http://domainname.com/component/option,com_smf/Itemid,26/";var jsmf_quoteurl = "http://domainname.com/index.php?option=com_smf&Itemid=26&";
STATUS:   Not found in buffer
SEARCH:   option value="?board=
REPLACE:   option value="board,
STATUS:   Not found in buffer
SEARCH:   smf_scripturl + this.options[this.selectedIndex].value.substr(smf_scripturl.indexOf
REPLACE:   jsmf_scripturl + this.options[this.selectedIndex].value.substr(jsmf_scripturl.indexOf
STATUS:   Not found in buffer
SEARCH:   ('?') == -1 || this.options[this.selectedIndex].value.substr(0, 1) != '?' ? 0 : 1)
REPLACE:   ('?') == -1 || this.options[this.selectedIndex].value.substr(0, 1) != '?' ? 0 : 1)+'/'
STATUS:   Not found in buffer
SEARCH:   'http://domainname.com/smf/index.php' + this.form.jumpto.options
REPLACE:   jsmf_scripturl + this.form.jumpto.options
STATUS:   Not found in buffer
SEARCH:   <input type="hidden" name="hash_passwrd" value="" />
REPLACE:   <input type="hidden" name="hash_passwrd" value="" /><input type="hidden" name="passwd" value="" />
STATUS:   Found and replaced
SEARCH:   this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value; hashLoginPassword(this);
REPLACE:   this.passwd.value = this.passwrd.value; this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value;  this.passwd.value = this.passwrd.value; hashLoginPassword(this);
STATUS:   Not found in buffer
SEARCH:   form action="http://domainname.com/smf/index.php?action=login2"
REPLACE:   form action="http://domainname.com/component/option,com_smf/Itemid,26/action,login2/"
STATUS:   Found and replaced
SEARCH:   href="http://domainname.com/smf/index.php?action=help"
REPLACE:   href="http://domainname.com/component/option,com_smf/Itemid,26/action,help/"
STATUS:   Found and replaced
SEARCH:   href="http://domainname.com/smf/index.php?action=search"
REPLACE:   href="http://domainname.com/component/option,com_smf/Itemid,26/action,search/"
STATUS:   Found and replaced
SEARCH:   href="http://domainname.com/smf/index.php"
REPLACE:   href="http://domainname.com/component/option,com_smf/Itemid,26/"
STATUS:   Found and replaced
SEARCH:   href="http://domainname.com/smf/index.php?type=rss;action=.xml"
REPLACE:   href="http://domainname.com/component/option,com_smf/Itemid,26/type,rss/action,.xml/"
STATUS:   Not found in buffer
SEARCH:   href="http://domainname.com/smf/index.php?action=login"
REPLACE:   href="http://domainname.com/component/option,com_smf/Itemid,26/action,login/"
STATUS:   Found and replaced
SEARCH:   href="http://domainname.com/smf/index.php?action=register"
REPLACE:   href="http://domainname.com/component/option,com_smf/Itemid,26/action,register/"
STATUS:   Found and replaced




Php Info:


Quote
PHP built On:       Linux host.launchhostingserver.com 2.6.9-023stab040.1-enterprise #1 SMP Mon Jan 15 22:56:55 MSK 2007 i686
Database Version:    4.1.20
PHP Version:    4.3.9
Web Server:    Apache/2.0.52 (CentOS)
WebServer to PHP interface:    apache2handler
Joomla! Version:    Joomla! 1.0.12 Stable [ Sunfire ] 25 December 2006 01:00 UTC
User Agent:    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Relevant PHP Settings:    
Joomla! Register Globals Emulation:    OFF    
Register Globals:    OFF    
Magic Quotes:    OFF    
Safe Mode:    OFF    
File Uploads:    ON    
Session auto start:    OFF    
Session save path:    /var/lib/php/session
Short Open Tags:    ON    
Output Buffering:    OFF    
Open basedir:    /var/www/vhosts/domainname.com/httpdocs:/tmp
Display Errors:    OFF
XML enabled:    Yes
Zlib enabled:    Yes
Disabled Functions:    none
Configuration File:    <?php
$mosConfig_MetaAuthor = '1';
$mosConfig_MetaDesc = '';
$mosConfig_MetaKeys = '';
$mosConfig_MetaTitle = '1';
$mosConfig_absolute_path = '/var/www/vhosts/domainname.com/httpdocs';
$mosConfig_admin_expired = '1';
$mosConfig_allowUserRegistration = '0';
$mosConfig_back_button = '0';
$mosConfig_cachepath = '/var/www/vhosts/domainname.com/httpdocs/cache';
$mosConfig_cachetime = '900';
$mosConfig_caching = '0';
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'jos_';
$mosConfig_debug = '0';
$mosConfig_dirperms = '';
$mosConfig_editor = 'tinymce';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_enable_stats = '1';
$mosConfig_error_message = 'domainname.com is temporarily unavailable.
Please notify the System Administrator';
$mosConfig_error_reporting = '-1';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '';
$mosConfig_fromname = 'domainname.com';
$mosConfig_frontend_login = '1';
$mosConfig_frontend_userparams = '1';
$mosConfig_gzip = '0';
$mosConfig_helpurl = 'http://help.joomla.org';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideEmail = '0';
$mosConfig_hideModifyDate = '1';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hits = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_icons = '1';
$mosConfig_item_navigation = '0';
$mosConfig_lang = 'english';
$mosConfig_lifetime = '900';
$mosConfig_link_titles = '1';
$mosConfig_list_limit = '30';
$mosConfig_live_site = 'http://domainname.com';
$mosConfig_locale = 'en_GB';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = '';
$mosConfig_multilingual_support = '0';
$mosConfig_multipage_toc = '0';
$mosConfig_offline = '0';
$mosConfig_offline_message = 'domainname.com is down for maintenance.
Please check back again soon.';
$mosConfig_offset = '-1';
$mosConfig_offset_user = '-6';
$mosConfig_pagetitles = '1';
$mosConfig_password = 'xxxxxx'
$mosConfig_readmore = '1';
$mosConfig_secret = '0dfsCr66ou4SWqfq';
$mosConfig_sef = '1';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_session_life_admin = '1800';
$mosConfig_session_type = '0';
$mosConfig_shownoauth = '0';
$mosConfig_sitename = 'domainname.com';
$mosConfig_smtpauth = '0';
$mosConfig_smtphost = 'localhost';
$mosConfig_smtppass = '';
$mosConfig_smtpuser = '';
$mosConfig_uniquemail = '1';
$mosConfig_user = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_vote = '1';
setlocale (LC_TIME, $mosConfig_locale);
?>





I am not sure what to do.  No one can register at my site!
6  Joomla Hacks / Joomla-SMF 2.0.x / Re: I have a problem on: February 05, 2007, 10:21:05 PM
That may fix the problem.

I decided to use joomla as the registration system.

One thing that still bothers me is that every time I edit something in the smf admin section it gives me an error.  Also it gives the error with out any template for smf, and the links for smf are all wrong and go to 404 pages.  When I mean the links are wrong I mean like it says:
An Error Has Occurred!
Unable to load the \'main\' template.
Back

When you click the back button it goes to a 404 page.  All the links within smf while the error message is displayed are also 404 (dead links).

I think smf is somehow changing directories while in error or debug mode....

7  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0.1 on: February 02, 2007, 01:05:36 AM
I am receiving an error.  I have the latest builds of joomla (1.0.12), cb and smf as of this post date.  I have site registration pointing to smf as well.


When I try and register a test account (with smf registration) it gives this error:

Quote
An Error Has Occurred!
You were unable to login. Please check your cookie settings.

It also shows the error with no template for smf, just a white page for smf but the joomla theme is untouched.


I also noticed that after installing the bridge I would be logged out of the joomla administrator area when logging out on the front end..

And if I try to edit smf admin settings within joomla on the front end, smf would give this error:

Quote
An Error Has Occurred!
Unable to load the \'main\' template.


How would I start to debug this?


PS:  Someone else is also having the first error I listed.
Link: http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,3048.0
8  Joomla Hacks / Joomla-SMF 2.0.x / Re: I have a problem on: February 01, 2007, 05:47:38 PM
I am also receiving this error.

I have the latest builds of joomla (1.0.12), cb and smf as of this post date.

I have registration pointing to smf as well.

When I try and test a new register is gives the error:


An Error Has Occurred!
You were unable to login. Please check your cookie settings.


It also shows the error with no template or theme for smf, the joomla theme  still shows.

How would I start to debug this?


I also noticed that after installing the bridge I would be logged out of the joomla administrator area when logging out on the front end..

And if I try to edit admin settings in the front end of joomla to smf, smf would give this error:

An Error Has Occurred!
Unable to load the \'main\' template.



9  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 24, 2006, 03:47:16 PM
Hello,

I have a problem with changing the user's forum profile. When I am klicking "Change" I get the following error message:

It works when I access the board seperately.

My system:
Database Version:    4.1.10a
PHP Version:    5.1.4
Web Server:    Apache/2.2.3 (Linux/SUSE)
WebServer to PHP interface:    apache2handler
Joomla! Version:    Joomla! 1.0.11 Stable [ Sunbow ] 28 August 2006 20:00 UTC
SMF 1.1 RC3
JSMF 2.0 Beta3
Community Builder 1.01
Relevant PHP Settings:
Joomla! Register Globals Emulation:   OFF   
Register Globals:   OFF   
Magic Quotes:   ON   
Safe Mode:   OFF   
File Uploads:   ON   
Session auto start:   OFF

Greetings
  Buschmann



Try this fix http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,2346.msg11341#msg11341



BTW wolv, I still have the error with CB not showing the avatar in the CB profile.  The avatar works fine with SMF but not CB, its just blank..

I uploaded a picture to CB but it does not change the SMF avatar...
10  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 20, 2006, 11:29:49 PM
describe the situation better.  Tell me if you uploaded from CB or SMF.  If SMF url or file?  etc.  Gimme more info!  Grin


I uploaded via SMF, uploaded file.
I also tried to upload in CB and it still did not show an avatar for CB and it did not change the SMF avatar.

11  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 19, 2006, 11:15:27 PM
I am still receiving an error with the SMF - CB avatars.
There is just a blank space where the avater is suppose to be for CB....
12  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 18, 2006, 10:30:26 PM
yes, this was error message was reported and the fix is listed here.




Thanks that did it.

One problem still remains though.
There is just a blank space where the avater is suppose to be for CB....
13  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 18, 2006, 04:13:47 PM
I get this error when done uploading a new avater:



It also does not refrash the page so you can see the changes.
You have to manualy refrash the page to see the uploaded avater.
14  Joomla Hacks / Joomla-SMF 1.1.x / Re: SQL Error on: July 13, 2006, 06:52:14 PM
I just reinstalled smf and its working now.
I will keep at least one post on the forums now at all times Smiley
15  Joomla Hacks / Joomla-SMF 1.1.x / Re: SQL Error on: July 13, 2006, 03:33:43 PM
That didn't fix it.
Pages: [1] 2


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
Search Contact About Advertise Blogs Topsites Submit News Register Login