[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

Little install problem

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Events 4U

View previous topic :: View next topic  
Author Message
dcorwin
Investigator
Investigator

Offline Offline
Joined: Jun 03, 2004
Posts: 14

PostPosted: 03.06.2004 09:07
Post subject: Little install problem

Great site and modules!

I am getting an error when I click "Install" in Admin for Events4U:

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/eddies/public_html/modules/Events4U/cpg_inst.php on line 81

Any ideas? I followed the install instructions properly (I think!).

Thanks in advance,
Dave


dcorwin please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
dcorwin
Investigator
Investigator

Offline Offline
Joined: Jun 03, 2004
Posts: 14

PostPosted: 04.06.2004 08:10
Post subject: Re: Little install problem

Looks like your new cpg_install.php at cpgnuke.com did the trick. Danke!


dcorwin please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 04.06.2004 14:46
Post subject: Re: Little install problem

Wink


Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
liqweed
Investigator
Investigator

Offline Offline
Joined: May 27, 2004
Posts: 4

PostPosted: 09.06.2004 18:58
Post subject: Re: Little install problem

I'm having similar problems... could you please direct me to the relevant solution post?


liqweed please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Visit poster's website
liqweed
Investigator
Investigator

Offline Offline
Joined: May 27, 2004
Posts: 4

PostPosted: 09.06.2004 19:30
Post subject: Re: Little install problem

ok, found it, but i can't get around the admin panel problem. If I remove the tables I created (so that I'm able to install it using the new cpg_inst.php), I can't access the admin panel. it says:
Array:
On /hevra_cpg82/admin.php?op=modules&install=Events4U
While executing query "SELECT * FROM cms_events4u_config"

the following error occured: Table 'cpg_blank.cms_events4u_config' doesn't exist

ideas?

Thanks,
Ophir


liqweed please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Visit poster's website
liqweed
Investigator
Investigator

Offline Offline
Joined: May 27, 2004
Posts: 4

PostPosted: 09.06.2004 20:32
Post subject: Re: Little install problem

ok, a little advancement here... managed to run it by deleting all files related to Events4U from 'admin' folder, installing Events4U and then putting the files back in place.


liqweed please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Visit poster's website
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 10.06.2004 13:16
Post subject: Re: Little install problem

is the install problem solved for all ?


Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
pander
Investigator
Investigator

Offline Offline
Joined: Jun 17, 2004
Posts: 3

PostPosted: 17.06.2004 01:37
Post subject: Re: Little install problem

I am having exactly the same problem, and the fix is not working for me. Sad

After installation I get the following error:

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/gmmdi/public_html/modules/Events4U/cpg_inst.php on line 81

and then below that...

MySQL Error while executing:
INSERT INTO gmmdi_events4u_config VALUES (1, day, 10, 1, 1, 1, 0, 1, 0, 1, 0, 1, radminsuper, 15, 0, 1, 0, 0, 0, 3, 1, 0, 0, 1, '09:00:00, 10:00:00, 11:00:00, 12:00:00, 13:00:00, 14:00:00, 15:00:00, 16:00:00, 17:00:00, 19:00:00', 30, 1)

I followed the installation instructions to the letter or so I thought. I checked the database and the tables are there, not sure as to why it was having a problem inserting a record. Any ideas?

Paul.


pander please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 17.06.2004 12:50
Post subject: Re: Little install problem

hi,


replace in cpg_inst.php

with this :

$queries[] = "INSERT INTO ".$prefix."_events4u_config VALUES (1, 'day', 10, 1, 1, 1, 0, 1, 0, 1, 0, 1, 'radminsuper', 15, 0, 1, 0, 0, 0, 3, 1, 0, 0, 1, '09:00:00, 10:00:00, 11:00:00, 12:00:00, 13:00:00, 14:00:00, 15:00:00, 16:00:00, 17:00:00, 19:00:00', 30, 1);";


new version events4u soon Wink


Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
pander
Investigator
Investigator

Offline Offline
Joined: Jun 17, 2004
Posts: 3

PostPosted: 17.06.2004 12:58
Post subject: Re: Little install problem

Thanks for that! Wink

Oooo, Oooo I see below you say new version of Events4U coming soon?

What's new in it anything, or just bug fixes? and any idea on when it will be released into the wild?

Paul.


pander please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile
Ertan
Webmaster
Webmaster

Offline Offline
Joined: Mar 19, 2004
Posts: 1264
Location: Germany
PostPosted: 17.06.2004 13:03
Post subject: Re: Little install problem

in new version

-$module_name bug & handling corrected
-all blocks included
-language files corrected (will inkl. all lang which will be send to me)
-faq in 3 lang

stay tuned Razz


Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Send e-mail Visit poster's website Photo Gallery
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Events 4U
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy