vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Oak?s vGallery 1.0 (https://vborg.vbsupport.ru/showthread.php?t=48243)

Willard Reece 02-05-2003 05:28 PM

I haven't made that,,,

SpeedStreet has I think!!!!
I'm looking into incorperating it into vp.
I like the gallery and think it might turn out to be 1 of the best free ones.

SpeedStreet 02-05-2003 09:11 PM

Here is my code:

speedway 02-09-2003 10:37 AM

Is anyone else having problems with sorting/subcat selection in Mozilla/Netscape?

These dropdowns work fine in IE, but do not work in Mozilla/Netscape. Anyone got a fix?

Any help appreciated.
Cheers

feldon23 02-09-2003 07:21 PM

Quote:

bergman said:
My friend is going to fix so register_globals=on is not necessary but then you must have a late version of PHP instead.
This is not correct.

requires register_globals:
echo $name;

requires PHP4 but works with register_globals off:
echo $_POST['name'];

works with PHP 3+4 with register_globals off:
echo $HTTP_POST_VARS['name'];

Colon33 02-10-2003 05:03 PM

what this hack needs, is a seperate area for each member. So each member that logs in get there own upload page. So you can have Image Gallery > Username or something. ON the main page of the gallery it could list the users who have updated there pages. Things like that. :)

SpeedStreet 02-10-2003 05:32 PM

Check out my subcat hack to this program. it allows users to create their own subcategories.

Bergman 02-10-2003 06:45 PM

Todays status of the next version:
- Register globals = Fixed
- More editable/sortable fields = Fixed
- A working Editfunction = Soon fixed
- A copyrightfunction to insert text in the pictures = Soon fixed

In some days the new version will arrive. My friend have some more things to do so we cant promice a day. :)

cinq 02-11-2003 04:00 PM

Any chance to get this working with GD instead ? My host is obviously not replying to my constant emails abt installing ImageMagic....sigh :(

And i really wish to use this hack..

Bergman 02-12-2003 07:40 AM

cinq, i dont think that my frient is going to do that again. He used GD from start but changed later because it was not good enough. But i can ask hin if he could do a setting in galleryconfig.php

cinq 02-12-2003 02:26 PM

Ok many thanks Bergman , not expecting him to , just hoping something might work out which i can utilise
Thank him once again for this great hack even if i cant use it :)

SpeedStreet 02-13-2003 04:13 AM

Bergman,

I'm encountering a serious issue, and I need your help with it.

I need some sort of validation code. If a sub-category already has a similar name in the database in a specific category, then the user should be sent to an error page....can we do that real quick?

Many thanks...

SpeedStreet 02-13-2003 09:16 PM

Here's Yet another hack from me:

This one allows special characters to be inserted into picture uploads.

SpeedStreet 02-13-2003 09:19 PM

Here's Another to allow special characters in comments posted by users:

Willard Reece 02-13-2003 09:29 PM

SpeedStreet


Quote:

Originally posted by SpeedStreet
Here is my code:
This is on users can make own cats that you put up

do a compare on the changes you show here,
I used compare and didn't see any difference

So I guess what I am saying is show me what the difference is between what you say to change.

Dominick 02-13-2003 09:31 PM

how do I password protect the gallery so only certain groups can use it?

oh gallery linkage

http://www.tech-lounge.com/gallery

SpeedStreet 02-14-2003 12:39 PM

whoops :) Damned cut and paste.


I'll get around to fixing that later today....sorry.

msimplay 02-22-2003 09:55 PM

i tried to install this hack b4 but to no avail
but i really want it now
cuz its causing me problems having a seperate Photo gallery even though its very good
people don't want to register twice
and i only want members to post
but at the moment i have to let people post manually
each one comes to me with their own request to make an album just for themselves

so can u please put all the hacks and fix files in one zip and post here on this forum
cuz i gave up last nite but i found out i needed it today :o

kuska 02-25-2003 02:01 AM

is there anyway to show the newest pic (thumb) on forum home page?

Id like to intergrate it with the welcome panel.

SpeedStreet 02-25-2003 03:50 AM

Quote:

Originally posted by msimplay
i tried to install this hack b4 but to no avail
but i really want it now
cuz its causing me problems having a seperate Photo gallery even though its very good
people don't want to register twice
and i only want members to post
but at the moment i have to let people post manually
each one comes to me with their own request to make an album just for themselves

so can u please put all the hacks and fix files in one zip and post here on this forum
cuz i gave up last nite but i found out i needed it today :o

The first posted hack will work for your needs. Use that.

SpeedStreet 02-25-2003 03:51 AM

Quote:

Originally posted by kuska
is there anyway to show the newest pic (thumb) on forum home page?

Id like to intergrate it with the welcome panel.

Yes, you would have to query the table for the most recent dated photo thumb and post it that way.

SpeedStreet 02-25-2003 03:51 AM

Quote:

Originally posted by kuska
One more question, ive made my gallery color similar to my forum, and id created a
seperate PHP page with my original forum header and footer. Id like to embed the
gallery beatween my header and footer but i cant seem to get it to work... I tried
the basic <embed src="url to gallery"> and the <object src> way...
Is there a code to embed the gallery?
The reason im doing this is to have my original forum style look with all the
trimings like the forum border for example.

