31
Mithrandir
Re: a Conjecture for others forums?

I have made Conjecture v2.01

that should work with SMF using a different database from XOOPS. I have tested it and the assign-forums-to-modules procedure works, but I seem to have some configuration problems on my server, because I get fatal errors when including smf_path/SSI.php due to something I cannot quite fathom. But I am also unable to log into SMF through the SMF/XOOPS bridge, so something else might be wrong.

Give it a spin and I hope it fans out well.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

32
Shine
Re: a Conjecture for others forums?
  • 2006/12/3 12:33

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Considering the ssi.php
Sometime ago I've posted a question about this on xoops.org. Until now no solution has come up.
(was/is this the issue with you about the smf ssi.php ?)

https://xoops.org/modules/newbb/viewtopic.php?topic_id=47425&forum=20&post_id=208317

33
Lance_
Re: a Conjecture for others forums?
  • 2006/12/3 13:36

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Config wise, all looks well. I'll just need to test some, and figure out how it actually works.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

34
asdolo
Re: a Conjecture for others forums?
  • 2006/12/6 15:05

  • asdolo

  • Just popping in

  • Posts: 26

  • Since: 2006/11/21


im' sorry but i can't help you because i don't know anything about programming

anyway smf final is out
http://www.simplemachines.org/community/index.php?topic=131008.0



In summary, the changes/fixes since SMF 1.1 RC3 include:

* Option to require visual verification when sending a personal message
* Adjusted readability of visual verification system
* Added option to limit number of personal messages that can be sent per hour
* Fixed several javascript errors
* Fixed time offset bug
* Disallowed multiple failures with visual verification
* Made several UTF8 fixes
* Fixed various undefined index errors

35
Methis
Re: a Conjecture for others forums?
  • 2006/12/11 21:30

  • Methis

  • Just popping in

  • Posts: 52

  • Since: 2005/6/25


Good project...I'm very interested in it but unfortunately I can't contributi actively because I can't program...but I see with pleasure that there are people like Mithrandir...


I also thought to use SMF separate from XOOPS and I tried converter from XOOPS to smf available on simplemachine.org....but I've a problem also in conversion...

This is the error:

Converting members... Successful.
Converting categories... Successful.
Converting boards... Unsuccessful!
This query:

    
SELECT
    forum_id 
AS ID_BOARDcat_id AS ID_CAT,
    
SUBSTRING(forum_name1255) AS name,
    
SUBSTRING(forum_desc165534) AS descriptionforum_topics AS numTopics,
    IF(
forum_access 1'0,2', IF(forum_access 3'''0,-1,2')) AS memberGroups,
    
forum_posts AS numPosts
    FROM 
`mydatabase`.myprefix_bb_forums
    LIMIT 0
500;

Caused the error:

    
Unknown column 'forum_access' in 'field list'



I tried from either cbb 1.16 and cbb 3.05 but results were the same!

Any advice?

36
svaha
Re: a Conjecture for others forums?
  • 2006/12/12 1:17

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


I removed the forum_access line and did the settings for access of the boards afterwards by hand in the smf forum.
What doesn't kill me,
makes me stronger.

http://exm.amevita.eu
http://www.amevita.eu
http://www.alohaspirit.nl

37
Methis
Re: a Conjecture for others forums?
  • 2006/12/12 10:20

  • Methis

  • Just popping in

  • Posts: 52

  • Since: 2005/6/25


Thanx....now it works

38
asdolo
Re: a Conjecture for others forums?
  • 2006/12/30 22:50

  • asdolo

  • Just popping in

  • Posts: 26

  • Since: 2006/11/21


why i can't install it?
if i go on module menu there isn't conjecture :-/
i use only 1 db and i can see other modules...

39
asdolo
Re: a Conjecture for others forums?
  • 2006/12/30 23:12

  • asdolo

  • Just popping in

  • Posts: 26

  • Since: 2006/11/21


and...if i go on the modules menu while i'm trasfering the files to the server appears the conjecture menu but with the error of file not found...really strange

it's normal that there isn't any index file in the conjecture folder?
i have tryed to rename xoops_version.php to index.php and appears but with that error...and i can't install it anyway

the error:
Module File for conjecture Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!Module File for Not Found!

40
Mithrandir
Re: a Conjecture for others forums?

1) If there is no xoops_version.php in the module's folder, you will get a
Module File for conjecture Not Found!Module File for Not Found

error.

If you are in the process of uploading, xoops_version.php is most likely the last file to be uploaded (first sub-directories, then root files, and starting with x, xoops_version.php will be the last) so that is quite normal. Trying to install a module that is not fully uploaded to the server cannot be recommended.

2) Why would you rename xoops_version.php to index.php?

3) So the problem is that when you have fully uploaded the module, you assume that the file names are as they should be and do not rename them - then the module does not appear in the modules list of available modules to install?

Yes, that is weird - any PHP debug errors?

@methis:
Quote:
I cannot contribute because I cannot program

I am in quite considerable need of someone to test this and tell me if it actually works - as I said, my SMF-bridged module doesn't work as it should, but that may be a problem with SMF on my particular development server - I'm fighting a bit in the blind and I still don't know if this version 2.01 actually works with SMF.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

Login

Who's Online

233 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits