Home arrow Forum Latest posts of: HighlanderICT
  Welcome, Guest. Please login or register.
Did you miss your activation email?
November 20, 2008, 03:54:44 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1] 2
1  Joomla Addon Discussion / Joomla Components / Re: PollXT Problem on: October 23, 2006, 12:48:51 PM
Problem solved.

The solution (in case anyone else has a similar problem) is to run the following commands in phpmyadmin

ALTER TABLE `#__pollsxt_questions` ADD INDEX ( `pollid` );
ALTER TABLE `#__pollsxt_options` ADD INDEX ( `quid` );
ALTER TABLE `#__pollxt_data` ADD INDEX ( `optid` );


2  Joomla Hacks / Joomla-SMF 2.0.x / Re: Sync by Username problem on: October 20, 2006, 04:14:50 PM
Thanks Wolverine - it was a user who was in Joomla but not in SMF and there was a conflict. The url gave me the username and when i deleted him from Joomla and tried to sync all worked fine.

3  Joomla Hacks / Joomla-SMF 2.0.x / Re: Sync by Username problem on: October 20, 2006, 03:03:33 PM
I notice that this user posted the same error a couple of days ago (apologies for repeat posting - i did try searching before I posted)

THREAD HERE
4  Joomla Hacks / Joomla-SMF 2.0.x / Sync by Username problem on: October 20, 2006, 11:30:13 AM
I am getting the following message when trying to sync users ... any ideas ?

Joomla/Mambo[0] / SMF[0] inserted Failed : : _JSMF_MSG_FAILED : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \


Joomla 1.0.11
SMF 1.1 RC3
JSMF 2.0 RC1

5  General Discussion / General Discussion / Re: Your opinions here please // CMS wanted ! on: October 17, 2006, 08:53:13 AM

ACAJOOM & LETTERMAN - EXTENSIONS.JOOMLA.ORG

EXTCALENDAR - JOOMLAFORGE

SMF - SIMPLE MACHINES
Bridge for SMF - here on this site

GALLERY2 - MENALTO

COPPERMINE - COPPERMINE
Joomla/Coppermine Bridge MEHDI PLUGINS

6  Joomla Addon Discussion / Joomla Components / PollXT Problem on: October 16, 2006, 09:16:21 AM
We installed POLLXT on our site as a more powerful alternative to the core poll component and it has been working well for many months until one day last week when all of a sudden the poll that had been running (without errors) for a week started displaying an error on both the module and also on the poll page .... this is the error

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay SQL=SELECT d.* n FROM jos_pollsxt_questions AS q n LEFT JOIN jos_pollsxt_options AS o ON o.quid = q.id n LEFT JOIN jos_pollxt_data AS d ON d.optid = o.id n WHERE q.pollid ="35" AND d.user = "*****"ORDER BY d.datu DESC n LIMIT 1

(only thing I changed in the code here was the username at the end where i added *****)

The component was not the most up to date one, so i used online upgrade to upgrade it to 1.22.13 which also displays the same error. V1.30 beta also has the same problem.

From a quick search of google, I am assuming this is an SQL problem rather than a component problem but could definitely do with some help. Google results point to a problem with the max_join_size value but looking at this value with phpmyadmin shows it to be 7000000 so that cant be it.



site is located HERE
7  General Discussion / General Discussion / Re: Your opinions here please // CMS wanted ! on: October 16, 2006, 09:12:19 AM
I would suggest JOOMLA

NEWS: Easy with Joomla

PHOTOGALLERY: We have used both GALLERY2 and COPPERMINE for our sites. Gallery 2 is on our current live site but is a little slow so on our new site we will be using COPPERMINE which integrates well with Joomla. I believe ZOOM also integrates well with both Joomla and Community Builder (if used) but we havent used it so I cant say for sure.

FORUM: I would recommend SMF instead of PHPBB. We used PHPBB before but had a fair number of issues keeping it integrated with Joomla and had a hard time getting support with our specific issues. The integration may have improved now but SMF (using the bridge from this site instead of the 'official' bridge) is still our forum of choice, not least because questions asked in the forums here are usually answered pretty quickly.

EVENTS: SMF has an inbuilt calendar that will do exactly what you want or you could install EXTCALENDAR component in Joomla which is more powerful.

MAILING LIST: There are so many of these for Joomla that its hard to count. We dont have newsletters/mailings on our current site but will be adding it to the new site we have in development. We narrowed it down to two choices. LETTERMAN which is good for basic newsletters and mailings and ACAJOOM which can handle multiple newsletters. We decided on ACAJOOM as it meets our requirements a bit better.


8  Joomla Hacks / Joomla-SMF 2.0.x / Re: Several problems with JSMF on: October 02, 2006, 05:08:12 PM
But wolverine himself wrote that he wanted me to do something, and he would take a look at it.. but he hasn't and you know..

He may not be answering, but I am sure he is listening  Wink

Think quite a few of us have different issues where we have asked for his help and many of those issues will no doubt be solved in the next release. be patient  Wink

