Menu Content/Inhalt
Home arrow Forum arrow Generalarrow Newsarrow The New Site Design

December 05, 2008, 05:18:32 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Overview   Help Search Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: The New Site Design  (Read 1620 times)
Cpt Ryan
Fleet Ops mob boss

Offline Offline

Posts: 1908


There is no spoon


« Reply #30 on: December 08, 2006, 11:17:33 PM »

nice going dude

i think that the posts should be carried over, i mean if anything it should stop about 5% of the already answered question threads that will undoubtably pop up in a new forum.
Logged

"The past makes us who we are... forget your past and you have no future"-Me.. i think
"better to send 5 lions than 500 sheep"- some guy i can't remember
"DANCE FOOL!!... and make it a nice dance"- another guy i cant remember
RedShirt
Per Philosophia, Clarus. Per Clarus, Veritas.

Offline Offline

Posts: 2752


En Veritas, Voluntas.


« Reply #31 on: December 09, 2006, 08:58:15 PM »

Quote
nice going dude

i think that the posts should be carried over, i mean if anything it should stop about 5% of the already answered question threads that will undoubtably pop up in a new forum.
Agreed.
Logged

"Freedom of speech is an American concept, so i don't give it any value."
~ Dean Stacey, investigator for the Canadian Human Rights Commission.

He heard the case against journalist Mark Steyn.  Steyn was accused of offending Muslims.
8_of_11

Offline Offline

Posts: 77



WWW
« Reply #32 on: December 10, 2006, 08:18:25 PM »

And it's nice to have 20,000 posts. Really says, "Yeah, I've been here since the beginning."
Unlike me, because this mod seems to have been around since the old Armada, and I certainly didn't look for mods back when I was playing that (too little).
Logged



The avatar is a tiny pic of a person in Oblivion imitating a racecar after being knocked on the head with a sword repeatedly, causing death and funny ragdoll physics.
It's funnier.
Fullphaser
Star Fool

Offline Offline

Posts: 513



WWW
« Reply #33 on: January 08, 2007, 04:09:12 AM »

Quote
And it's nice to have 20,000 posts. Really says, "Yeah, I've been here since the beginning."
Unlike me, because this mod seems to have been around since the old Armada, and I certainly didn't look for mods back when I was playing that (too little).
Its more an issue of they will try their best. I doubt this is much an issue where doc is having a confrontation of weather or not to keep the post so much as it is a confrontation with the MySQL and PHP based conversion script that SMF hands out for IPB 1.3,

By the way doc, on a small side note because Joomla's bridge program tends to assign an arbitrary value to the forum link (ie index.php?option=com_smf&item=# that was assigned to the forum value). The admin panel for SMF is almost immediately invalidated if you had plans to call on any modules in the SMF forum, because the admin panel will check for a session and if that isn't present it will redirect you to yourdomain.com/smf_direcotry/admin/index.php
because obviously you can't keep Joomla and in the same directory any joomla modules will blow up in your face. so If you are going to call modules from Joomla, make sure to throw a get exception in the php like. If you throw this in the index.template.php it should fix the problem.

Code:
<?php
if ($_get['action']!='admin'){
#joomla module calls
}
?>
and then with a null else
« Last Edit: January 08, 2007, 04:15:11 AM by Fullphaser » Logged

If necessity is the mother of invention, than want must be the father
[ Phaser Labs | Fullphaser's Rants | My Youtube ]
DOCa Cola
*
Offline Offline

Posts: 2605



« Reply #34 on: January 08, 2007, 09:42:59 AM »

which bridge are you using? i had problems with the 'official' smf bridge from their site. (invalid session IDs etc). i took the joomla-smf bridge from joomlahacks.com instead which is updated more frequently and didn't have had any problems yet.

DOCa Cola
« Last Edit: January 08, 2007, 09:44:00 AM by DOCa Cola » Logged

Fullphaser
Star Fool

Offline Offline

Posts: 513



WWW
« Reply #35 on: January 09, 2007, 03:19:57 AM »

Quote
which bridge are you using? i had problems with the 'official' smf bridge from their site. (invalid session IDs etc). i took the joomla-smf bridge from joomlahacks.com instead which is updated more frequently and didn't have had any problems yet.

DOCa Cola
I used the JoomlaHacks bridge, the one they provide is very unstable (or atleast as far as I could tell when I was using it) It wasn't session ID's that irritated me though, it had more to do with the way the "Official" Joomla bridge was difficult to configure.  
Logged

If necessity is the mother of invention, than want must be the father
[ Phaser Labs | Fullphaser's Rants | My Youtube ]
Pages: 1 2 [3]
  Print  
 
Jump to:  

© 2003-2008 DOCa Cola. All rights reserved.
Star Trek and related marks are trademarks of Paramount Pictures.
Powered by Joomla
Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com