The vB Geek

Go Back   The vB Geek > vB Geek Modifications > Add-ons

Add-ons Modifications and add-ons for vB Geek stuff.

Advertisement
  Learn how to remove ads

Comment
 
Release Tools Display Modes
 
Old 01-05-2008, 09:12 PM
Morgan's Avatar
Morgan Morgan is offline
Administrator
 
Join Date: Jul 2006
Posts: 2,255
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default Link Directory for GARS 2.1.8m

Link Directory for GARS 2.1.8m (Demo It)

Turn a forum into a link...
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #20  
By cyberbob73 on 01-07-2008, 12:00 AM
Default

Ich hab jetzt Linkliste unter Gars 2.18m mit vb 3.6.8pl2 und unter vb3.7 beta3 getestet = Ergebniss = nirgends funktioniert es

Was meinst Du damit ?
Quote:
For those getting Error1, grab the GARS package again and FTP the following files:

* /geek/gars/includes/gars_functions_image.php
* /geek/gars/includes/geek_class_upload.php
Reply With Quote
  #21  
By Morgan on 01-07-2008, 12:16 AM
Default

Please be patient while things get worked out. There are a number of add-ons that need to be checked, four more scripts to get out, bugs to fix, and support questions to answers.

Go to http://www.thevbgeek.com/glic.php and re-download GARS, and then FTP those two files, overwriting the ones on the server. Not sure it'll fix your issue, but it's worth a shot.
Reply With Quote
  #22  
By cyberbob73 on 01-07-2008, 12:23 AM
Default

Quote:
Originally Posted by Morgan View Post
Please be patient while things get worked out. There are a number of add-ons that need to be checked, four more scripts to get out, bugs to fix, and support questions to answers.
Dann werden wir warten

Quote:
Originally Posted by Morgan View Post
Go to http://www.thevbgeek.com/glic.php and re-download GARS, and then FTP those two files, overwriting the ones on the server. Not sure it'll fix your issue, but it's worth a shot.
Haben wir schon probiert, aber funktioniert auch nicht ...

Schläfst Du eigentlich nie
Reply With Quote
  #23  
By Morgan on 01-07-2008, 12:38 AM
Default

Maybe I'll pick one day a week to stay away from the computer.

In the /geek/gars/mods/persist/snap.php file find:
Code:
					@copy($this->settings['server_path_to_images'] . '/misc/default.jpg', $path);
					$file['size'] = filesize($path);
And replace with the following:
Code:
					copy($this->settings['server_path_to_images'] . '/misc/default.jpg', $path);
					$file['size'] = strlen(file_get_contents($path));
And see if that works for you.
Reply With Quote
  #24  
By cyberbob73 on 01-07-2008, 12:48 AM
Default

Funktioniert auch nicht

Quote:
Die folgenden Fehler traten bei der Verarbeitung auf:

1. Es trat ein Fehler beim Hochladen auf:

* Die Datei hat kein gültiges Grafikformat. Wenn Sie eine Grafik anhängen wollten, überprüfen Sie bitte die Richtigkeit der Datei. Möchten Sie keine Grafik anhängen, benutzen Sie bitte die richtige Dateiendung für diese Datei.
2. Error1 generating image
Last edited by cyberbob73; 01-07-2008 at 12:50 AM..
Reply With Quote
  #25  
By Morgan on 01-07-2008, 12:53 AM
Default

In the /geek/gars/mods/persist/snap.php file find:
Code:
					@copy($this->settings['server_path_to_images'] . '/misc/default.jpg', $path);
					$file['size'] = filesize($path);
And replace with the following:
Code:
					echo $this->settings['server_path_to_images'] . '/misc/default.jpg';
					echo "<br />\n" . $path;
					exit();
					
					@copy($this->settings['server_path_to_images'] . '/misc/default.jpg', $path);
					$file['size'] = filesize($path);
And tell me what you see on screen.
Reply With Quote
  #26  
By cyberbob73 on 01-07-2008, 12:58 AM
Default

Folgende Fehlermeldung...

Quote:
/www/htdocs/w008884e/mywebsite/forum/geek/gars/images/misc/default.jpg
/www/htdocs/w008884e/mywebsite/forum/geek/gars/images/1199670925234633591.jpg
Reply With Quote
  #27  
By Morgan on 01-07-2008, 01:05 AM
Default

That looks fine. Undo the changes. What is the URL you are trying to post, and are you using these settings in the Snap options:
  • http://www.m-software.de/screenshot/Screenshot.png?url=
  • Web Address
  • png
And in the GARS settings, do you allow png and jpg images?
Reply With Quote
  #28  
By cyberbob73 on 01-07-2008, 01:09 AM
Default

Haben wir alles schon gemacht - funktioniert aber trotzdem nicht ...
Attached Images
File Type: jpg Bildschirmphoto1.jpg (8.5 KB, 24 views)
File Type: jpg Bildschirmphoto2.jpg (28.1 KB, 24 views)
File Type: jpg Bildschirmphoto3.jpg (4.0 KB, 21 views)
Last edited by cyberbob73; 01-07-2008 at 01:11 AM..
Reply With Quote
  #29  
By Morgan on 01-07-2008, 01:17 AM
Default

What vB phrase varname is this phrase:
Quote:
Die Datei hat kein gültiges Grafikformat. Wenn Sie eine Grafik anhängen wollten, überprüfen Sie bitte die Richtigkeit der Datei. Möchten Sie keine Grafik anhängen, benutzen Sie bitte die richtige Dateiendung für diese Datei.
Reply With Quote
Comment

Release Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Release Release Starter Category Comments Last Post
Link Directory for GARS 2.0 The Geek Add-ons 376 02-11-2008 10:52 AM
Where can I purchase GARS Link Directory? Garala Lizard Lounge 4 02-09-2008 10:37 PM
GARS Link Directory questions - can it go yellow? :-) Raze Geek Article and Review System 8 04-25-2007 08:13 AM
GARS Link directory function Quisaz Haderach Geek Article and Review System 2 03-22-2007 11:42 PM
How do i get GARS Link Directory wrang Geek Article and Review System 1 03-08-2007 05:15 PM


All times are GMT. The time now is 02:27 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.

Release powered by GARS 2.1.9 ©2005-2006