News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

PageEar (Page peel)

Started by KiLLuMiNaTi-7-, August 07, 2008, 07:51:33 AM

Previous topic - Next topic

KiLLuMiNaTi-7-

Quote from: mashby on August 08, 2008, 02:37:04 PM
Minor issue (for boards and displays)
This code:
var pagearSmallImg = "', $modSettings['pageear_small_url'], '";
var pagearSmallSwf = "pageear/pageear_s.swf";
var pagearBigImg = "', $modSettings['pageear_big_url'], '";
var pagearBigSwf = "pageear/pageear_b.swf";


might be better as:
var pagearSmallImg = "', $modSettings['pageear_small_url'], '";
var pagearSmallSwf = "/pageear/pageear_s.swf";
var pagearBigImg = "', $modSettings['pageear_big_url'], '";
var pagearBigSwf = "/pageear/pageear_b.swf";


Thanks mashby. New version will be uploaded with that fix. Thanks for pointing it out!

jmil

"Yes i'll be adding a on/off feature in a moment.

Roll over images? can you explain more please, Yes i board selection would be good i'll had it on my todo list "

I should of said Random Images - As for the Board selection - if your todo is like mine Yikes - Still a great clean looking mod. Should we wait to make the minor fix posted in the previous thread until you incorporate the ON/Off as an update??

The Chief

KiLLuMiNaTi-7-

Quote from: jmil on August 08, 2008, 03:05:05 PM
"Yes i'll be adding a on/off feature in a moment.

Roll over images? can you explain more please, Yes i board selection would be good i'll had it on my todo list "

I should of said Random Images - As for the Board selection - if your todo is like mine Yikes - Still a great clean looking mod. Should we wait to make the minor fix posted in the previous thread until you incorporate the ON/Off as an update??

The Chief

Yes it's best to wait. I'll post when's it uploaded.

KiLLuMiNaTi-7-

1.1 is out.

Everyone who has done modifications delete them and follow the new set of instructions on the download page. This is important because your forum may break otherwise.

jmil

Should we delete the old install completely first then reinstall the new?

Chamaeleon

Thanks for this great Mod.  :)



Chamäleon

KiLLuMiNaTi-7-

Quote from: jmil on August 08, 2008, 04:50:57 PM
Should we delete the old install completely first then reinstall the new?


Yes.

Quote from: Chamaeleon on August 08, 2008, 04:52:52 PM
Thanks for this great Mod.  :)



Chamäleon

Thanks. Nice avatar :)

Sabre™

#47
wOOt!!
Thanks for the enable/disable option

However, when I go into my error log,  I now see this
index.php?action=featuresettings;sa=pageear;sesc
8: Undefined index: pageear_closeonload
File: htdocs/Themes/default/Errors.template.php (main_above sub template - eval?)
Line: 161

and this
index.php?action=featuresettings
Apply Filter: Only show the errors with the same message
8: Undefined index: pageear_closeonload
File: /htdocs/Themes/default/languages/ModSettings.english.php (main_above sub template - eval?)
Line: 161


Anyone else getting this?
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


mashby

Yes...a bunch of times. I'm looking into it on my site. Not sure what the issue might be.
Always be a little kinder than necessary.
- James M. Barrie

Sabre™

Pheeww!!

I was hoping I wasnt the only one lol

Cheers mate, will wait to see what youve found :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


KiLLuMiNaTi-7-

Very very sorry. I never look through probably i always rush things...

Replace this line
var closeOnLoad = "', $modSettings['pageear_closeonload'], '";
with this
var closeOnLoad = "', $modSettings['pageear_pageear_closeonload'], '";

I've updated the download aswell.

Sabre™

lol no probs buddy.
Glad you nipped it in the butt soo fast!
Cheers.

Where it asks for the line to the images and link, is it possible to add more there??
Say 4 options, and have them cycle every now and then.(on refresh, or every hour, or day etc)

Or that is waaay to much of a request?

Thank You
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


KiLLuMiNaTi-7-

Quote from: Sabre™ on August 08, 2008, 06:22:49 PM
lol no probs buddy.
Glad you nipped it in the butt soo fast!
Cheers.

Where it asks for the line to the images and link, is it possible to add more there??
Say 4 options, and have them cycle every now and then.(on refresh, or every hour, or day etc)

Or that is waaay to much of a request?

Thank You


No problem.

I will look into it tomorrow mate  ;D

Sabre™

Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


cerberos

Quote from: KiLLuMiNaTi-7
Roll over images? can you explain more please, Yes i board selection would be good i'll had it on my todo list  :)

He mean what i have purposed, to have more images / (with links) to show, and be changed either rollover (i dont know if something with mootools can work here for fade in - fade out) or change them with every refresh.

Its nice so many ppl found this mod usefull after all :) When i first purposed, very few responded, and it was strange :P

Ty for all the hard work :)

mashby

Alright! Sweet update. The ability to disable/enable is very cool. Thanks!
:)
Always be a little kinder than necessary.
- James M. Barrie

evil-angelist

In creating a subdomain just to check this out with nothing else installed, it is coming up as:



^^ click for bigger ;)

There seems to no PAGEEAR tab and I can not decipher what goes where.

Is there anything missing in the most recent download package?

Rafferty

Hmmm I'm not getting anything appearing on any pages. All coding is correct I carefully went through every line and checked but nothing happens. I'm using firefox, is their an issue with FF or is anyone else having the same problem?

I also have TP installed on SMF 1.1.5
Don't Follow me I got No Idea what I'm Doing

jmil

Killuminati -  Not sure whats going on - I deleted the old version. Uploaded the new - No Problems - Went to do my theme edits and again I am having problems. Not sure what I am doing wrong, though I had it all figured out on the earlier update.

I again attached my index.template.php - with the changes I put in according to the instructions (which didn't work).

I Love this mod and my members think it is neat as heck  :D hope to get it to work again.

The Chief

KiLLuMiNaTi-7-

@evil-angelist It's the text strings. Make sure the pageear text strings are in {YOUR THEME}/Themes/languages/Modifications.english.php make sure the text strings are before the ?>

@Rafferty I've tested it in many browser's and it works on nearly all.

Make sure you have extracted all the contents from the pageear directory (In the installer) to your server.

@jmilYou will see that that both of the edits are all in one massive line. It needs to be like it is on the instructions.

Make sure you use a editor like notepad2 or notepad++

Advertisement: