FATAL ERROR and WARNING!!

Support for IntegraMOD 141

Moderator: Integra Moderator

FATAL ERROR and WARNING!!

PostAuthor: fidunderground » Thu Jan 25, 2007 10:48 am

Your phpBB Version: 2.0.22
phpBB Type: Integramod 132
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://fidunderground.ig3.net/forum/

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing


What was done to try to solve the problem?
Nothing



De.scription and Message

This error shows up

Warning: main(./mods/netclectic/mini_cal/mini_cal_.php) [function.main]: failed to open stream: No such file or directory in /home/fidunder/public_html/forum/mods/netclectic/mini_cal/mini_cal.php on line 80

Warning: main() [function.include]: Failed opening './mods/netclectic/mini_cal/mini_cal_.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fidunder/public_html/forum/mods/netclectic/mini_cal/mini_cal.php on line 80

Fatal error: Call to undefined function: getminicalforumsauth() in /home/fidunder/public_html/forum/mods/netclectic/mini_cal/mini_cal.php on line 83

I just installed this on my phpbb...everything went smooth...but this this shows up!
Last edited by fidunderground on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

fidunderground
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 23, 2007 5:23 am
Cash on hand: 0.00

Re: FATAL ERROR and WARNING!!

PostAuthor: Teelk » Thu Jan 25, 2007 5:21 pm

I've seen this before, it may be corrupt files. I suggest reuploading the directory modsnetclecticmini_cal
Last edited by Teelk on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Teelk
Dev Team
Dev Team
 
Posts: 1309
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 14, 2006 5:25 pm
Cash on hand: 0.00
Location: Canada

Re: FATAL ERROR and WARNING!!

PostAuthor: Helter » Thu Jan 25, 2007 5:59 pm

this error first surfaced in my phpbb_to_IM140 beta update because the db entry was mising for the minical. Michaelo found a fix for it. Ill take a look at that update .script and see if I can find his edit. Teelk, if your reading this, I think it was in page 5 of the update
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: fidunderground » Fri Jan 26, 2007 6:59 am

i tried reuploading that folder but it still shows up!
its not a new install...i just want to transfer my current phpbb's posts and members there..


whats the fix HelterSkelter??

PS and im not from TURKEY!!!! the flag shows up wrong here!
Last edited by fidunderground on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

fidunderground
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 23, 2007 5:23 am
Cash on hand: 0.00

PostAuthor: fidunderground » Fri Jan 26, 2007 10:35 am

NOw im getting this error!!

General Error

Could not obtain topics information

DEBUG MODE

SQL Error : 1054 Unknown column 't.topic_calendar_time' in 'where clause'

SELECT t.*, p.poster_id, p.post_username, p.enable_bbcode, p.enable_html, p.enable_smilies, u.username, pt.post_text, pt.bbcode_uid, lp.poster_id AS lp_poster_id, lu.username AS lp_username, lp.post_username AS lp_post_username, lp.post_time AS lp_post_time FROM phpbb_topics AS t, phpbb_posts AS p, phpbb_posts_text AS pt, phpbb_users AS u, phpbb_posts AS lp, phpbb_users lu WHERE t.forum_id IN (1) AND p.post_id = t.topic_first_post_id AND pt.post_id = t.topic_first_post_id AND u.user_id = p.poster_id AND lp.post_id = t.topic_last_post_id AND lu.user_id = lp.poster_id AND t.topic_calendar_time <1170316800>= 1169712000 AND t.topic_status <> 2 ORDER BY t.topic_calendar_time, t.topic_calendar_duration DESC, t.topic_last_post_id DESC

Line : 398
File : functions_calendar.php

HELP...what to do? wahts wrong?
Last edited by fidunderground on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

fidunderground
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 23, 2007 5:23 am
Cash on hand: 0.00

Re: FATAL ERROR and WARNING!!

PostAuthor: Helter » Fri Jan 26, 2007 11:44 am

try this. Please backup your db before running this as it is experimental, but this is what fixed the prob in the 132 to 140 update

upload this to your forum root, then using your browser, go to your site.
where you see index.php, replace with minical_update.php

example http://www.mysite.com/forum/minical_update.php
Attachments
minical_update.zip
(1.38 KiB) Downloaded 194 times
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: fidunderground » Fri Jan 26, 2007 11:50 am

ok that prob has gone now...

but now my posts and topics from my previous forum dont appear!!! but they are in the database!

help!

http://www.fidunderground.ig3.net/forum/portal.php
Last edited by fidunderground on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

fidunderground
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 23, 2007 5:23 am
Cash on hand: 0.00

Re: FATAL ERROR and WARNING!!

PostAuthor: Helter » Fri Jan 26, 2007 11:54 am

what did you do to fix the minical prob?

for the posts, be sure that includes/def_* are all chmodded to 666, then go to acp/forum admin/management+ and use the resync function
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: fidunderground » Fri Jan 26, 2007 12:09 pm

AWESOME....resync helped!



but when i choose FI subice theme i get this error!

phpBB : Critical Error

Could not get theme data for themes_id [2]
Last edited by fidunderground on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

fidunderground
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 23, 2007 5:23 am
Cash on hand: 0.00

PostAuthor: fidunderground » Fri Jan 26, 2007 12:15 pm

i cannot change the theme back because i did override setting...
and no page opens now...

it says

phpBB : Critical Error

Could not get theme data for themes_id [2]
Last edited by fidunderground on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

fidunderground
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 23, 2007 5:23 am
Cash on hand: 0.00

Re: FATAL ERROR and WARNING!!

PostAuthor: Helter » Fri Jan 26, 2007 12:44 pm

open phpbb_config in phpmyadmin and change default_style to 1
then delete your browser cache/cookies for your site

then in your acp uninstall fisubice and reinstall it. It is also a good idea to delete the cache for all styles, and re-compile for all styles
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: fidunderground » Sat Jan 27, 2007 12:07 am

thanx!! it worked!


how do i enable right click now?? its important! i dont want to disable it..
Last edited by fidunderground on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

fidunderground
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Tue Jan 23, 2007 5:23 am
Cash on hand: 0.00

Re: FATAL ERROR and WARNING!!

PostAuthor: viragotech » Wed Sep 15, 2010 9:29 pm

old post but I got the same problem and need to open the site ASAP.

help plz
User avatar
viragotech
Sr Integra Member
Sr Integra Member
 
Posts: 292
Likes: 0 post
Liked in: 0 post
Joined: Wed Jul 04, 2007 10:30 am
Cash on hand: 0.00

Re: FATAL ERROR and WARNING!!

PostAuthor: Helter » Thu Sep 16, 2010 12:47 am

which prob? there are a few in this post. Please make a new post and describe the error and what was done to cause it. Thx
btw, nice to see you back, its been awhile <img>
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3


Return to IntegraMOD 141

Who is online

Registered users: Google [Bot], Majestic-12 [Bot], Vendethiel