Yes, simply add the header located in your style directly into the header of the vGallery format...that worked great for me.

kuska 02-25-2003 05:38 AM

Hey thanks for the help but i just re-did the whole header and it looks pimp now .
I have a question, how do i delete categories? Or am i missing something? Can seem to find any link or page for it
And about the most recent photo on forum home page, lol can you write that in newbie language? If its not too much trouble, i understand what you mean... My question now is how ? :)

SpeedStreet 02-25-2003 12:22 PM

The only way I have been able to do it is through the database manually.

Aaow AnD wHiTe 03-03-2003 02:50 AM

I keep getting this error. What could be wrong? I've double checked paths and everything...

Database error in vBulletin 2.2.8:

Invalid SQL: UPDATE session SET lastactivity=1046692121,location='/foro/galeria/' WHERE sessionhash='da9b268fe73a463df8c27e4783da4329'
mysql error:

mysql error number:

Date: Monday 03rd of March 2003 05:48:41 AM
Script: http://www.xxxxxxxxxxxxxxxxxx.com/foro/foro/galeria/
Referer:

SpeedStreet 03-04-2003 08:52 PM

OK, I need some help.

I'm working on a hack, and I need someone to give me just ONE tidbit of information, then I can release it to all of you.

I need to have $iUserID link correlate to the UserID of the owner of a picture in a gallery located in post_comment.php

I have tried a million little things, and nothing seems to be working. The quicker I get this done the better.

Bergman 03-05-2003 12:44 PM

Quote:

Originally posted by kuska
Hey thanks for the help but i just re-did the whole header and it looks pimp now .
I have a question, how do i delete categories? Or am i missing something? Can seem to find any link or page for it
And about the most recent photo on forum home page, lol can you write that in newbie language? If its not too much trouble, i understand what you mean... My question now is how ? :)

Hi,

version 1.0 does not support the Editing features. You must do it through PhpMyAdmin for now. In the next version all Cathegories and data will be editable.

Bergman 03-05-2003 12:46 PM

Quote:

Originally posted by kuska
is there anyway to show the newest pic (thumb) on forum home page?

Id like to intergrate it with the welcome panel.

In version 1.5 there is a Include-script doing this. Can you wait for next version ?

SideFX 03-07-2003 06:31 PM

Database error in vBulletin 2.3.0:

Invalid SQL: DELETE FROM session WHERE sessionhash=''
mysql error:

mysql error number:

Date: Friday 07th of March 2003 03:23:14 PM
Script: http://www.sytedesigns.com/forumsd/vGallery/index.php
Referer: http://sytedesigns.com/vGallery/index.php

SideFX 03-07-2003 11:27 PM

ok i fixed the other problem now i got a new one when users try to post a comment to something they get this error

Comment Failed (Database) - Please use the back button INSERT INTO tblComment (sComment,iImageID,iUserID,sUserName,dateSent) VALUES ('I really like. It's time to start teaching Steven how to do...hehe... ;-)',1,20,':: LiNuX ::',NOW());

and when they try to upload they get this

Upload Failed (Database) - Please use the back button INSERT INTO tblImage (iCategoryID,iSubCategoryID,iUserID,sUserName,sFil e,sTitle,dateAdded) VALUES (5, 0, 20, ':: LiNuX ::', '20-jackson.jpg', 'My Picture...don't laugh please.',NOW());

SpeedStreet 03-08-2003 03:21 AM

It happens when you put an ' into one of the fields.

I have a fix I will post Monday.

SideFX 03-08-2003 03:39 AM

<a href="http://sytedesigns.com/vGallery/index.php" target="_blank">http://sytedesigns.com/vGallery/index.php</a>

here is my working one

Bergman 03-10-2003 11:29 AM

SpeedStreet, can you post the hack for sending PM upon comment ?

SpeedStreet 03-10-2003 01:03 PM

New Hack

Send PM on User Comment:

If a user comments on a picture you have posted, this hack will send you a PM with the contents of that comment.

The only thing I didn't add that I still wanted to do was a link back to the original picture post. If anyone could help with that, this would be great.

Thanks, and Enjoy!

Bergman 03-10-2003 01:18 PM

SpeedStreet, great ! Lookin on it ...

Remnant 03-10-2003 02:59 PM

Would it be possible to add the database to the VB search engine?

Bergman 03-11-2003 07:02 AM

Remnant, we dont have any solution for that yet

Version 1.60 och the gallery is being tested for the moment ... soon there will be a release.

http://websociety.wm.net/~wmanbem/fi...leri/index.php

SpeedStreet 03-11-2003 01:27 PM

The easy answer to Rem's question is no.

I will look into some sort of integration with the search engine, but I really don't think it's worth the trouble.

Aaow AnD wHiTe 03-13-2003 03:43 AM

Bergman, please, could you take a look at our previous post (page 10) :) Thanx in advance :D

Bergman 03-13-2003 07:49 AM

Aaow, add me on MSN and i will try to help you. Or can you give me more info about the problem ?

My MSN: anbem@wmdata.com

zim119 03-18-2003 01:57 AM

just a quick question- does this mod allow sub directories?


All times are GMT. The time now is 04:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04072 seconds
  • Memory Usage 1,820KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete