... yeah, maybe i'm one of the dumbest people on this planet ... ;)
i follow instruction and everything looks fine till i face the "regenerating" module's" section
... i click on initialize and after waiting to get inactive button to appear , ... it doesn't respond ... the initialize button remain as if never activated!
... i just simply unzip the file and send photoshare folder (along with files inside it) straight to posnuke "modules" folder
... oh yeah, i'm using phptriad on win 2k
... and i'm using mozilla as my browser
... it's there something wrong with me tryin to setup photoshare ( of course, you dumb! hehehe ) :D
... please help me! Thanks much
[Edited on 25/6/2003 by ordinaryboy]
Posted: 25.06.2003, 10:44
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
When you click "Initialize" does the browser then actually load a new page or does it really ignore your click on the "Initialize" link?
If the browser actually submits the page then I must suppose than the initialization fails somehow.
Could you please grab whatever database tool you are using and see if there has been created any "PREFIX_photoshare_xxx" tables?
And which version of Photoshare are we talking about?
Posted: 25.06.2003, 10:44
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Which PostNuke version are you running?
Posted: 26.06.2003, 03:06
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
hey, well J?rn ...
after i post this message then i look into mysql database, and i drop PREFIX_photoshare_xxx (... was that the right thing to do ??)
i then login again, but still receive the same result, here's the data :
Database Phoenix - table nuke_modules running on localhost
... i think it actually load a new page
and on the bottom left of browser written "sending request to localhost" message and "transfering data to localhost" message ...
btw, i'm using postnuke .723 ...
... when i unzip, all the file have "read only" status, does it matter ??
Thanks J?rn ...
[Edited on 26/6/2003 by ordinaryboy]
Posted: 26.06.2003, 07:03
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
If you wanted to uninstall Photoshare then, yes, removing all PREFIX_photoshare_xxx tables does most of the job.
After this you should remove one entry in PREFIX_modules (not the whole table!). You should remove the row that contains "Photoshare" together with the Photoshare version.
Error in API: "get_accessible_folders" failed: Table 'Phoenix.nuke_photoshare_folders' doesn't exist while executing: SELECT nuke_photoshare_folders.ps_id, nuke_photoshare_folders.ps_title FROM nuke_photoshare_folders LEFT JOIN nuke_photoshare_access ON nuke_photoshare_folders.ps_id = nuke_photoshare_access.ps_folder LEFT JOIN nuke_group_membership ON nuke_photoshare_access.ps_kind = 0 AND nuke_group_membership.pn_uid = 2 LEFT JOIN nuke_users ON nuke_photoshare_folders.ps_owner = nuke_users.pn_uid GROUP BY nuke_photoshare_folders.ps_title
... i don't really understand what it say !
... i must tell you that i don't have any programming background ... :)
Thanks
[Edited on 26/6/2003 by ordinaryboy]
Posted: 26.06.2003, 10:37
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Well, it just tells you that hte database tables you have removed ... doesn't exist. That's sort of expected? You never got the system to initialize Photoshare - so you still can't use it.
You'll have to get it initialized before trying anything else.
Posted: 07.09.2003, 19:04
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I have the same problem
Running PN 0.726 & PHP 4.3.3
Any solution / idea please?
UPDATE: the solution is simple:
don t name your directory anything but "photoshare" ...
[Edited on 7/9/2003 by Klamath]
[Edited on 7/9/2003 by Klamath]
Posted: 11.10.2003, 22:50
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Hi there,
Firstly, I have tried almost every gallery there is, and photoshare seem like the most promising and the one with least bugs... MeG was a nightmare...
Anyway, I have downloaded photoshare and installed it (copied it to the modules/ folder) but when I try to initiate it so that I can activate it it won't do anything, after pressing initiate photoshare's status is unchanged! (meaning that initiate is still there)
My folder is named photoshare, so the folder name is not the problem, after pressing initiate I can see that the page loads/updates itself and is not being ignored... i have looked into the database and cant find any photoshare tables (PREFIX_photoshare_xxx) using phpmyadmin.
I really do not know what to do now, I've tried everything that's posted in this thread. i really need a functioning gallery, because the site i'm working on requires it...
Thanks in advance!
EDIT: Oops, I forgot, but I'm running postnuke v0.726 on php 4.3.3 (i believe gd library is included), XP as OS (localhost, s? no need to chmod any folders)
EDIT2: This morning when I logged into postnuke and accessed the modules menu I got the following message at the top of the page:
"get_accessible_folders" failed: Table 'mosserussen04.nuke_photoshare_folders' doesn't exist while executing: SELECT nuke_photoshare_folders.ps_id, nuke_photoshare_folders.ps_title FROM nuke_photoshare_folders LEFT JOIN nuke_photoshare_access ON nuke_photoshare_folders.ps_id = nuke_photoshare_access.ps_folder LEFT JOIN nuke_group_membership ON nuke_photoshare_access.ps_kind = 0 AND nuke_group_membership.pn_uid = 2 LEFT JOIN nuke_users ON nuke_photoshare_folders.ps_owner = nuke_users.pn_uid GROUP BY nuke_photoshare_folders.ps_id
EDIT3: Sorry... After trying to initialize photoshare again I got this message:
Your server does unfortunately not have the image library "GD" installed, so Photoshare cannot be installed. Please contact your web administrator in order to get GD installed.
I'll come back later if it doesn't work after installing GD library...
[Edited on 11/10/2003 by dinh]