9  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 28, 2006, 10:29:31 PM
another query - I have set UDDEIM as my messaging system but the login module doesnt seem to show new messages waiting ? am i doing something wrong ?
10  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 28, 2006, 12:26:10 PM
the best way for me to make sure these work is for you to give me user access to your site so I can see them breaking.  You can pm me this information if you like. 

sent you a PM  Smiley
11  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 28, 2006, 09:57:43 AM
Is this an SMF mod?
Yes - Google MemberMap is a mod that can be downloaded from the Simple Machines site and although it is not advertised as being 1.3 compatible, it does install if you amend the file names for the xml. It works in unwrapped mode but doesnt when wrapped - exactly the same behaviour as it displayed with the previous version of the bridge.
Mod location : http://mods.simplemachines.org/index.php?mod=241

I also have another mod installed called 'IGNORE' that allows users to ignore other users. It works great and doesnt cause me any problems except when users are modifying their profile - when they go to 'ignore user options' it breaks out of the wrapper - any ideas how to prevent this ?
Mod location : http://mods.simplemachines.org/index.php?mod=185


Quote
The account activated message should have only occurred in 1.1.X versions of the bridge.
My mistake - the error is not appearing on my test site which is using V2 but is appearing on my live site which is still using V1.1 - can live with it until I upgrade on live site.
12  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 27, 2006, 02:56:07 PM
MINOR issues I am having with the current JSMF (or maybe its Joomla) are as follows. fixes or advice would be most appreciated.

GOOGLE MEMBER MAP - I have google member map v0.55 installed and when viewing it unwrapped (http://<mydomain>/<SMF folder>/index.php?action=googlemap) the pins, sidebar and the legend all appear but when viewing it wrapped (http://<mydomain>/index.php?option=com_smf&Itemid=303&action=googlemap), ie. using the bridge, I get the map but no pins and an empty sidebar.

DISAPPEARING MENU OPTIONS - If I have been viewing the site previously and go elsewhere or close browser and then come back, the login module (SMF login) shows me as logged in but the joomla menu shows only those items available to guests. When I click on any of the links (eg click HOME or FORUM) I go to the relevant page and my full menu appears. Something somewhere is not telling joomla I am logged in ??

SMF MESSAGES OR UDDEIM ? - I have set the site to use UDDEIM for messaging and the links in the forum or on the tab list all get redirected to UDDEIM. However, when a user is modifying their profile the PERSONAL MESSAGE OPTIONS still point to SMF messaging.

USER SYNCHRONISING - Mentioned this one before but as I am adding all my little problems in one place, thought I would add it again. When accessing forum admin it breaks out of the wrapped mode and into unwrapped mode and therefore out of the bridge. If I make adjustments to the member list the sync with joomla doesnt work and I have ended up having to try and make sure i delete users from both separately and never knowing if it has worked. On the odd occasion that the admin section DOES load in wrapped mode, when clicking on the activation tab to look at new members and decide whether to email them, delete them, approve them etc, I get a message that says your account has been activated and it goes back to forum index.

As I said at the top - help and advice greatly appreciated

Setup
Joomla 1.0.11
SMF 1.1 RC3
JSMF v2.0 Beta3 + appropriate login mod.
13  Joomla Hacks / Joomla-SMF 2.0.x / Re: JSMF 2.0 Beta 3 on: September 15, 2006, 11:55:26 AM
Wolverine - excellent work as usual and it has solved a few of the problems I was having but I am still having a couple of issues - maybe they are my issues, or Joomla issues or maybe they are the bridge, I dont know.

1. When logged in as admin and viewing the forum in wrapped mode, I click on the SMF ADMIN link (<site>/index.php?option=com_smf&Itemid=299&action=admin) and that address always seems to take me to the password page which is unwrapped. (Previously I only got this on my first visit to admin area, subsequent visits brought admin area up wrapped inside joomla).

Bearing in mind that you mentioned there were issues regarding the integration of the bridge with joomla or the syncing of info between them if the forum is unwrapped this gives me a problem as I cant get it to load. After entering my password, the page that loads has the address <site>/<forum dir>/index.php?option=com_smf;Itemid=299;action=admin. If I manually remove the forum directory portion of the address Joomla tells me the page does not exist.

2. If I try to sync by username in the admin or 'verify', I get the same inserted / failed message (see screenshots) and the main component config changes back to show that 'synchronise' usernames is disabled

14  Joomla Hacks / Joomla-SMF 2.0.x / Re: CB-SMF Plugins for JSMF 2.0 on: September 15, 2006, 10:27:25 AM
With luck, I should have something ready for the team within the next day or two.  Cool

Any progress ?
15  Joomla Hacks / Joomla-SMF 1.1.x / Re: CB-SMF Plugins v 1.3 RC3 SEF on: September 11, 2006, 10:01:48 PM
please let me know if you have any problems with the package.

It doesnt seem to work with the new V2.0 of the JSMF plugin - looks for config.smf.php which isnt present in the latest version - suggestions ?
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