Navigator
Online Users

In total there are 28 users online :: 8 registered, 0 hidden and 20 guests

Most users ever online was 81 on Wed Jun 09, 2010 10:40 am

Registered users: Ask Jeeves [Bot], dravekx , Exabot [Bot], Gobby, Google 2.1 [Bot], HelterSkelter , MSN [Bot], Yahoo [Bot] based on users active over the past 240 minutes

Last Online
In order to view the online list you have to be registered and logged in.



We are a free and open
community, all are welcome.

Click here to Register

Bot Tracker

Google 2.1 [Bot]
Fri. Sep. 10 2010, 02:26
Yahoo [Bot]
Fri. Sep. 10 2010, 02:22
Exabot [Bot]
Fri. Sep. 10 2010, 02:10
Ask Jeeves [Bot]
Fri. Sep. 10 2010, 02:06
MSN [Bot]
Fri. Sep. 10 2010, 01:20
Baidu [Spider]
Thu. Sep. 09 2010, 23:54
Google [Bot]
Thu. Sep. 09 2010, 18:14
Google Desktop
Thu. Sep. 09 2010, 14:28
MSNbot Media
Thu. Sep. 09 2010, 07:23
Alexa [Bot]
Thu. Sep. 09 2010, 06:04

Search

Categories
Not processed for this page
In development
Demo Block
Progress: [||||||||||]
Last updated:
Mon 25 Aug 2008
Version: 0.0.0
Designed by: Michaelo
Not downloaded yet
Team Speak
Progress: [||||||||||]
Last updated:
Mon 20 Apr 2009
Version: 1.0.0
Designed by: HelterSkelter
Ported by: Mike
Not downloaded yet
Cloud9 Links

; ; ; ; ; ; ; ; ; ;

Stargate Bugs

All discussion relating to Installing a new copy of SGP RC1.0.0

Stargate Bugs

Postby bobolicious » Wed Mar 10, 2010 10:50 pm

Hi just a quick question about an error message i get. i installed latest stargate portal and i used AutoMod to install it went well and all success, then i went to mydomain.com/portal and installed with success, then went to admins panel and click the tab and i get this error any suggestions? I have tried uploading all the files to there folders again and still same results.

General Error
SQL ERROR [ mysqli ]

Table 'bobswebn_justafunchat.K_BLOCKS_CONFIG_TABLE' doesn't exist [1146]

SQL

SELECT * FROM K_BLOCKS_CONFIG_TABLE

BACKTRACE


FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/acp/acp_k_config.php
LINE: 58
CALL: dbal_mysqli->sql_query()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_k_config->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

bobolicious
 
Posts: 10
Joined: Wed Mar 10, 2010 10:43 pm
  Flag

Re: Stargate Bugs

Postby Mike » Thu Mar 11, 2010 12:47 pm

Looks like the include/constants.php file was not updated...
Open it and see if you have these lines of code at the bottom...
Code: Select all
define('WELCOME_MESSAGE', 1);
define('K_FLAGS_TABLE',            $table_prefix . 'k_flags');
define('K_MENUS_TABLE',            $table_prefix . 'k_menus');
define('K_BLOCKS_TABLE',         $table_prefix . 'k_blocks');
define('K_CLOUD_TABLE',            $table_prefix . 'k_cloud');
define('K_MODULES_TABLE',         $table_prefix . 'k_modules');
define('K_WEB_PAGES_TABLE',         $table_prefix . 'k_web_pages');
define('K_PLUGINS_TABLE',         $table_prefix . 'k_plugins');
define('K_BLOCKS_CONFIG_TABLE',      $table_prefix . 'k_blocks_config');
define('K_BLOCKS_CONFIG_VAR_TABLE',   $table_prefix . 'k_blocks_config_vars');
define('K_ACRONYMS_TABLE',         $table_prefix . 'k_acronyms');
define('K_QUOTES_TABLE',         $table_prefix . 'k_quotes');
define('K_NEWSFEEDS_TABLE',         $table_prefix . 'k_newsfeeds');
define('K_USERS_TABLE',            $table_prefix . 'k_users');
define('K_STYLES_STATUS_TABLE',      $table_prefix . 'k_styles_status');
define('K_REFERRALS_TABLE',         $table_prefix . 'k_referrals');
define('K_YOUTUBE_TABLE',         $table_prefix . 'k_youtube');

If the file was not updated the chances are other were not updated?
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2275
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: Stargate Bugs

Postby bobolicious » Thu Mar 11, 2010 5:24 pm

Oh, well i added those lines of code to the file and the admins panel for the portal works now, but the main site looks like phpbb still, i even added a block lol , should i try uninstalling the portal with AutoMod, then reinstall?

