Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4216
Latest: ezycc
New This Month: 0
New This Week: 2
New Today: 0
Stats
Total Posts: 42796
Total Topics: 7456
Most Online Today: 54
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 33
Total: 33

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jacci

Pages: [1] 2
1
Support / [SOLVED] Upgraded and lost button
« on: December 10, 2010, 05:36:42 pm »
Just ran smf upgrade to rc4 and i can't get the downloads button to display in any theme any more.

the code i had in sources/subs.php was

Code: [Select]
// [Downloads] button
'downloads' => array(
'title' => $txt['Sheets'],
'href' => $scripturl . '?action=downloads',
'show' => $context['allow_downloads_view'],
'icon' => '',
),


but it doesn't seem to be working anymore,  and is no longer in subs at all

I also ran upgrade to latest downloads pro, but problem persists.


2
Feature Requests / Include category/child category in listings
« on: August 19, 2010, 11:08:45 pm »
When doing a search, if more than one match is found (sometimes files with same or similar names in different categories), there is no way to tell which category or child category each file is from without actually looking at the file. It would be great if an added column including the Parent/child category was included in order to make locating the actual file a little easier.

This would also be very helpful on the recent listings too

thanks

3
Support / Force Line Break in Title
« on: August 18, 2010, 09:26:35 pm »
Is there any way to force a line break in the title.
for example, i name my documents... Practice Test 2010  and the actual file name might be test_2010_school.pdf
Currently they are listing like this in the title

Practice Test 2010 (test_2010_school.pdf)

and i want to be able to force them to look like this

Practice Test 2010
(test_2010_school.pdf)

thanks

4
Support / [SOLVED] Miissing Text/Links
« on: March 28, 2010, 07:00:43 am »
I just upgraded my forum to 2.0RC3 and updated the downloads pro, and everything seems to be fine, with one problem.
I have set my theme to display buttons instead of text for navigation, but it has carried over into the downloads area as well.  (see attached png)
This had not happened in earlier versions and i am baffled as to how to solve it.

Is there a way i can either make some buttons, which i am quite happy to do, to fill in the gaps, and if so, how do i get them in?

Or even better, how can I get the text to show, without it interfering with my buttons in the rest of the theme?

thanks

5
Support / {SOLVED!}Duplicate Entry
« on: June 12, 2009, 02:54:19 am »
I just installed the 1.0.5 and the upgrade seemed to go fine
however when i tried to upload, i got this error
and the same thing when i tried to delete the download.


Duplicate entry '1' for key 'PRIMARY'
File: /home/XXXXX/public_html/math/forum/Sources/Downloads2.php
Line: 4442

the actual file uploaded correctly and can be downloaded, so that is fine. But there is no way to delete the download now

any idea on how to fix this
thanks


ETA: The update did the trick, thanks!!!

6
Feature Requests / Download Option in listings
« on: June 11, 2009, 08:03:51 am »
Something i would really like to see on the  ?action=downloads;cat=  pages is an option to download from there, rather than having to pick the file and then down load it
Currently the headings are
Title   Image   Views   Downloads   Date   Comments   Options
 maybe add a download button in that row for each listing
an option to download there for membergroups with permissoins woudl be fabulous, saving you clicking the title link and then downloading

I know that bypasses the summary and comments section, and maybe woudl not be appealing to everyone, so perhaps a toggle in admin to allow or not allow downloading direct from the category listings?

7
Support / Stats on Index
« on: May 14, 2009, 08:15:06 am »
Is it possible to pull the stats onto the main index page for total files so that it can read smt like
total members , total posts, total files

i have tried a few different things to get it into my index.template.php for my theme and have not been able to succeed. I am not even sure if i have the right bit of code:
Code: [Select]
<tr>

<td class="windowbg2" width="50%">', $txt['downloads_stats_totalfiles'] ,  '</td>

<td class="windowbg2" width="50%"  align="right">', comma_format($context['total_files']) , '</td>

</tr>

any help greatly appreciated, thanks

8
Bugs / Log Number displayed
« on: May 10, 2009, 10:07:47 pm »
Thanks for adding the option to choose the number of logs to display, this is very useful indeed.
Not really sure if this is a bug or not, or this is just how it will have to work.

It appears that the default number of logs to display is 10. If i choose 50, and then sort via name or date or whatever, it reverts back to displaying only 10, not the 50 I have selected. As it does also everytime i navigate back to the logs page.

If changing that behaviour is too problematic, is it possible for me to 'hack' the code itself to change the default number? I know if i do it this way, i will have to keep doing it each upgrade, but i can live with that moreso than changing the dropdown everytime i re-sort my logs or go to view them again.

 I had a poke around in the downloads2.template and found where the drop down array is and can add my own custom number of logs to display but couldnt figure out how to turn the default from 10 to 50 or another number.
thanks

9
Feature Requests / Select how many log entries per page to veiw
« on: May 10, 2009, 03:22:00 am »
I will be spending a lot of time in my logs, tracking who has downloaded what and when, keeping records of it. WHat would be great is an ability to choose how many log entries can be displayed per page. At the moment it seems like it is ten per page and i would like the option to be able to increase that in the same way you can posts per page.

thanks

ps love the sort and delete features in the new upgrade,  ;D

