[resolved] Missing Botton "manage Pictures"!
Started by pegro, Apr 21 2006 09:30 AM
11 replies to this topic
#1
Posted 21 April 2006 - 09:30 AM
Hello experts! :-)
I have recently implemented the Etomite 0.6.1 on my server and is keen to get a gallery on my HP.
EtoGal seemed like the obvious candidate for the job, and looked easy to install.
I have created a snippet and copied the EtoGal.txt code and saved it as EtoGal.
I then created a library under 'assets' called 'galleries' with chmod 777.
Next I created a document in CSM and a child page that calls [[EtoGal]].
Now I would expect to get the "Manage Pictures" botton when logged on CSM, however this is not the case!
No entry is made in the MySQL database, and no 'ID' directory is created in the 'galleries'-folder.
I suspect it to be access restrictions, but no error message is generated!?
Anyone have an idea of what I could try? Pls - I'm gettin' deperate!!
Thanx,
Pete
I have recently implemented the Etomite 0.6.1 on my server and is keen to get a gallery on my HP.
EtoGal seemed like the obvious candidate for the job, and looked easy to install.
I have created a snippet and copied the EtoGal.txt code and saved it as EtoGal.
I then created a library under 'assets' called 'galleries' with chmod 777.
Next I created a document in CSM and a child page that calls [[EtoGal]].
Now I would expect to get the "Manage Pictures" botton when logged on CSM, however this is not the case!
No entry is made in the MySQL database, and no 'ID' directory is created in the 'galleries'-folder.
I suspect it to be access restrictions, but no error message is generated!?
Anyone have an idea of what I could try? Pls - I'm gettin' deperate!!
Thanx,
Pete
#2
Posted 21 April 2006 - 09:40 AM
... btw - I'm using:
PHP ver. 4.4.1
MySQL ver. 4.0.24.
PHP ver. 4.4.1
MySQL ver. 4.0.24.
#3
Posted 21 April 2006 - 10:21 AM
If you are not logged in as a user (not using the manager interface) you won't see the Manage button, because normal users don't have the right to manage (add edit delete pictures). You need to add a snippet that allows you to login/out. See the post I've just made for Cathode's thread, and ask if anything still isn't clear. (your versions of PHP and MySQL should be fne)
#4
Posted 21 April 2006 - 11:03 AM
Quote
Now I would expect to get the "Manage Pictures" botton when logged on CSM, however this is not the case!
As I wrote, I am already logged on the Etomite CSM through www.hostname.dk/manager as admin when entering the page containing a call to [[EtoGal]]. But you say I need a snippet beside the EtoGal to log in/out? If this is the case, I missed that part during installation...
/Pete
#5
Posted 21 April 2006 - 11:19 AM
pegro, on Apr 21 2006, 12:03 PM, said:
As I wrote, I am already logged on the Etomite CSM through www.hostname.dk/manager as admin when entering the page containing a call to [[EtoGal]]. But you say I need a snippet beside the EtoGal to log in/out? If this is the case, I missed that part during installation...
/Pete
/Pete
Apologies for the inconvenience.
#6
Posted 21 April 2006 - 11:38 AM
*Ding*
It works!! I can't beleive I ignores the login/out snippet. Guess I was too focused on having logged in to the manager being sufficient!
Now I know what to do in my weekend!!
Thanx a lot, mike, excellent support and super fast response!!
Cheers,
Pete
It works!! I can't beleive I ignores the login/out snippet. Guess I was too focused on having logged in to the manager being sufficient!
Now I know what to do in my weekend!!
Thanx a lot, mike, excellent support and super fast response!!
Cheers,
Pete
#7 Guest_Guest_Nick_*_*
Posted 26 May 2006 - 04:06 AM
pegro, on Apr 21 2006, 11:38 AM, said:
*Ding*
It works!! I can't beleive I ignores the login/out snippet. Guess I was too focused on having logged in to the manager being sufficient!
Now I know what to do in my weekend!!
Thanx a lot, mike, excellent support and super fast response!!
Cheers,
Pete
It works!! I can't beleive I ignores the login/out snippet. Guess I was too focused on having logged in to the manager being sufficient!
Now I know what to do in my weekend!!
Thanx a lot, mike, excellent support and super fast response!!
Cheers,
Pete
Alas, I am not having the same luck as Pete. Despite having installed EtoGal and EtomiteLoginLogout and setting up the two pages (with [!EtoGal!] on ID 83 and [!EtomiteLoginOut?id=83!] on ID 84). Attempts to access the content of ID 83 in the manager or when logging in from ID 84 using admin or another Administrator account fail, and I get this message at the top of the resulting page:
"Parse error: parse error, unexpected $, expecting T_VARIABLE or '$' in [$HOME]/cms/test/dev/index.php(578) : eval()'d code on line 341"
but no other error suggesting invalid credentials. There is no HTML output to suggest that EtoGal is doing anything.
I must have been doing something right at one point, because a ..._etogal table did show up in PhpMyAdmin. Thinking I had corrupted the table with all my meddling (before cruising the forums), I dropped the table and tried again (the results above are similar to what I was seeing before I nuked the table though). At any rate, I have not been able to successfully conjure a new table since.
Any help would be greatly appreciated.
Nick
#8 Guest_Guest_Nick_*_*
Posted 26 May 2006 - 04:23 AM
<repeated_echo>DOH!!!!</repeated_echo>
Re-pasted EtoGal snippet and all is magically working. Please ignore the above silliness.
Thanks
Re-pasted EtoGal snippet and all is magically working. Please ignore the above silliness.
Thanks
#9
Posted 26 May 2006 - 10:17 AM
Glad you've got it working!
If you're making the login page public, you might like to look at the newer 'authenticate_visitor' snippet as a replacement to EtomiteLoginOut, as it adds Captcha codes.
If you're making the login page public, you might like to look at the newer 'authenticate_visitor' snippet as a replacement to EtomiteLoginOut, as it adds Captcha codes.
#10
Posted 20 July 2006 - 04:31 PM
I'm getting VERY FRUSTRATED with this thing and your documentation does not help at all.
The Manage Pictures button only shows up if I use the EtoGal snippet. When I try to use the EtoGalGallery snippet there is no button.
Can you please tell me if I just replace the EtoGal snippet with EtoGalGallery?? I am also completely at a loss as to how to organize the structure of my pictures.
What I want is this:
Portfolio section
- category 1
--> pic 1
--> pic 2
--> pic 3
category 2
--> pic 1
--> pic 2
--> pic 3
Do I just put a [[EtoGal]] snippet in Category 1 and Category 2? And then have a separate admin page that has two calls to authenticate_visitor snippet, one for Category 1 and one for Category 2?
Then where do I use EtoGalGallery?
The Manage Pictures button only shows up if I use the EtoGal snippet. When I try to use the EtoGalGallery snippet there is no button.
Can you please tell me if I just replace the EtoGal snippet with EtoGalGallery?? I am also completely at a loss as to how to organize the structure of my pictures.
What I want is this:
Portfolio section
- category 1
--> pic 1
--> pic 2
--> pic 3
category 2
--> pic 1
--> pic 2
--> pic 3
Do I just put a [[EtoGal]] snippet in Category 1 and Category 2? And then have a separate admin page that has two calls to authenticate_visitor snippet, one for Category 1 and one for Category 2?
Then where do I use EtoGalGallery?
#11
Posted 20 July 2006 - 05:32 PM
Gah, I just found your other posts.
Nevermind. I'll figure it out.
Nevermind. I'll figure it out.
#12
Posted 21 July 2006 - 12:34 AM
Sorry, I've not been around as much as usual of late - I'm busy preparing for an exhibition, trying to get 4 different websites off the ground (all involving artists, so nothing is simple), and coping with the heat Dean's been complaining of as well.
The only snippet that does any admin is Etogal itself, all the others are extras. I use Etogal purely for admin (operating with display=none as a parameter) if the page holding the gallery is visible.
If you look at Portfolios on the RogueGene site, and pretend the biographies aren't there, then the galleries underneath each artist are the same as what I think you want for your categories (apart from some extra functionality not yet in the released etogalgallery). Each of these gallery pages consists of
Hope this helps a little!
The only snippet that does any admin is Etogal itself, all the others are extras. I use Etogal purely for admin (operating with display=none as a parameter) if the page holding the gallery is visible.
If you look at Portfolios on the RogueGene site, and pretend the biographies aren't there, then the galleries underneath each artist are the same as what I think you want for your categories (apart from some extra functionality not yet in the released etogalgallery). Each of these gallery pages consists of
[[getArtist]] <div> [[EtoGal?display=none]] [[EGGXpaged]] </div>Where getArtist is specific to this requirement, EtoGal is the version available here, and 'EGGXpaged' is an 'eXperimental' version of EtoGalGGallery that also handles paging. It works in this environment, and has been out with a couple of beta testers for a while (still waiting for a response from them), but definitely has some rough edges that need to be fixed.
Hope this helps a little!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











