Using EzFiction and...
 
Notifications
Clear all

Using EzFiction and the CHallenges doesn't work

16 Posts
3 Users
0 Reactions
3,448 Views
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

I am currently using the Ezfiction theme (here). It has been modified a bit by a former member in order to help us (the new admins) out. We recently came across a problem... CHallenges module doesn't work.

YOu can click on it and it only shows the header part for challenges but no actual challenge entries, which one has been made as a test. http://www.fanficnation.net/browse.php?type=challenges

Before we change skins, we want to know if there is something we can do to fix it. THanks.


 
Posted : 06/10/2008 9:23 pm
(@babaca)
Posts: 722
Member Moderator
 

I signed up to your site (feel free to delete me later). I'm wondering if something didn't get uploaded in the challenges module. It looked like it took it but nothing happened after submitting.

What do you see when you are in the Challenges admin page? ( http://www.fanficnation.net/admin.php?action=modules&module=challenges&admin=true) All I have are choices for allowing anonymous challenges (Yes/No) and Recalculate Responses.

Are you running Challenges v.1.2?


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 07/10/2008 10:15 pm
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

I signed up to your site (feel free to delete me later). I'm wondering if something didn't get uploaded in the challenges module. It looked like it took it but nothing happened after submitting.

What do you see when you are in the Challenges admin page? ( http://www.fanficnation.net/admin.php?action=modules&module=challenges&admin=true) All I have are choices for allowing anonymous challenges (Yes/No) and Recalculate Responses.

Are you running Challenges v.1.2?

no it says v. 1.1 ... how do i get v.1.2?


 
Posted : 08/10/2008 9:30 am
(@babaca)
Posts: 722
Member Moderator
 

Download efiction 3.4.3 again... unzip and only replace the modules/challenges folder.


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 08/10/2008 3:14 pm
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

Download efiction 3.4.3 again... unzip and only replace the modules/challenges folder.

done! however, the problem still exist (w/ the skin, as it works with other skins) but with the newest version of the Challenges.


 
Posted : 08/10/2008 3:37 pm
 kali
(@kali)
Posts: 307
Reputable Member
 

It appears to be something your skin editor has done. I tried it on my test site and the challenges come up fine.  😐


Skins made by Kali are no longer supported!

 
Posted : 08/10/2008 8:00 pm
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

It appears to be something your skin editor has done. I tried it on my test site and the challenges come up fine.  😐

I was afraid of that.
Thanks.


 
Posted : 08/10/2008 8:04 pm
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

It appears to be something your skin editor has done. I tried it on my test site and the challenges come up fine.  😐

I was hoping she's be able to help, but she isn't. "All I did was change the css and graphics, so I really don't know what to do about it." and so...is there anyway you can help, or do I just change my skin, even though I love the one we have?


 
Posted : 10/10/2008 5:49 pm
(@babaca)
Posts: 722
Member Moderator
 

Upload a second copy of ezFiction, mark it as a hidden skin (Admin->Skins and check the ones you want shown). Then take the style.css and start again. Add stuff slowly like the banner picture, etc. Upload the changes, then log in as admin and choose that skin so you can see if the changes worked the way you expect. That's how I learned to edit the skins. (Just make sure you keep a copy of the original unmolested so if you screw up you just add the style.css again and start over).

The 3 (4) files you would have to look at to determine were to add things

style.css
header.tpl (in some cases or)
index.tpl (in others)
variables.php


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 10/10/2008 7:45 pm
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

Upload a second copy of ezFiction, mark it as a hidden skin (Admin->Skins and check the ones you want shown). Then take the style.css and start again. Add stuff slowly like the banner picture, etc. Upload the changes, then log in as admin and choose that skin so you can see if the changes worked the way you expect. That's how I lean to edit the skins. (Just make sure you keep a copy of the original unmolested so if you screw up you just add the style.css again and start over.

alright thanks so much...


 
Posted : 10/10/2008 10:13 pm
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

One last question, I promise...the solution worked and I was able to get things to work however

http://www.fanficnation.net/index.php

i am having problems with the most recent block showing up with this skin...help?


 
Posted : 10/10/2008 10:20 pm
(@babaca)
Posts: 722
Member Moderator
 

It must have worked because I see Recent on your skin. Mainly you have to make sure in Admin->Blocks->Recent that you have the recent block turned on.
Look in the header.tpl (if it's a Kali skin or index.tpl if it's someone else's) and see if {recent} is added to the tpl.
If it is and it still isn't working, then check to see if there is a variables.php file in the skins folder. If so see if 'recent' is there and if there's a number you might have to change it. to something like $blocks['recent']['tpl'] = 0; you change it to $blocks['recent']['tpl'] = 1;

barb


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 11/10/2008 12:09 am
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

It must have worked because I see Recent on your skin. Mainly you have to make sure in Admin->Blocks->Recent that you have the recent block turned on.
Look in the header.tpl (if it's a Kali skin or index.tpl if it's someone else's) and see if {recent} is added to the tpl.
If it is and it still isn't working, then check to see if there is a variables.php file in the skins folder. If so see if 'recent' is there and if there's a number you might have to change it. to something like $blocks['recent']['tpl'] = 0; you change it to $blocks['recent']['tpl'] = 1;

barb

no it worked and i took it away. it was displaying summaries and i just want story, author and feedback...how do i do that.


 
Posted : 11/10/2008 12:53 am
(@babaca)
Posts: 722
Member Moderator
 

I think you would have to physically edit the recent.php file in the Blocks folder.  But don't quote me on that. I think someone else who has edited that like Carissa would be a better person to answer that.


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 11/10/2008 1:10 am
(@fanficnation)
Posts: 33
Eminent Member
Topic starter
 

I think you would have to physically edit the recent.php file in the Blocks folder.  But don't quote me on that. I think someone else who has edited that like Carissa would be a better person to answer that.

yeah i know i have to edit it, but i don't know what to use


 
Posted : 11/10/2008 1:35 am
Page 1 / 2
Share: