Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 297
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 282
Total: 282

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.


Messages - vkot

Pages: 1 ... 7 8 [9]
121
Support / Re: Database error when searching
« on: April 19, 2008, 02:45:55 am »
Now it works! Without me changing anything...

122
Support / Database error when searching
« on: April 16, 2008, 02:09:03 am »
I get this error when I make a search:
Quote
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'i.ID_CAT = 5 AND AND (i.title LIKE '%Asama%' OR i.description LIKE '%Asama%')
' at line 10
File: /xxxxxx/xxxxxx/Sources/Load.php(1726) : eval()'d code
Line: 4113
(file path is hidden)

I guess there was a problem at line 1726 (4113 does not exist), which is the line with the "eval()" here:
Code: [Select]
// Are we going to use eval?
if (empty($modSettings['disableTemplateEval']))
{
$file_found = file_exists($filename) && eval('?' . '>' . rtrim(file_get_contents($filename))) !== false;
$settings['current_include_filename'] = $filename;
}

123
Feature Requests / Different CSS for Classifieds
« on: April 16, 2008, 01:42:55 am »
I would like to have different CSS for the Classifieds pages. I would like to make the style of the links different (at least), more specifically the links for functions like [Edit] [Delete] [Manage listing] etc. I'd like to make them look like buttons by using background, border, hover, no-wrap.

Is it in your plans or should I make my own hack?

124
SMFHacks,
For starters, could you make the feedback page take the URL from the listing page?

For example, we click on the "Submit feedback for xxxxx" link, which instead of being like this: http://mysite.com/classifieds/index.php?action=trader;sa=submit;id=999 it will be like this: http://mysite.com/classifieds/index.php?action=trader;sa=submit;id=999;listing_id=777 so as the listing ID can pass to the feedback page.
Then, the "Topic URL" field on the feedback page instead of being <input type="text" name="topicurl"  size="75" /> it will be something like
Code: [Select]
$topicurl="http://mysite.com/classifieds/index.php?action=classifieds;sa=view;id=".$_GET['listing_id']
...
<input type="hidden" name="topicurl" value=$topicurl />

What do you think?

125
Feature Requests / Re: Could we have a member listing limit?
« on: April 16, 2008, 12:56:18 am »
I think that per day/per week/per month would be very useful. This is to prevent people trying to make the Classifieds their own online store with dozens of listings every day/week/month.

126
Support / Re: Support for SMF 2.0?
« on: April 14, 2008, 01:16:24 pm »
That's fine  ;)

127
Support / Re: Support for SMF 2.0?
« on: April 14, 2008, 04:51:56 am »
Well, then I have another question:

If I install smf classifieds now on my SMF 1.1.4, will I be able to move or upgrade (easily) the classifieds listings to the new SMF 2.0 forum?

128
Support / Support for SMF 2.0?
« on: April 10, 2008, 03:19:40 pm »
SMF version is now 2.0 beta 3 public. When will SMF Classifieds support it?

From what I seei, the problem lies on the strings that the mod installation is searching for in the SMF files. It shouldn't be difficult to fix it.

Pages: 1 ... 7 8 [9]

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal