Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - suprdave71

Pages: [1]
1
Does anyone have any thoughts on this? If I need to write a php script, how involved is that, and where would I start? Is the script intended to work with the iFramer plugin, or instead of it?

2
... top.location.replace should be ...
... '../../galleries.php?galleries/index.php~4images' ...

Hey,

But wouldn't that always just load my index page? Like, if someone linked to a URL for a category or image page, it would always take them to the index instead? I'll give it a try, though  :) .

V@no -- is there a way to do what I want without altering the header from my includes folder? My php ability is severely limited...

Thanks, guys...

***EDIT*** I tried your code change, mawenzi, and no joy.

3
I'm trying to get a new installation of 4images to fit my site's layout. I've concluded that using iFrames is the only way to get it to look the way I want it.

I want to keep the pages forced into the iFrame in my template so that the gallery can't be loaded with out my site menus, etc. attached. I found a Dreamweaver plugin called iFramer that works very well (in theory). But when I add its code to the includes/page_header.php (is that the correct place?) and try to call a 4images page in my browser, I get an error. The page with my iFrame opens up, but it just says 'Security Violation' where the iFrame content should have loaded.

This is the code that iFramer adds before the opening php tag:

Code: [Select]
<script language="javascript" type="text/javascript">
// iFramer_hp v1.1
if (window.name!='4images' && window.name!='booker_'
&& !((self.innerHeight == 0) && (self.innerWidth == 0)))
top.location.replace('../../galleries.php?galleries/includes/page_header.php~4images');
// iFramer_hp End
</script>

I know this is an unusual problem, but I'd appreciate any thoughts. Thanks in advance!

David G

4
I'm not sure why u cant...
u should filter your search by user id (-1) and then select needed images, chose your name from the dropdown menu and click "change owner"

I bow before the ease with which you understand and instruct us.

Thanks a mllion!

5
Quote
- Added button to change owner of the selected images

That's very nice - ther "change-owner" feature is one thing I was also missing and 'till today doing in phpmyadmin  :D


How do you do it in phpmyadmin? The username I want to change is "guest", and the mod isn't set up to let me do that (or at least, I can't figure out how to do it).

Or maybe I should ask...

V@no! Can I change all of the images with username "guest" to my own username? The database got screwed up a long time ago (via phpBB2 integration) and I've not been able to change half of my pictures from guest to "me" ever since. I'm hoping this mod is what I need!

Thanks, dude...

6
my bad, forgot remove some extra fields I have in my code... its fixed now, redo Step 1.1

Beauty. What a time saver! Thanks for the quick fix, dude. You rock as usual.

Dave

7
Well, shoot. I got a Bad SQL Query right off the bat. I do have a shared database with phpBB2 -- could that be the reason?

Quote
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' auth_terms = WHERE cat_id IN (293,4,5,307,14,
Error editing category

I have no idea what this means! I'm using version 1.7 of 4images if that means anything also.

8
Fantastic! I can't wait to try this.

9
Mods & Plugins (Releases & Support) / Re: Signature image v2.20.2
« on: April 27, 2005, 05:03:30 AM »
Then both of u have same mistake: the ROOT_PATH

Thank you, V@no. I realized I had made things harder for myself by trying to update the Config section of your code. I just copied/pasted it back in as you had it & it works.

Sorry for my blunder but at least I learned a little something.  :oops:

Dave

10
That's okay, I've had a heck of a time upgrading to 1.7.1 anyway (I think it's my phpBB integration). Maybe I'll dig around for the Google cache of that Mod. Any idea what it was called?

Thanks,
Dave

11
Mods & Plugins (Releases & Support) / Re: Signature image v2.20.1
« on: April 26, 2005, 08:33:51 PM »
Quote
Fatal error: Cannot instantiate non-existent class: db in /homepages/5/d23272572/htdocs/erz/4images/signature.php on line 117
Bekomme das mit der Signature einfach nicht hin ! Habe alles nach Anleitung gemacht
Kann mir jemand helfen ?

Danke

Hey V@no --

I have this same error, and I also have the db_mysql.php file in my includes folder. Can you help me as well?

http://heroicimages.net/4images/signature.php

No problem emailing you the code if you need it...

Thanks,

Dave

12
Could someone make one? Pretty please?!  :(

Pages: [1]