10
Support / Subcategories Sort
« on: May 10, 2009, 01:22:57 am »
On the primary pages, is it possible to sort the listing of the subcategories

For example

   Advanced (2 unit)
Sheets for 2 unit advanced level   785   [Up] [Down]   [Edit]  [Delete]


 Sub Categories: Trig Functions, Trials 2U, Linear Functions, Calculus, Functions, Geometry, Exponentials/Logs, Physics (2u), Trig Prelim (2U), Probability (2U), Sequences & Series, Quadratic Polynomial (2u), Locus and Parabola, Integration, Factors, Exams Year 12, Equations (2u), Algebra & Surds (2u), Exams Year 11, Term 1 Grading Test, Revison : mixed topics, HSC Papers

   Extension 1 (3 unit)
Sheets for extension 1   351   [Up] [Down]   [Edit]  [Delete]

[Permissions]
 Sub Categories: Binomial Theorem, Physics, Parametric Parabola, Induction, Polynomials, Geometry/Circles, Calculus Ext, Trials (Ext), Ext Trig, Linear Ext, Probability/Counting, Inverse Functions, Algebra & Equations, Functions Ext, Exam Revison, Logs & Exp Ext, Integration (Ext), Exams 11 (Ext), Exams 12 (Ext)

but when they are listed in the category page, they are listed in order i have chosen:
For the 2 unit they are in alphabetical order Algebra, Calculus etc  rather than in the random order on the main page.

Is it possible to have the listing of the subcategories on the 'action=downloads' page to be in the same listing that is ordered on the categories pages?

I hope that makes sense

11
Feature Requests / Delete Entries from logs
« on: May 08, 2009, 07:34:47 am »
It woudl be a very handy feature to be able to delete certain entries in the logs, or all of them, similar to the way you can the error logs in the forum maintainence area. Either one by one, or en masse.
thanks

12
Feature Requests / Return to Category
« on: May 07, 2009, 10:30:21 pm »
It would be great to have a return to... option when uploading. I tend to do a few uploads into the same category at the same time. Currently after an upload it returns you to the most recent upload page of myfiles : action=downloads;sa-myfiles;u=1

It would be very helpful to be able to change that behaviour so you can choose to either return to the category you were uploading in, or back to your myfiles page in the admin area.

for example, when i upload into action=downloads;cat=17, when the upload was complete, to return to that same page instead of the other, and then have to navigate back to that category

Hope that made some kind of sense
thanks

13
Bugs / Fatal Error FTP
« on: May 06, 2009, 08:43:54 pm »
Just tried to upload via an ftp folder and 2 strange things are happening

1.
Code: [Select]
Fatal error: Call to undefined function filesizie() in /home/XXXX/public_html/math/forum/Sources/Load.php(1944) : eval()'d code on line 3914
i notice that filesizie is spelt incorrectly and wondered if that was the problem, and when i checked Load.php, it did not have lines as far as 3914, so didn't know how to proceed.
It only lists the first file of about 7 in that folder, so i am guessing that it has failed to do its thing on the first file and just quit on the rest.

2. The second oddity is that the folders in the downloads, (have enabled multiple folders) are not visible in my ftp program (cuteftp-pro 8.3). I can see them via the cpanel interface (which is a demon to work with cos you can only add one file at a time so it defeats the purpose of the batch add in the first place). Is there any reason or filter or secret thing i need to do to make them show up in the ftp interface?

thanks


14
Feature Requests / Logs
« on: May 06, 2009, 04:46:49 am »
It would be incredibly useful for me to be able to order the logs

Download Logs
Date:                                  File                                 Member Name      Credits   IP Address
Today at 09:41:46 PM   more testing post pro install   jacci                0             IP
Today at 08:52:15 PM   test2                                 jacci                0             IP
Today at 08:51:26 PM   test                                 jacci                0             IP
Pages: [1]

it would be very handy to be able to sort them by Member name and File name,  so that i could view the downloads by members and which files.

thanks

15
Support / Layout changes
« on: May 06, 2009, 04:37:33 am »
Would it be possilbe to move the upload file box to immediately under the category dropdown box? I have a very short screen and it means scrolling down a lot to get the upload file options and since i still have about 4000 things to upload, to have it immediately under the filename box or category dropdown would be most convenient.

I tried to do this when i had the lite version in and couldnt figure it out, all i ever managed to do was break it.
thanks

Pages: [1] 2

+- Recent Topics

Using SMF's Built-in Search Algorithm by shuban
March 27, 2023, 09:15:10 am

Permissions query by davejo
March 26, 2023, 04:43:48 am

prettyurls - TroubleShooting.wiki by SMFHacks
March 25, 2023, 01:49:35 pm

Download Gallery Option by SMFHacks
March 23, 2023, 09:34:02 am

Lost attachments by pete
March 22, 2023, 10:24:17 am

Additional Permissions by mickjav
March 18, 2023, 05:21:23 am

[Mod]Discord Web Hooks by SMFHacks
March 17, 2023, 08:48:30 am

Site upgrade to 2.1 by SMFHacks
March 12, 2023, 08:51:19 am

Theme/CSS design wanted by mickjav
March 11, 2023, 12:10:11 pm

Category Images by Anmer
March 10, 2023, 06:20:04 am

Powered by EzPortal