Update. uninstalled and reinstalled and edited the one file that needed it after install. admins panel works fine but site still looks like phpbb and nothing has changed. hmm is there like on off switch to turn on portal, i dont know why wouldn;t be showing up. says everything was success when i installed.

bobolicious
 
Posts: 10
Joined: Wed Mar 10, 2010 10:43 pm
  Flag

Re: Stargate Bugs

Postby Mike » Thu Mar 11, 2010 7:21 pm

There is a good change a lot of the edits did not actually happen... Can you zip up the index.php file and attach it so I can look at it... :)
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2275
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: Stargate Bugs

Postby bobolicious » Thu Mar 11, 2010 8:44 pm

thanks for helping, i am not sure how to add files here soo i uploaded it to my site as direct link, www.bobsweb.net/index.zip also was not sure, did you want the portal index.php or the phpbb index.php, the first one is phpbb index.php this one is the portal index.php www.bobsweb.net/index2.zip if its at all easier i added you to msn, mabye you want to login my ftp and take a look. thanks.

bobolicious
 
Posts: 10
Joined: Wed Mar 10, 2010 10:43 pm
  Flag

Re: Stargate Bugs

Postby bobolicious » Fri Mar 12, 2010 10:39 pm

Update : i deleted my site and db and reinstalled from ground up starting with phpbb then AutoMod, then stargate-portal about 6 times and always get an error lol never works, then finnaly i tried installing it on one of my other domains and for some reason it worked, i wonder if its cause my main domain is http://www.bobsweb.net and i was trying to install it on http://www.justafunchat.com <--- which is not set as regular domain its addon domain which gets linked from the main bobsweb.net. phpbb always seems very touchy even logging in for first time it says page cannot be found, then refreshing page it works? and loggin in admins for phpbb also gives trouble, have to login few times, i always get message, sorry you are not allowed to go to admin panel you do not have the correct permissions, but on a page refresh it works lol very odd. soo as of now i transfered my stargate-portal from bobsweb.net to justafunchat folder and it works on this link http://www.justafunchat.com soo how does that work with my db now, wheni want to install more things do i have to put them on bobsweb.net db ? another question, when i go to my site it only shows the left side blocks and center news or whatever comes with the portal, how do i get it to show the right side blocks as well, it works if i click portal but i dont want my users to have click portal every time they go site.

also just a curious question, how come phpbb mods like this portal is not a direct install such as im used to useing another portal called php-nuke, soon as you upload files and install the portal one time its set to go forever, for example ading blocks or mods does not require any coding changes or anything just simply add the files in ftp and turn them on in control panel thats it. i think that would make things alot easier and alot more reliable. cause as of now adding mods and files is a hit and miss if its gonna install or not. ok thanks for time, let me know about my questions. im trying to give phpbb and this portal a chance, altho its been a week since i tried to run it and its seems its just too many problems then its worth, please tell me everything will get better? lol thanks

bobolicious
 
Posts: 10
Joined: Wed Mar 10, 2010 10:43 pm
  Flag

Re: Stargate Bugs

Postby Mike » Sat Mar 13, 2010 4:30 am

A few things...
1) I think you have the wrong cookie setting, that will account for problems logging in...
2) Block on left and centre... You can change a setting so that your site loads the portal page instead of the index page... This requires an edit to you .htaccess file (search for this)...
3) The way phpBB works it doesn't really support automatic install... I guess it will always require something like Automod to install mods...
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2275
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: Stargate Bugs

Postby bobolicious » Sat Mar 13, 2010 12:35 pm

ok thanks for response mike, my site should be good now :) least you help, everyone at phpbb told me to find another portal and made fun of the post i asked about php portal sites. oh and one last question since im here, the Album mod that came with it when i click it says sorry this is under construction do i need to install those mods still with automod then. i wasn;t sure.

bobolicious
 
Posts: 10
Joined: Wed Mar 10, 2010 10:43 pm
  Flag

Re: Stargate Bugs

Postby Mike » Sat Mar 13, 2010 1:14 pm

Yes... I just added the block in case I got around to picking an album mod to use but the portal is such a big job I never got around to it... There are a couple of album mod... best ask the guys which one is best... :?
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2275
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: Stargate Bugs

Postby bobolicious » Sat Mar 13, 2010 6:09 pm

please letme know what to edit in the .htacess file soo my portal will open on startup i dont see much in there and i dont know coding soo i have no clue

bobolicious
 
Posts: 10
Joined: Wed Mar 10, 2010 10:43 pm
  Flag

Next

Return to Installing SGP RC1.0.0 (first time installs)

Who is online

Registered users: Ask Jeeves [Bot], dravekx , Exabot [Bot], Gobby, Google 2.1 [Bot], HelterSkelter , MSN [Bot], Yahoo [Bot]

cron