News:

Join the Facebook Fan Page.

Main Menu

PagesToGo

Started by snork13, February 03, 2006, 09:32:27 PM

Previous topic - Next topic

koolaid

anyone else getting a corrupted .zip when downloading this mod?

snork13

I will look into it and update if needed
Mods
Please DO NOT PM me with requests for individual support, but post your questions and concerns in the appropriate section of the forum where other users can benefit from them as well. Thank you.
I have been super busy as of late. Working on updates to all my modifications for 2.0.1

2Ntense

It's needed. I've downloaded it twice, and gotten a corrupt file both times.  I'm on a cablemodem (not dial-up) so the error rate is VERY low.  It can't be me two times in a row...

jossanaijr

Me too:

An Error Has Occurred!
The package you tried to upload either is not a valid package or has become corrupted.

snork13

I updated the zip file, should work now.

-snork13
Mods
Please DO NOT PM me with requests for individual support, but post your questions and concerns in the appropriate section of the forum where other users can benefit from them as well. Thank you.
I have been super busy as of late. Working on updates to all my modifications for 2.0.1

MaXiForum.cz

It´s a perfect mod ;)

boredtoday

nice mod, the topic index is not that cluttered anymore, thank you!

Kimmie

#27
An Error Has Occurred!
The package you tried to upload either is not a valid package or has become corrupted.


I'm using 1.1.5. Will simply changing the package_info.xml file work?

kingkingston


flamechica

Will this be updated for RC2?

PalmBeachPreps

#30
Quote from: flamechica on November 19, 2009, 03:45:16 AM
Will this be updated for RC2?
If you check the download pages, you wouldn't have to ask this on every thread.  Just sayin'.  ;)

By the way, it IS compatible with RC2.   :P

Installed flawlessly on my heavily modded forum!  Great mod!

flamechica

For your information I did check the download page. Notice how it says that this mod was updated Yesterday at 12:02:25 PM and notice how my post was posted Yesterday at 12:45:16 AM....SO, just in case you aren't as smart as your attitude, I'll do the math for you, I asked 12 hrs BEFORE the info was updated. If the Mod Author had updated the info when RC2 when was released or when the mod was made compatible, I wouldn't have had to ask.

Herr_Inoddorell

I have a question with the code below. Is there a way where I could replace the Pages word, with the tag $txt[139] (which means Pages too)? I'd like to change it, because of the languages I'm using (english and Spanish_Es), so it shows depending on the current language selected.

// Show links to all the pages?
if (count($tmppages) <= 5)
$pages = '[ Pages: ' . implode(', ', $tmppages);
// Or skip a few?
else
$pages = '[ Pages: ' . $tmppages[0] . ' ' . $tmppages[1] . ' ... ' . $tmppages[count($tmppages) - 2] . ' ' . $tmppages[count($tmppages) - 1];


Thanks in advance!

Advertisement: