![]() |
|
|||||||
| Add-ons Modifications and add-ons for vB Geek stuff. |
| Advertisement | |
|
|
| Learn how to remove ads | |
![]() |
|
|
Release Tools | Display Modes |
|
#20
By
cyberbob73
on
01-07-2008, 12:00 AM
|
|
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:
|
|
|
#21
By
Morgan
on
01-07-2008, 12:16 AM
|
|
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. |
|
#22
By
cyberbob73
on
01-07-2008, 12:23 AM
|
||
|
Quote:
![]() Quote:
Schläfst Du eigentlich nie ![]() |
||
|
#23
By
Morgan
on
01-07-2008, 12:38 AM
|
|
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); Code:
copy($this->settings['server_path_to_images'] . '/misc/default.jpg', $path); $file['size'] = strlen(file_get_contents($path)); |
|
#24
By
cyberbob73
on
01-07-2008, 12:48 AM
|
|
|
Funktioniert auch nicht
![]() Quote:
|
|
|
Last edited by cyberbob73; 01-07-2008 at 12:50 AM..
|
|
#25
By
Morgan
on
01-07-2008, 12:53 AM
|
|
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); 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); |
|
#26
By
cyberbob73
on
01-07-2008, 12:58 AM
|
|
|
Folgende Fehlermeldung...
Quote:
|
|
|
#28
By
cyberbob73
on
01-07-2008, 01:09 AM
|
|
Haben wir alles schon gemacht - funktioniert aber trotzdem nicht ...
|
|
Last edited by cyberbob73; 01-07-2008 at 01:11 AM..
|
|
#29
By
Morgan
on
01-07-2008, 01:17 AM
|
|
|
What vB phrase varname is this phrase:
Quote:
|
|
![]() |
| Release Tools | |
| Display Modes | |
|
|
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 |